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 v5: - Rebase onto v7.1-rc4 - Link to v4: https://patch.msgid.link/[email protected] Changes in v4: - Rebase 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: 5200f5f493f79f14bbdc349e402a40dfb32f23c8 change-id: 20250604-selftest-filelock-ktap-f2ae998a0de0 Best regards, -- Mark Brown <[email protected]>

