Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH 0/4] selftests: ktap_helpers: Add some missing helpers
@ 2024-01-31 22:02 Nícolas F. R. A. Prado
  2024-01-31 22:02 ` [PATCH 1/4] selftests: ktap_helpers: Add helper to print diagnostic messages Nícolas F. R. A. Prado
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Nícolas F. R. A. Prado @ 2024-01-31 22:02 UTC (permalink / raw)
  To: Shuah Khan
  Cc: kernel, linux-kselftest, linux-kernel, Laura Nao,
	Nícolas F. R. A. Prado

This series adds a few missing functions to the shell KTAP helpers
script which are present in the C counterpart, kselftest.h.

This series depends on
"selftests: Move KTAP bash helpers to selftests common folder"
https://lore.kernel.org/all/20240102141528.169947-1-laura.nao@collabora.com/

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
---
Nícolas F. R. A. Prado (4):
      selftests: ktap_helpers: Add helper to print diagnostic messages
      selftests: ktap_helpers: Add helper to pass/fail test based on exit code
      selftests: ktap_helpers: Add a helper to abort the test
      selftests: ktap_helpers: Add a helper to finish the test

 tools/testing/selftests/kselftest/ktap_helpers.sh | 39 +++++++++++++++++++++--
 1 file changed, 37 insertions(+), 2 deletions(-)
---
base-commit: f1ca07220ad16a9efae7f68e4bade0db89b63a3c
change-id: 20240131-ktap-sh-helpers-extend-805b77ca773c

Best regards,
-- 
Nícolas F. R. A. Prado <nfraprado@collabora.com>


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

end of thread, other threads:[~2024-02-20 22:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31 22:02 [PATCH 0/4] selftests: ktap_helpers: Add some missing helpers Nícolas F. R. A. Prado
2024-01-31 22:02 ` [PATCH 1/4] selftests: ktap_helpers: Add helper to print diagnostic messages Nícolas F. R. A. Prado
2024-01-31 22:02 ` [PATCH 2/4] selftests: ktap_helpers: Add helper to pass/fail test based on exit code Nícolas F. R. A. Prado
2024-01-31 22:02 ` [PATCH 3/4] selftests: ktap_helpers: Add a helper to abort the test Nícolas F. R. A. Prado
2024-01-31 22:02 ` [PATCH 4/4] selftests: ktap_helpers: Add a helper to finish " Nícolas F. R. A. Prado
2024-02-20 22:59 ` [PATCH 0/4] selftests: ktap_helpers: Add some missing helpers Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox