summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 16:56:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 16:56:21 +0000
commit8728969392fb21acd6c4d5918a05894b87f323b6 (patch)
tree54baf3e23fc60f064fbd2573df24c637e5855640 /testsuites/psxtests/configure.ac
parent2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-8728969392fb21acd6c4d5918a05894b87f323b6.tar.bz2
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: New test to cover all RTEMS POSIX functions that return ENOSYS. * psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c, psxenosys/psxenosys.scn, psxenosys/system.h: 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 55a5543ae5..ed52aeee7b 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -43,6 +43,7 @@ psx13/Makefile
psxbarrier01/Makefile
psxcancel/Makefile
psxchroot01/Makefile
+psxenosys/Makefile
psxfile01/Makefile
psxhdrs/Makefile
psxmount/Makefile