summaryrefslogtreecommitdiffstats
path: root/c/src/tests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-09 20:19:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-09 20:19:22 +0000
commitdfdaf4acf11ee37d330bea34442e46dd12b11e8b (patch)
tree5361ae29ef7193ef551dcc36ccde775e319c724f /c/src/tests
parentprinting task names now instead of id numbers (diff)
downloadrtems-dfdaf4acf11ee37d330bea34442e46dd12b11e8b.tar.bz2
added cpuuse and rtmonuse
Diffstat (limited to 'c/src/tests')
-rw-r--r--c/src/tests/libtests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/libtests/Makefile.in b/c/src/tests/libtests/Makefile.in
index c75dcfade7..c6875734a0 100644
--- a/c/src/tests/libtests/Makefile.in
+++ b/c/src/tests/libtests/Makefile.in
@@ -10,4 +10,4 @@ VPATH=@srcdir@
include $(RTEMS_CUSTOM)
include $(PROJECT_ROOT)/make/directory.cfg
-SUB_DIRS=malloctest stackchk
+SUB_DIRS=cpuuse rtmonuse malloctest stackchk