From 7d931f6aa833db3d0eb6557c323d75360c100c4a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 26 Jul 2011 13:33:50 +0000 Subject: 2011-07-26 Ricardo Aguirre PR 1849/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_post - thread waiting, no preempt. * psxtmsem04/.cvsignore, psxtmsem04/Makefile.am, psxtmsem04/init.c, psxtmsem04/psxtmsem04.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 2f1f01ee06..35c62cbebc 100644 --- a/testsuites/psxtmtests/Makefile.am +++ b/testsuites/psxtmtests/Makefile.am @@ -20,6 +20,7 @@ SUBDIRS += psxtmnanosleep01 SUBDIRS += psxtmnanosleep02 SUBDIRS += psxtmsem01 SUBDIRS += psxtmsem02 +SUBDIRS += psxtmsem04 SUBDIRS += psxtmsleep01 SUBDIRS += psxtmsleep02 SUBDIRS += psxtmthread01 -- cgit v1.2.3