summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sprmsched01/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-24 15:34:47 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-24 15:37:04 +0100
commit29e08d41f42d68fdafba982061ea7a3d57f75731 (patch)
treeac8588d40f0d4aead734e4262176abe704af2c3b /testsuites/sptests/sprmsched01/Makefile.am
parentrtems: rtems_rate_monotonic_postponed_job_count() (diff)
downloadrtems-29e08d41f42d68fdafba982061ea7a3d57f75731.tar.bz2
sptests/sprmsched01: Merge and fix
Merge into one file and fix obvious problems (e.g. out of bounds array access). Update #2795.
Diffstat (limited to 'testsuites/sptests/sprmsched01/Makefile.am')
-rw-r--r--testsuites/sptests/sprmsched01/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sprmsched01/Makefile.am b/testsuites/sptests/sprmsched01/Makefile.am
index 62d39c86c3..068bb19a9e 100644
--- a/testsuites/sptests/sprmsched01/Makefile.am
+++ b/testsuites/sptests/sprmsched01/Makefile.am
@@ -1,6 +1,6 @@
rtems_tests_PROGRAMS = sprmsched01
-sprmsched01_SOURCES = init.c tasks.c system.h
+sprmsched01_SOURCES = init.c
dist_rtems_tests_DATA = sprmsched01.scn
dist_rtems_tests_DATA += sprmsched01.doc