From 408eea8879966e73a382b53428961d60dd99cb86 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 8 Mar 2011 22:10:39 +0000 Subject: 2011-03-08 Joel Sherrill PR 1759/cpukit * Makefile.am, configure.ac: Add test to use some pthread calls with Classic Tasks. * psxclassic01/.cvsignore, psxclassic01/Makefile.am, psxclassic01/init.c, psxclassic01/psxclassic01.doc, psxclassic01/psxclassic01.scn: New files. --- testsuites/psxtests/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/psxtests/configure.ac') diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac index 9cf7794b6a..6968635b46 100644 --- a/testsuites/psxtests/configure.ac +++ b/testsuites/psxtests/configure.ac @@ -106,6 +106,7 @@ psxbarrier01/Makefile psxcancel/Makefile psxcancel01/Makefile psxchroot01/Makefile +psxclassic01/Makefile psxcleanup/Makefile psxcleanup01/Makefile psxclock/Makefile -- cgit v1.2.3