Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH 0/4] selftests/nolibc: integrate with kselftests
@ 2025-06-20 21:39 Thomas Weißschuh
  2025-06-20 21:39 ` [PATCH 1/4] selftests/nolibc: drop implicit defconfig executions Thomas Weißschuh
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Thomas Weißschuh @ 2025-06-20 21:39 UTC (permalink / raw)
  To: Willy Tarreau, Shuah Khan
  Cc: linux-kselftest, linux-kernel, Mark Brown, Thomas Weißschuh

Hook up nolibc-test with the kselftests framework.
This enables CI systems and developers to easily execute the tests.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (4):
      selftests/nolibc: drop implicit defconfig executions
      selftests/nolibc: split out CFLAGS logic
      selftests/nolibc: rename Makefile
      selftests/nolibc: integrate with kselftests

 tools/testing/selftests/Makefile                |   1 +
 tools/testing/selftests/nolibc/Makefile         | 346 +-----------------------
 tools/testing/selftests/nolibc/Makefile.include |  10 +
 tools/testing/selftests/nolibc/Makefile.nolibc  | 340 +++++++++++++++++++++++
 tools/testing/selftests/nolibc/run-tests.sh     |   2 +-
 5 files changed, 363 insertions(+), 336 deletions(-)
---
base-commit: d7161bd24e41eee5a3cca5bd8caaf1afdf9120c9
change-id: 20250616-nolibc-selftests-39a774708272

Best regards,
-- 
Thomas Weißschuh <linux@weissschuh.net>


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

end of thread, other threads:[~2025-06-23 20:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 21:39 [PATCH 0/4] selftests/nolibc: integrate with kselftests Thomas Weißschuh
2025-06-20 21:39 ` [PATCH 1/4] selftests/nolibc: drop implicit defconfig executions Thomas Weißschuh
2025-06-20 21:39 ` [PATCH 2/4] selftests/nolibc: split out CFLAGS logic Thomas Weißschuh
2025-06-20 21:39 ` [PATCH 3/4] selftests/nolibc: rename Makefile Thomas Weißschuh
2025-06-21  4:14   ` Willy Tarreau
2025-06-21  8:34     ` Thomas Weißschuh
2025-06-21  8:47       ` Willy Tarreau
2025-06-23 20:18         ` Thomas Weißschuh
2025-06-23 20:24           ` Willy Tarreau
2025-06-20 21:39 ` [PATCH 4/4] selftests/nolibc: integrate with kselftests Thomas Weißschuh

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