linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests/filelock: Make output more kselftestish
@ 2025-08-18 19:19 Mark Brown
  2025-08-18 19:19 ` [PATCH 1/3] kselftest/filelock: Use ksft_perror() Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Brown @ 2025-08-18 19:19 UTC (permalink / raw)
  To: Shuah Khan, Jeff Layton; +Cc: linux-kselftest, linux-kernel, Mark Brown

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 <broonie@kernel.org>
---
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: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250604-selftest-filelock-ktap-f2ae998a0de0

Best regards,
--  
Mark Brown <broonie@kernel.org>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-08-18 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18 19:19 [PATCH 0/3] selftests/filelock: Make output more kselftestish Mark Brown
2025-08-18 19:19 ` [PATCH 1/3] kselftest/filelock: Use ksft_perror() Mark Brown
2025-08-18 19:19 ` [PATCH 2/3] kselftest/filelock: Report each test in oftlocks separately Mark Brown
2025-08-18 19:19 ` [PATCH 3/3] kselftest/filelock: Add a .gitignore file Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).