From 9688b8fd696a7ee8e496f855c9087319d2811b93 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 26 Jul 2011 16:39:05 +0000 Subject: 2011-07-26 Ricardo Aguirre PR 1852/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_wait - not available, block. * psxtmsem03/.cvsignore, psxtmsem03/Makefile.am, psxtmsem03/init.c, psxtmsem03/psxtmsem03.doc: New files. --- testsuites/psxtmtests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/psxtmtests/Makefile.am') diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am index 656d5158db..7723af9408 100644 --- a/testsuites/psxtmtests/Makefile.am +++ b/testsuites/psxtmtests/Makefile.am @@ -20,6 +20,7 @@ SUBDIRS += psxtmnanosleep01 SUBDIRS += psxtmnanosleep02 SUBDIRS += psxtmsem01 SUBDIRS += psxtmsem02 +SUBDIRS += psxtmsem03 SUBDIRS += psxtmsem04 SUBDIRS += psxtmsem05 SUBDIRS += psxtmsleep01 -- cgit v1.2.3