This series makes the output from the ofdlocks test a bit easier for tooling to work with, and also ignores the generated file while we're here.
Signed-off-by: Mark Brown <[email protected]> --- Changes in v4: - Rebaseo onto v7.0-rc1. - Link to v3: https://patch.msgid.link/[email protected] Changes in v3: - Rebase onto v6.19-rc1. - Link to v2: https://lore.kernel.org/r/[email protected] Changes in v2: - Rebase onto v6.18-rc1. - Link to v1: https://lore.kernel.org/r/[email protected] --- Mark Brown (3): kselftest/filelock: Use ksft_perror() kselftest/filelock: Report each test in oftlocks separately kselftest/filelock: Add a .gitignore file tools/testing/selftests/filelock/.gitignore | 1 + tools/testing/selftests/filelock/ofdlocks.c | 94 +++++++++++++---------------- 2 files changed, 42 insertions(+), 53 deletions(-) --- base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f change-id: 20250604-selftest-filelock-ktap-f2ae998a0de0 Best regards, -- Mark Brown <[email protected]>

