[Libsysio-commit] LLNL_HPSS: libsysio/tests test_copy.c test_getcwd.c test_link.c test_list.c test_p
Brought to you by:
lward
From: Lee W. <lw...@us...> - 2005-09-09 15:36:22
|
Update of /cvsroot/libsysio/libsysio/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17966/tests Modified Files: Tag: LLNL_HPSS test_copy.c test_getcwd.c test_link.c test_list.c test_path.c test_regions.c test_rename.c test_stats.c test_stddir.c test_unlink.c Log Message: The label names changes caused all the tests to be built without label names in all, usable, cases. Fixed. Index: test_copy.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_copy.c,v retrieving revision 1.12 retrieving revision 1.12.2.1 diff -u -w -b -B -p -r1.12 -r1.12.2.1 --- test_copy.c 9 Feb 2005 14:00:27 -0000 1.12 +++ test_copy.c 9 Sep 2005 15:36:12 -0000 1.12.2.1 @@ -53,9 +53,7 @@ #include <sys/uio.h> #include <sys/queue.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" Index: test_getcwd.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_getcwd.c,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -u -w -b -B -p -r1.6 -r1.6.2.1 --- test_getcwd.c 4 Feb 2005 00:29:26 -0000 1.6 +++ test_getcwd.c 9 Sep 2005 15:36:13 -0000 1.6.2.1 @@ -53,9 +53,7 @@ #include <sys/queue.h> #include <dirent.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "mount.h" Index: test_link.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_link.c,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -w -b -B -p -r1.4 -r1.4.2.1 --- test_link.c 4 Feb 2005 00:29:26 -0000 1.4 +++ test_link.c 9 Sep 2005 15:36:13 -0000 1.4.2.1 @@ -54,9 +54,7 @@ #include <sys/uio.h> #include <sys/queue.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" Index: test_list.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_list.c,v retrieving revision 1.11 retrieving revision 1.11.2.1 diff -u -w -b -B -p -r1.11 -r1.11.2.1 --- test_list.c 4 Aug 2005 19:48:49 -0000 1.11 +++ test_list.c 9 Sep 2005 15:36:13 -0000 1.11.2.1 @@ -55,9 +55,7 @@ #include <sys/uio.h> #include <sys/queue.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" Index: test_path.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_path.c,v retrieving revision 1.11 retrieving revision 1.11.2.1 diff -u -w -b -B -p -r1.11 -r1.11.2.1 --- test_path.c 4 Feb 2005 00:29:26 -0000 1.11 +++ test_path.c 9 Sep 2005 15:36:13 -0000 1.11.2.1 @@ -52,9 +52,7 @@ #include <unistd.h> #include <sys/uio.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" Index: test_regions.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_regions.c,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -u -w -b -B -p -r1.6 -r1.6.2.1 --- test_regions.c 4 Feb 2005 00:29:26 -0000 1.6 +++ test_regions.c 9 Sep 2005 15:36:13 -0000 1.6.2.1 @@ -65,9 +65,7 @@ #include <fcntl.h> #include <sys/uio.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" Index: test_rename.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_rename.c,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -u -w -b -B -p -r1.6 -r1.6.2.1 --- test_rename.c 4 Feb 2005 00:29:26 -0000 1.6 +++ test_rename.c 9 Sep 2005 15:36:13 -0000 1.6.2.1 @@ -52,9 +52,7 @@ #include <fcntl.h> #include <sys/uio.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" Index: test_stats.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_stats.c,v retrieving revision 1.8 retrieving revision 1.8.2.1 diff -u -w -b -B -p -r1.8 -r1.8.2.1 --- test_stats.c 4 Feb 2005 00:29:26 -0000 1.8 +++ test_stats.c 9 Sep 2005 15:36:13 -0000 1.8.2.1 @@ -55,9 +55,7 @@ #endif #include <sys/uio.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" Index: test_stddir.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_stddir.c,v retrieving revision 1.2.2.1 retrieving revision 1.2.2.2 diff -u -w -b -B -p -r1.2.2.1 -r1.2.2.2 --- test_stddir.c 9 Sep 2005 14:58:20 -0000 1.2.2.1 +++ test_stddir.c 9 Sep 2005 15:36:13 -0000 1.2.2.2 @@ -49,9 +49,7 @@ #include <dirent.h> #include <sys/types.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" Index: test_unlink.c =================================================================== RCS file: /cvsroot/libsysio/libsysio/tests/test_unlink.c,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -u -w -b -B -p -r1.5 -r1.5.2.1 --- test_unlink.c 4 Feb 2005 00:29:26 -0000 1.5 +++ test_unlink.c 9 Sep 2005 15:36:13 -0000 1.5.2.1 @@ -52,9 +52,7 @@ #endif #include <sys/uio.h> -#if defined(SYSIO_LABEL_NAMES) && SYSIO_LABEL_NAMES == 1 #include "sysio.h" -#endif #include "xtio.h" #include "test.h" |