From 166a9f67cde9085a74d6d5d962160b3c92b3e3d7 Mon Sep 17 00:00:00 2001 From: Kuan-Hsun Chen Date: Mon, 30 Jan 2017 19:34:28 +0100 Subject: 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. --- testsuites/sptests/sprmsched01/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/sptests/sprmsched01/Makefile.am') 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 -- cgit v1.2.3