summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sprmsched01/Makefile.am
diff options
context:
space:
mode:
authorKuan-Hsun Chen <c0066c@gmail.com>2017-01-30 19:34:28 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-31 07:20:06 +0100
commit166a9f67cde9085a74d6d5d962160b3c92b3e3d7 (patch)
treef73d3e00c2929d12283fd826d7ea799b2b87f83f /testsuites/sptests/sprmsched01/Makefile.am
parentscore: Fix unused parameter warning (diff)
downloadrtems-166a9f67cde9085a74d6d5d962160b3c92b3e3d7.tar.bz2
sprmsched01/spedfsched04: Revise
Instead of using the target time and console driver, both tests now use assertions and rtems_rate_monotonic_get_status() to verify the count of postponed jobs. The setting of spedfsched04 is slightly changed. Close #2795.
Diffstat (limited to 'testsuites/sptests/sprmsched01/Makefile.am')
-rw-r--r--testsuites/sptests/sprmsched01/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/sptests/sprmsched01/Makefile.am b/testsuites/sptests/sprmsched01/Makefile.am
index 068bb19a9e..a8cf788ef6 100644
--- a/testsuites/sptests/sprmsched01/Makefile.am
+++ b/testsuites/sptests/sprmsched01/Makefile.am
@@ -1,7 +1,7 @@
rtems_tests_PROGRAMS = sprmsched01
-sprmsched01_SOURCES = init.c
-
+sprmsched01_SOURCES = init.c ../../support/src/spin.c
+
dist_rtems_tests_DATA = sprmsched01.scn
dist_rtems_tests_DATA += sprmsched01.doc