Changeset 3682 for trunk/psLib/test/astronomy
- Timestamp:
- Apr 7, 2005, 10:27:42 AM (21 years ago)
- Location:
- trunk/psLib/test/astronomy
- Files:
-
- 26 edited
-
builddir/tst_psMetadata_01.d (modified) (1 diff)
-
builddir/tst_psMetadata_02.d (modified) (1 diff)
-
builddir/tst_psMetadata_03.d (modified) (1 diff)
-
builddir/tst_psMetadata_04.d (modified) (1 diff)
-
builddir/tst_psMetadata_05.d (modified) (1 diff)
-
builddir/tst_psMetadata_06.d (modified) (1 diff)
-
builddir/tst_psTime_01.d (modified) (1 diff)
-
builddir/tst_psTime_02.d (modified) (1 diff)
-
tst_psAstrometry.c (modified) (3 diffs)
-
tst_psAstrometry01.c (modified) (2 diffs)
-
tst_psCoord.c (modified) (2 diffs)
-
tst_psCoord01.c (modified) (1 diff)
-
tst_psDB.c (modified) (2 diffs)
-
tst_psMetadataIO.c (modified) (2 diffs)
-
tst_psMetadata_01.c (modified) (2 diffs)
-
tst_psMetadata_02.c (modified) (2 diffs)
-
tst_psMetadata_03.c (modified) (2 diffs)
-
tst_psMetadata_04.c (modified) (2 diffs)
-
tst_psMetadata_05.c (modified) (2 diffs)
-
tst_psMetadata_06.c (modified) (2 diffs)
-
tst_psMetadata_07.c (modified) (2 diffs)
-
tst_psTime_01.c (modified) (2 diffs)
-
tst_psTime_02.c (modified) (2 diffs)
-
tst_psTime_03.c (modified) (2 diffs)
-
tst_psTime_04.c (modified) (2 diffs)
-
verified/tst_psAstrometry.stderr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/builddir/tst_psMetadata_01.d
r1391 r3682 1 builddir/tst_psMetadata_01.o: tst_psMetadata_01.c ../../include/pslib .h \1 builddir/tst_psMetadata_01.o: tst_psMetadata_01.c ../../include/pslib_strict.h \ 2 2 ../../include/psMemory.h ../../include/psLogMsg.h \ 3 3 ../../include/psTrace.h ../../include/psAbort.h ../../include/psError.h \ -
trunk/psLib/test/astronomy/builddir/tst_psMetadata_02.d
r1402 r3682 1 builddir/tst_psMetadata_02.o: tst_psMetadata_02.c ../../include/pslib .h \1 builddir/tst_psMetadata_02.o: tst_psMetadata_02.c ../../include/pslib_strict.h \ 2 2 ../../include/psMemory.h ../../include/psLogMsg.h \ 3 3 ../../include/psTrace.h ../../include/psAbort.h ../../include/psError.h \ -
trunk/psLib/test/astronomy/builddir/tst_psMetadata_03.d
r1412 r3682 1 builddir/tst_psMetadata_03.o: tst_psMetadata_03.c ../../include/pslib .h \1 builddir/tst_psMetadata_03.o: tst_psMetadata_03.c ../../include/pslib_strict.h \ 2 2 ../../include/psMemory.h ../../include/psLogMsg.h \ 3 3 ../../include/psTrace.h ../../include/psAbort.h ../../include/psError.h \ -
trunk/psLib/test/astronomy/builddir/tst_psMetadata_04.d
r1428 r3682 1 builddir/tst_psMetadata_04.o: tst_psMetadata_04.c ../../include/pslib .h \1 builddir/tst_psMetadata_04.o: tst_psMetadata_04.c ../../include/pslib_strict.h \ 2 2 ../../include/psMemory.h ../../include/psLogMsg.h \ 3 3 ../../include/psTrace.h ../../include/psAbort.h ../../include/psError.h \ -
trunk/psLib/test/astronomy/builddir/tst_psMetadata_05.d
r1444 r3682 1 builddir/tst_psMetadata_05.o: tst_psMetadata_05.c ../../include/pslib .h \1 builddir/tst_psMetadata_05.o: tst_psMetadata_05.c ../../include/pslib_strict.h \ 2 2 ../../include/psMemory.h ../../include/psLogMsg.h \ 3 3 ../../include/psTrace.h ../../include/psAbort.h ../../include/psError.h \ -
trunk/psLib/test/astronomy/builddir/tst_psMetadata_06.d
r1457 r3682 1 builddir/tst_psMetadata_06.o: tst_psMetadata_06.c ../../include/pslib .h \1 builddir/tst_psMetadata_06.o: tst_psMetadata_06.c ../../include/pslib_strict.h \ 2 2 ../../include/psMemory.h ../../include/psLogMsg.h \ 3 3 ../../include/psTrace.h ../../include/psAbort.h ../../include/psError.h \ -
trunk/psLib/test/astronomy/builddir/tst_psTime_01.d
r1434 r3682 1 builddir/tst_psTime_01.o: tst_psTime_01.c ../../include/pslib .h \1 builddir/tst_psTime_01.o: tst_psTime_01.c ../../include/pslib_strict.h \ 2 2 ../../include/psMemory.h ../../include/psLogMsg.h \ 3 3 ../../include/psTrace.h ../../include/psAbort.h ../../include/psError.h \ -
trunk/psLib/test/astronomy/builddir/tst_psTime_02.d
r1434 r3682 1 builddir/tst_psTime_02.o: tst_psTime_02.c ../../include/pslib .h \1 builddir/tst_psTime_02.o: tst_psTime_02.c ../../include/pslib_strict.h \ 2 2 ../../include/psMemory.h ../../include/psLogMsg.h \ 3 3 ../../include/psTrace.h ../../include/psAbort.h ../../include/psError.h \ -
trunk/psLib/test/astronomy/tst_psAstrometry.c
r3341 r3682 5 5 * @author Robert DeSonia, MHPCC 6 6 * 7 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-0 2-28 23:34:10$7 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-04-07 20:27:41 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 17 17 18 18 #include "psTest.h" 19 #include "pslib .h"19 #include "pslib_strict.h" 20 20 21 21 static psS32 testExposureAlloc(void); … … 40 40 psLogSetLevel(PS_LOG_INFO); 41 41 42 return ! runTestSuite(stderr,"ps Image",tests,argc,argv);42 return ! runTestSuite(stderr,"psAstrometry",tests,argc,argv); 43 43 } 44 44 -
trunk/psLib/test/astronomy/tst_psAstrometry01.c
r3638 r3682 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1.1 7$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-04-0 1 22:22:17$7 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-04-07 20:27:41 $ 9 9 * 10 10 * XXX: Must test … … 23 23 24 24 #include "psTest.h" 25 #include "pslib .h"25 #include "pslib_strict.h" 26 26 27 27 static psS32 test1( void ); -
trunk/psLib/test/astronomy/tst_psCoord.c
r3471 r3682 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-0 3-22 01:36:47$8 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-04-07 20:27:41 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 13 13 14 14 #include "psTest.h" 15 #include "pslib .h"15 #include "pslib_strict.h" 16 16 static psS32 testSphereTransformAlloc(void); 17 17 static psS32 testPlaneTransformAlloc(void); -
trunk/psLib/test/astronomy/tst_psCoord01.c
r3472 r3682 6 6 * @author Eric Van Alst, MHPCC 7 7 * 8 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-0 3-22 01:37:31 $8 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-04-07 20:27:41 $ 10 10 * 11 11 * Copyright 2005 Maui High Performance Computing Center, Univ. of Hawaii 12 12 */ 13 13 14 #include "pslib .h"14 #include "pslib_strict.h" 15 15 #include "psTest.h" 16 16 -
trunk/psLib/test/astronomy/tst_psDB.c
r3598 r3682 9 9 * @author Aaron Culliney, MHPCC 10 10 * 11 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-0 3-31 23:01:46$11 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-04-07 20:27:41 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 25 25 26 26 #include "psTest.h" 27 #include "pslib .h"27 #include "pslib_strict.h" 28 28 29 29 #define STR_1 "hello world!" -
trunk/psLib/test/astronomy/tst_psMetadataIO.c
r3407 r3682 14 14 * @author Robert DeSonia, MHPCC 15 15 * 16 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $17 * @date $Date: 2005-0 3-11 20:38:56$16 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 17 * @date $Date: 2005-04-07 20:27:41 $ 18 18 * 19 19 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 22 22 23 23 #include <string.h> 24 #include "pslib .h"24 #include "pslib_strict.h" 25 25 #include "psTest.h" 26 26 -
trunk/psLib/test/astronomy/tst_psMetadata_01.c
r3407 r3682 18 18 * @author Ross Harman, MHPCC 19 19 * 20 * @version $Revision: 1.2 3$ $Name: not supported by cvs2svn $21 * @date $Date: 2005-0 3-11 20:38:56$20 * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $ 21 * @date $Date: 2005-04-07 20:27:41 $ 22 22 * 23 23 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 26 26 27 27 #include <string.h> 28 #include "pslib .h"28 #include "pslib_strict.h" 29 29 #include "psTest.h" 30 30 -
trunk/psLib/test/astronomy/tst_psMetadata_02.c
r3407 r3682 15 15 * @author Robert DeSonia, MHPCC 16 16 * 17 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $18 * @date $Date: 2005-0 3-11 20:38:56$17 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 18 * @date $Date: 2005-04-07 20:27:41 $ 19 19 * 20 20 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 23 23 24 24 #include <string.h> 25 #include "pslib .h"25 #include "pslib_strict.h" 26 26 #include "psTest.h" 27 27 -
trunk/psLib/test/astronomy/tst_psMetadata_03.c
r3407 r3682 18 18 * @author Ross Harman, MHPCC 19 19 * 20 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $21 * @date $Date: 2005-0 3-11 20:38:56$20 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 21 * @date $Date: 2005-04-07 20:27:41 $ 22 22 * 23 23 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 26 26 27 27 #include <string.h> 28 #include "pslib .h"28 #include "pslib_strict.h" 29 29 #include "psTest.h" 30 30 -
trunk/psLib/test/astronomy/tst_psMetadata_04.c
r3407 r3682 23 23 * @author Ross Harman, MHPCC 24 24 * 25 * @version $Revision: 1.1 7$ $Name: not supported by cvs2svn $26 * @date $Date: 2005-0 3-11 20:38:56$25 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $ 26 * @date $Date: 2005-04-07 20:27:41 $ 27 27 * 28 28 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 31 31 32 32 #include <string.h> 33 #include "pslib .h"33 #include "pslib_strict.h" 34 34 #include "psTest.h" 35 35 -
trunk/psLib/test/astronomy/tst_psMetadata_05.c
r3445 r3682 22 22 * @author Ross Harman, MHPCC 23 23 * 24 * @version $Revision: 1.2 3$ $Name: not supported by cvs2svn $25 * @date $Date: 2005-0 3-17 19:44:44$24 * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $ 25 * @date $Date: 2005-04-07 20:27:41 $ 26 26 * 27 27 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 30 30 31 31 #include <string.h> 32 #include "pslib .h"32 #include "pslib_strict.h" 33 33 #include "psTest.h" 34 34 -
trunk/psLib/test/astronomy/tst_psMetadata_06.c
r3407 r3682 13 13 * @author Ross Harman, MHPCC 14 14 * 15 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $16 * @date $Date: 2005-0 3-11 20:38:56$15 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2005-04-07 20:27:41 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 21 21 22 22 #include <string.h> 23 #include "pslib .h"23 #include "pslib_strict.h" 24 24 #include "psTest.h" 25 25 -
trunk/psLib/test/astronomy/tst_psMetadata_07.c
r3341 r3682 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-0 2-28 23:34:10$11 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-04-07 20:27:41 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 16 16 */ 17 17 #include "config.h" 18 #include "pslib .h"18 #include "pslib_strict.h" 19 19 #include "psTest.h" 20 20 -
trunk/psLib/test/astronomy/tst_psTime_01.c
r3264 r3682 23 23 * @author Ross Harman, MHPCC 24 24 * 25 * @version $Revision: 1.2 0$ $Name: not supported by cvs2svn $26 * @date $Date: 2005-0 2-17 19:26:24$25 * @version $Revision: 1.21 $ $Name: not supported by cvs2svn $ 26 * @date $Date: 2005-04-07 20:27:41 $ 27 27 * 28 28 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 31 31 32 32 #include <string.h> 33 #include "pslib .h"33 #include "pslib_strict.h" 34 34 #include "psTest.h" 35 35 -
trunk/psLib/test/astronomy/tst_psTime_02.c
r3264 r3682 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-0 2-17 19:26:24$12 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-04-07 20:27:41 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 17 17 */ 18 18 19 #include "pslib .h"19 #include "pslib_strict.h" 20 20 #include "psTest.h" 21 21 -
trunk/psLib/test/astronomy/tst_psTime_03.c
r3264 r3682 19 19 * @author Ross Harman, MHPCC 20 20 * 21 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $22 * @date $Date: 2005-0 2-17 19:26:24$21 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 22 * @date $Date: 2005-04-07 20:27:41 $ 23 23 * 24 24 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 26 26 */ 27 27 28 #include "pslib .h"28 #include "pslib_strict.h" 29 29 #include "psTest.h" 30 30 -
trunk/psLib/test/astronomy/tst_psTime_04.c
r3264 r3682 14 14 * @author Ross Harman, MHPCC 15 15 * 16 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $17 * @date $Date: 2005-0 2-17 19:26:24$16 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 17 * @date $Date: 2005-04-07 20:27:41 $ 18 18 * 19 19 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 22 22 #include "config.h" 23 23 24 #include "pslib .h"24 #include "pslib_strict.h" 25 25 #include "psTest.h" 26 26 -
trunk/psLib/test/astronomy/verified/tst_psAstrometry.stderr
r2063 r3682 1 1 /***************************** TESTPOINT ******************************************\ 2 2 * TestFile: tst_psAstrometry.c * 3 * TestPoint: ps Image{psExposureAlloc}*3 * TestPoint: psAstrometry{psExposureAlloc} * 4 4 * TestType: Positive * 5 5 \**********************************************************************************/ 6 6 7 7 8 ---> TESTPOINT PASSED (ps Image{psExposureAlloc} | tst_psAstrometry.c)8 ---> TESTPOINT PASSED (psAstrometry{psExposureAlloc} | tst_psAstrometry.c) 9 9 10 10 /***************************** TESTPOINT ******************************************\ 11 11 * TestFile: tst_psAstrometry.c * 12 * TestPoint: ps Image{psObservatoryAlloc}*12 * TestPoint: psAstrometry{psObservatoryAlloc} * 13 13 * TestType: Positive * 14 14 \**********************************************************************************/ 15 15 16 16 17 ---> TESTPOINT PASSED (ps Image{psObservatoryAlloc} | tst_psAstrometry.c)17 ---> TESTPOINT PASSED (psAstrometry{psObservatoryAlloc} | tst_psAstrometry.c) 18 18 19 19 /***************************** TESTPOINT ******************************************\ 20 20 * TestFile: tst_psAstrometry.c * 21 * TestPoint: ps Image{psFPAAlloc}*21 * TestPoint: psAstrometry{psFPAAlloc} * 22 22 * TestType: Positive * 23 23 \**********************************************************************************/ 24 24 25 25 26 ---> TESTPOINT PASSED (ps Image{psFPAAlloc} | tst_psAstrometry.c)26 ---> TESTPOINT PASSED (psAstrometry{psFPAAlloc} | tst_psAstrometry.c) 27 27 28 28 /***************************** TESTPOINT ******************************************\ 29 29 * TestFile: tst_psAstrometry.c * 30 * TestPoint: ps Image{psChipAlloc}*30 * TestPoint: psAstrometry{psChipAlloc} * 31 31 * TestType: Positive * 32 32 \**********************************************************************************/ 33 33 34 34 35 ---> TESTPOINT PASSED (ps Image{psChipAlloc} | tst_psAstrometry.c)35 ---> TESTPOINT PASSED (psAstrometry{psChipAlloc} | tst_psAstrometry.c) 36 36 37 37 /***************************** TESTPOINT ******************************************\ 38 38 * TestFile: tst_psAstrometry.c * 39 * TestPoint: ps Image{psCellAlloc}*39 * TestPoint: psAstrometry{psCellAlloc} * 40 40 * TestType: Positive * 41 41 \**********************************************************************************/ 42 42 43 43 44 ---> TESTPOINT PASSED (ps Image{psCellAlloc} | tst_psAstrometry.c)44 ---> TESTPOINT PASSED (psAstrometry{psCellAlloc} | tst_psAstrometry.c) 45 45 46 46 /***************************** TESTPOINT ******************************************\ 47 47 * TestFile: tst_psAstrometry.c * 48 * TestPoint: ps Image{psReadoutAlloc}*48 * TestPoint: psAstrometry{psReadoutAlloc} * 49 49 * TestType: Positive * 50 50 \**********************************************************************************/ 51 51 52 52 53 ---> TESTPOINT PASSED (ps Image{psReadoutAlloc} | tst_psAstrometry.c)53 ---> TESTPOINT PASSED (psAstrometry{psReadoutAlloc} | tst_psAstrometry.c) 54 54
Note:
See TracChangeset
for help on using the changeset viewer.
