From e3e3b871ee7f625bb65de0836490db73badce55e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 17 Jul 2020 14:40:36 +0200 Subject: libtest: Add T_busy() Update #3199. --- cpukit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index abf18d176f..7f89f6a283 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -1857,6 +1857,7 @@ librtemstest_a_SOURCES += libtest/testextension.c librtemstest_a_SOURCES += libtest/testparallel.c librtemstest_a_SOURCES += libtest/testwrappers.c librtemstest_a_SOURCES += libtest/t-test.c +librtemstest_a_SOURCES += libtest/t-test-busy.c librtemstest_a_SOURCES += libtest/t-test-checks.c librtemstest_a_SOURCES += libtest/t-test-checks-eno.c librtemstest_a_SOURCES += libtest/t-test-checks-psx.c -- cgit v1.2.3