lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250620-nolibc-selftests-v1-0-f6b2ce7c5071@weissschuh.net>
Date: Fri, 20 Jun 2025 23:39:29 +0200
From: Thomas Weißschuh <linux@...ssschuh.net>
To: Willy Tarreau <w@....eu>, Shuah Khan <shuah@...nel.org>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Mark Brown <broonie@...nel.org>, 
 Thomas Weißschuh <linux@...ssschuh.net>
Subject: [PATCH 0/4] selftests/nolibc: integrate with kselftests

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@...ssschuh.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@...ssschuh.net>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ