From 408a16edb5d8f6ed849e5ddcb158b7b35bec536f Mon Sep 17 00:00:00 2001 From: Christopher Kerl Date: Mon, 14 Jan 2013 10:12:14 -0600 Subject: Create POSIX Timing Test psxtmthread02 Minor modifications were made to the student version to clearify methods and to clean up test output. --- 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 3530eaffe2..be21fa286b 100644 --- a/testsuites/psxtmtests/Makefile.am +++ b/testsuites/psxtmtests/Makefile.am @@ -40,6 +40,7 @@ SUBDIRS += psxtmsem05 SUBDIRS += psxtmsleep01 SUBDIRS += psxtmsleep02 SUBDIRS += psxtmthread01 +SUBDIRS += psxtmthread02 SUBDIRS += psxtmthread03 endif -- cgit v1.2.3