summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm29/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-11 19:44:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-11 19:44:44 +0000
commitdc172333dff5389bd48aa55f5c2e9cc6164953e8 (patch)
tree87df7ae452abc2e06b2f13cabb24db6312d47027 /testsuites/tmtests/tm29/Makefile.am
parent2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-dc172333dff5389bd48aa55f5c2e9cc6164953e8.tar.bz2
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am, tm20/Makefile.am, tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am, tmoverhd/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/tmtests/tm29/Makefile.am')
-rw-r--r--testsuites/tmtests/tm29/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm29/Makefile.am b/testsuites/tmtests/tm29/Makefile.am
index 2c2a883e1a..f1db1b3f12 100644
--- a/testsuites/tmtests/tm29/Makefile.am
+++ b/testsuites/tmtests/tm29/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-MANAGERS = io rate_monotonic
+MANAGERS = io rate_monotonic semaphore
rtems_tests_PROGRAMS = tm29.exe
tm29_exe_SOURCES = task1.c system.h ../include/timesys.h