summaryrefslogtreecommitdiffstats
path: root/rules/rt-tests.in
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2022-06-02 14:28:42 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-06-03 09:06:08 +0200
commite918f376108fc88b22016d47dfe6e1e325b2db45 (patch)
tree16cc02173b4bb6df328996b73f750ab187255abb /rules/rt-tests.in
parent921a7eb3f62f4e5b620ebef85d20aeeca0ce71f2 (diff)
downloadptxdist-e918f376108fc88b22016d47dfe6e1e325b2db45.tar.gz
ptxdist-e918f376108fc88b22016d47dfe6e1e325b2db45.tar.xz
rt-tests: version bump 1.0 -> 2.3
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 <ada@thorsis.com> Message-Id: <20220602122842.26465-3-ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/rt-tests.in')
-rw-r--r--rules/rt-tests.in5
1 files changed, 1 insertions, 4 deletions
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"