From c9d2405848bd55676578748f191c2f2317b9dd76 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 18 Jul 2020 20:09:11 +0200 Subject: libtest: Add rtems_test_run() 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 ce25efe10b..89edaefb17 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -1855,6 +1855,7 @@ librtemstest_a_SOURCES += libtest/testbeginend.c librtemstest_a_SOURCES += libtest/testbusy.c librtemstest_a_SOURCES += libtest/testextension.c librtemstest_a_SOURCES += libtest/testparallel.c +librtemstest_a_SOURCES += libtest/testrun.c librtemstest_a_SOURCES += libtest/testwrappers.c librtemstest_a_SOURCES += libtest/t-test.c librtemstest_a_SOURCES += libtest/t-test-busy.c -- cgit v1.2.3