From 3e5a9e5176f1e58d0e2622708796474d2552d625 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 30 Jul 2009 18:48:56 +0000 Subject: 2009-07-30 Joel Sherrill * Makefile.am, configure.ac: Add new test for exercising running out of memory while allocating the key pointers. * psxkey02/.cvsignore, psxkey02/Makefile.am, psxkey02/init.c, psxkey02/psxkey02.doc, psxkey02/psxkey02.scn: New files. --- testsuites/psxtests/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index c5fb4bb225..1a3dbba0aa 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -6,10 +6,10 @@ ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psx10 psx11 psx12 psx13 psx14 psxautoinit01 psxautoinit02 psxbarrier01 \ - psxcancel psxcleanup psxcond01 psxenosys psxkey01 psxitimer psxmsgq01 \ - psxmsgq02 psxmsgq03 psxmsgq04 psxmutexattr01 psxobj01 psxrwlock01 psxsem01 \ - psxsignal01 psxsignal02 psxsignal03 psxspin01 psxspin02 psxsysconf \ - psxtime psxtimer01 psxtimer02 psxualarm \ + psxcancel psxcleanup psxcond01 psxenosys psxkey01 psxkey02 psxitimer \ + psxmsgq01 psxmsgq02 psxmsgq03 psxmsgq04 psxmutexattr01 psxobj01 \ + psxrwlock01 psxsem01 psxsignal01 psxsignal02 psxsignal03 psxspin01 \ + psxspin02 psxsysconf psxtime psxtimer01 psxtimer02 psxualarm \ psxfatal01 psxfatal02 \ psxintrcritical01 -- cgit v1.2.3