From 4b7e1fd91f7734e58bf19740a93fc564a8d2fa39 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Sep 2011 15:58:46 +0000 Subject: 2011-09-15 Joel Sherrill * spcbssched01/Makefile.am, spcbssched02/Makefile.am, spcbssched03/Makefile.am: Formatting. --- testsuites/sptests/ChangeLog | 5 +++++ testsuites/sptests/spcbssched01/Makefile.am | 2 +- testsuites/sptests/spcbssched02/Makefile.am | 2 +- testsuites/sptests/spcbssched03/Makefile.am | 5 +++-- 4 files changed, 10 insertions(+), 4 deletions(-) (limited to 'testsuites') 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 + + * spcbssched01/Makefile.am, spcbssched02/Makefile.am, + spcbssched03/Makefile.am: Formatting. + 2011-09-15 Petr Benes 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 -- cgit v1.2.3