summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 13:38:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 13:38:42 +0000
commit99a074de90650c87eed727cf9fd7693e2978fcbb (patch)
tree7613ec1090467a0401cdc17ac843307835d432e0 /testsuites/psxtmtests/Makefile.am
parent2011-07-26 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-99a074de90650c87eed727cf9fd7693e2978fcbb.tar.bz2
2011-07-26 Ricardo Aguirre <el.mastin@ymail.com>
PR 1850/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_post - thread waiting, preempt. * psxtmsem05/.cvsignore, psxtmsem05/Makefile.am, psxtmsem05/init.c, psxtmsem05/psxtmsem05.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/Makefile.am')
-rw-r--r--testsuites/psxtmtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am
index 35c62cbebc..656d5158db 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -21,6 +21,7 @@ SUBDIRS += psxtmnanosleep02
SUBDIRS += psxtmsem01
SUBDIRS += psxtmsem02
SUBDIRS += psxtmsem04
+SUBDIRS += psxtmsem05
SUBDIRS += psxtmsleep01
SUBDIRS += psxtmsleep02
SUBDIRS += psxtmthread01