From af9266541fda63cb02cf54154d54e6b5504cef74 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 17 Jul 2020 14:49:42 +0200 Subject: libtest: Add T_get_one_clock_tick_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 7f89f6a283..a119055abb 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -1858,6 +1858,7 @@ 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-busy-tick.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