summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/cpuuse
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-11 19:46:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-11 19:46:02 +0000
commit9de4e5be47e9ee0b86a604f6f3c586157aa753e4 (patch)
tree27030ccd0ae8896543e261b0d9fe6ff4c13edb82 /testsuites/libtests/cpuuse
parent2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-9de4e5be47e9ee0b86a604f6f3c586157aa753e4.tar.bz2
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add optional managers to Makefiles. Clean up test cases so last output line follows END OF pattern. Make sure test case all run. All tests appeared ok on sis.
Diffstat (limited to 'testsuites/libtests/cpuuse')
-rw-r--r--testsuites/libtests/cpuuse/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/cpuuse/Makefile.am b/testsuites/libtests/cpuuse/Makefile.am
index 9ec0ba0210..72906c045a 100644
--- a/testsuites/libtests/cpuuse/Makefile.am
+++ b/testsuites/libtests/cpuuse/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-MANAGERS = io rate_monotonic
+MANAGERS = io rate_monotonic semaphore extension
rtems_tests_PROGRAMS = cpuuse.exe
cpuuse_exe_SOURCES = init.c task1.c task2.c task3.c tswitch.c system.h