summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-28 23:10:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-28 23:10:15 +0000
commitbfd225e917517a10dc697f15d5fb216c386433f4 (patch)
tree20ec20068e10775f65935b0f9412a936c9501a36 /testsuites/psxtests/configure.ac
parent2009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-bfd225e917517a10dc697f15d5fb216c386433f4.tar.bz2
2009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new test for calling pthread_cancel() from an ISR. * psxcancel01/.cvsignore, psxcancel01/Makefile.am, psxcancel01/init.c, psxcancel01/psxcancel01.doc, psxcancel01/psxcancel01.scn: New files.
Diffstat (limited to 'testsuites/psxtests/configure.ac')
-rw-r--r--testsuites/psxtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index 8ce7d1fc8e..2be98b2ae4 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -47,6 +47,7 @@ psxautoinit01/Makefile
psxautoinit02/Makefile
psxbarrier01/Makefile
psxcancel/Makefile
+psxcancel01/Makefile
psxchroot01/Makefile
psxcleanup/Makefile
psxclock/Makefile