From c3a8293b75d1750006d7bf0700481d9268af2564 Mon Sep 17 00:00:00 2001 From: Jennifer Averett Date: Thu, 20 Dec 2007 18:19:15 +0000 Subject: 2007-12-20 Jennifer Averett * Makefile.am, configure.ac: Added test for ualarm * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn, psxualarm/system.h: New files. --- testsuites/psxtests/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 1f7e59f217..ed3ae074eb 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -6,11 +6,11 @@ ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psx10 psx11 psx12 psxtime psxtimer01 psxtimer02 psxcancel psxbarrier01 \ - psxmsgq01 psxrwlock01 psxsem01 psxspin01 psxenosys psxsignal01 psxsysconf + psxmsgq01 psxrwlock01 psxsem01 psxspin01 psxenosys psxsignal01 psxsysconf \ + psxualarm ## File IO tests -SUBDIRS += psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01 - +SUBDIRS += psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01 ## Until sys/uio.h is moved to libcsupport, we have to have networking ## enabled to support readv and writev. Hopefully this is a temporary ## situation. -- cgit v1.2.3