Ticket #1642: psxtests-changes

File psxtests-changes, 1.2 KB (added by Bharath Suri, on 07/29/10 at 18:13:44)

Patch @ testsuites/psxtests/

Line 
1Index: configure.ac
2===================================================================
3RCS file: /usr1/CVS/rtems/testsuites/psxtests/configure.ac,v
4retrieving revision 1.71
5diff -u -r1.71 configure.ac
6--- configure.ac        13 Jul 2010 21:13:12 -0000      1.71
7+++ configure.ac        29 Jul 2010 19:12:18 -0000
8@@ -94,6 +94,7 @@
9 psxhdrs/Makefile
10 psxid01/Makefile
11 psximfs01/Makefile
12+psximfs02/Makefile
13 psxintrcritical01/Makefile
14 psxitimer/Makefile
15 psxkey01/Makefile
16Index: Makefile.am
17===================================================================
18RCS file: /usr1/CVS/rtems/testsuites/psxtests/Makefile.am,v
19retrieving revision 1.67
20diff -u -r1.67 Makefile.am
21--- Makefile.am 13 Jul 2010 21:13:12 -0000      1.67
22+++ Makefile.am 29 Jul 2010 19:12:18 -0000
23@@ -20,8 +20,8 @@
24 
25 ## File IO tests
26 SUBDIRS += psxfile01 psxfile02 psxfilelock01 psxgetrusage01 psxid01 \
27-    psximfs01 psxreaddir psxstat psxmount psx13 psxchroot01 psxpasswd01 \
28-    psxpasswd02 psxpipe01 psxtimes01 psxfchx01
29+    psximfs01 psximfs02 psxreaddir psxstat psxmount psx13 psxchroot01 \
30+    psxpasswd01 psxpasswd02 psxpipe01 psxtimes01 psxfchx01
31 
32 ## Until sys/uio.h is moved to libcsupport, we have to have networking
33 ## enabled to support readv and writev.  Hopefully this is a temporary