From e918f376108fc88b22016d47dfe6e1e325b2db45 Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Thu, 2 Jun 2022 14:28:42 +0200 Subject: rt-tests: version bump 1.0 -> 2.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Six years of changes. Added and removed test tools, changed options, fixed build issues, improved manual pages, fixed bugs, fixed compiler warnings, fixed buffer overflows, added features to existing tools, add json output for some tools, unify command line arguments over different tools, … Signed-off-by: Alexander Dahl Message-Id: <20220602122842.26465-3-ada@thorsis.com> Signed-off-by: Michael Olbrich --- rules/rt-tests.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'rules/rt-tests.in') diff --git a/rules/rt-tests.in b/rules/rt-tests.in index 1cb29b712..5eacf4c40 100644 --- a/rules/rt-tests.in +++ b/rules/rt-tests.in @@ -5,6 +5,7 @@ menuconfig RT_TESTS select LIBC_PTHREAD select LIBC_RT select LIBC_DL + select NUMACTL select GCCLIBS_GCC_S if RT_TESTS_RT_MIGRATE_TEST prompt "rt-tests " help @@ -68,10 +69,6 @@ config RT_TESTS_RT_MIGRATE_TEST bool prompt "rt-migrate-test" -config RT_TESTS_SENDME - bool - prompt "sendme" - config RT_TESTS_SIGNALTEST bool prompt "signaltest" -- cgit v1.2.3