summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-09-15 15:58:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-09-15 15:58:46 +0000
commit4b7e1fd91f7734e58bf19740a93fc564a8d2fa39 (patch)
tree8d835c97ed9bf04702be663ece12c5e1e473d8cb /testsuites
parent2011-09-15 Petr Benes <benesp16@fel.cvut.cz> (diff)
downloadrtems-4b7e1fd91f7734e58bf19740a93fc564a8d2fa39.tar.bz2
2011-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* spcbssched01/Makefile.am, spcbssched02/Makefile.am, spcbssched03/Makefile.am: Formatting.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/ChangeLog5
-rw-r--r--testsuites/sptests/spcbssched01/Makefile.am2
-rw-r--r--testsuites/sptests/spcbssched02/Makefile.am2
-rw-r--r--testsuites/sptests/spcbssched03/Makefile.am5
4 files changed, 10 insertions, 4 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 8b9ac7887a..baad7d187e 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * spcbssched01/Makefile.am, spcbssched02/Makefile.am,
+ spcbssched03/Makefile.am: Formatting.
+
2011-09-15 Petr Benes <benesp16@fel.cvut.cz>
PR 1907/testing
diff --git a/testsuites/sptests/spcbssched01/Makefile.am b/testsuites/sptests/spcbssched01/Makefile.am
index bc0b3e6587..5d879e63e4 100644
--- a/testsuites/sptests/spcbssched01/Makefile.am
+++ b/testsuites/sptests/spcbssched01/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-MANAGERS = io semaphore clock
+MANAGERS = all
rtems_tests_PROGRAMS = spcbssched01
spcbssched01_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/spcbssched02/Makefile.am b/testsuites/sptests/spcbssched02/Makefile.am
index 664978c91c..cbc64c1770 100644
--- a/testsuites/sptests/spcbssched02/Makefile.am
+++ b/testsuites/sptests/spcbssched02/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-MANAGERS = io rate_monotonic semaphore clock
+MANAGERS = all
rtems_tests_PROGRAMS = spcbssched02
spcbssched02_SOURCES = init.c task_periodic.c system.h
diff --git a/testsuites/sptests/spcbssched03/Makefile.am b/testsuites/sptests/spcbssched03/Makefile.am
index 5b884a2dd5..5f3ef13dc1 100644
--- a/testsuites/sptests/spcbssched03/Makefile.am
+++ b/testsuites/sptests/spcbssched03/Makefile.am
@@ -2,10 +2,11 @@
## $Id$
##
-MANAGERS = io rate_monotonic semaphore clock
+MANAGERS = all
rtems_tests_PROGRAMS = spcbssched03
-spcbssched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h cbsparams.h
+spcbssched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h \
+ cbsparams.h
dist_rtems_tests_DATA = spcbssched03.scn
dist_rtems_tests_DATA += spcbssched03.doc