[PATCH 0/5] selftests/nolibc: test kernel configuration cleanups

Thomas Weißschuh posted 5 patches 1 year ago
There is a newer version of this series
tools/testing/selftests/nolibc/Makefile     | 17 +++++------------
tools/testing/selftests/nolibc/run-tests.sh |  5 +----
2 files changed, 6 insertions(+), 16 deletions(-)
[PATCH 0/5] selftests/nolibc: test kernel configuration cleanups
Posted by Thomas Weißschuh 1 year ago
A few cleanups and optimizations for the management of the kernel
configuration.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (5):
      selftests/nolibc: drop custom EXTRACONFIG functionality
      selftests/nolibc: drop call to prepare target
      selftests/nolibc: drop call to mrproper target
      selftests/nolibc: execute defconfig before other targets
      selftests/nolibc: always keep test kernel configuration up to date

 tools/testing/selftests/nolibc/Makefile     | 17 +++++------------
 tools/testing/selftests/nolibc/run-tests.sh |  5 +----
 2 files changed, 6 insertions(+), 16 deletions(-)
---
base-commit: 60fe18237f72e3a186127658452dbb0992113cf7
change-id: 20250122-nolibc-config-d639e1612c93

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