From f8d39b8dcd3cec1893ff9edd216eddff08f9b752 Mon Sep 17 00:00:00 2001 From: Jennifer Averett Date: Mon, 4 Feb 2008 19:39:43 +0000 Subject: 2008-02-04 Jennifer Averett * Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c: Added tests for failure path coverages. Consolidated methods used in multiple places into support routines. * psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn, psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am, psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files. --- testsuites/psxtests/configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/psxtests/configure.ac') diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac index aa3cc8c45e..35dc04e7bb 100644 --- a/testsuites/psxtests/configure.ac +++ b/testsuites/psxtests/configure.ac @@ -50,8 +50,10 @@ psxfatal01/Makefile psxfatal02/Makefile psxfile01/Makefile psxhdrs/Makefile +psxkey01/Makefile psxmount/Makefile psxmsgq01/Makefile +psxmsgq02/Makefile psxreaddir/Makefile psxrdwrv/Makefile psxrwlock01/Makefile -- cgit v1.2.3