Changeset 1195
- Timestamp:
- Jul 7, 2004, 3:22:16 PM (22 years ago)
- Location:
- trunk/psLib/test
- Files:
-
- 3 edited
-
dataManip/verified/tst_psVectorFFT.stderr (modified) (2 diffs)
-
image/verified/tst_psImageFFT.stderr (modified) (2 diffs)
-
image/verified/tst_psImageIO.stderr (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr
r1034 r1195 1 1 /***************************** TESTPOINT ******************************************\ 2 2 * TestFile: tst_psVectorFFT.c * 3 * TestPoint: psFFT{ 600-testVectorFFT}*3 * TestPoint: psFFT{psVectorFFT} * 4 4 * TestType: Positive * 5 5 \**********************************************************************************/ 6 6 7 7 8 ---> TESTPOINT PASSED (psFFT{ 600-testVectorFFT} | tst_psVectorFFT.c)8 ---> TESTPOINT PASSED (psFFT{psVectorFFT} | tst_psVectorFFT.c) 9 9 10 10 /***************************** TESTPOINT ******************************************\ 11 11 * TestFile: tst_psVectorFFT.c * 12 * TestPoint: psFFT{ 601-testVectorRealImaginary}*12 * TestPoint: psFFT{psVectorRealImaginary} * 13 13 * TestType: Positive * 14 14 \**********************************************************************************/ 15 15 16 16 17 ---> TESTPOINT PASSED (psFFT{ 601-testVectorRealImaginary} | tst_psVectorFFT.c)17 ---> TESTPOINT PASSED (psFFT{psVectorRealImaginary} | tst_psVectorFFT.c) 18 18 19 19 /***************************** TESTPOINT ******************************************\ 20 20 * TestFile: tst_psVectorFFT.c * 21 * TestPoint: psFFT{ 602-testVectorComplex}*21 * TestPoint: psFFT{psVectorComplex} * 22 22 * TestType: Positive * 23 23 \**********************************************************************************/ … … 26 26 <DATE> <TIME> <HOST> |E|psVectorComplex|The inputs to psVectorComplex must be the same type. 27 27 28 ---> TESTPOINT PASSED (psFFT{ 602-testVectorComplex} | tst_psVectorFFT.c)28 ---> TESTPOINT PASSED (psFFT{psVectorComplex} | tst_psVectorFFT.c) 29 29 30 30 /***************************** TESTPOINT ******************************************\ 31 31 * TestFile: tst_psVectorFFT.c * 32 * TestPoint: psFFT{ 603-testVectorConjugate}*32 * TestPoint: psFFT{psVectorConjugate} * 33 33 * TestType: Positive * 34 34 \**********************************************************************************/ 35 35 36 36 37 ---> TESTPOINT PASSED (psFFT{ 603-testVectorConjugate} | tst_psVectorFFT.c)37 ---> TESTPOINT PASSED (psFFT{psVectorConjugate} | tst_psVectorFFT.c) 38 38 39 39 /***************************** TESTPOINT ******************************************\ 40 40 * TestFile: tst_psVectorFFT.c * 41 * TestPoint: psFFT{ 604-testVectorPowerSpectrum}*41 * TestPoint: psFFT{psVectorPowerSpectrum} * 42 42 * TestType: Positive * 43 43 \**********************************************************************************/ 44 44 45 45 46 ---> TESTPOINT PASSED (psFFT{ 604-testVectorPowerSpectrum} | tst_psVectorFFT.c)46 ---> TESTPOINT PASSED (psFFT{psVectorPowerSpectrum} | tst_psVectorFFT.c) 47 47 -
trunk/psLib/test/image/verified/tst_psImageFFT.stderr
r1034 r1195 1 1 /***************************** TESTPOINT ******************************************\ 2 2 * TestFile: tst_psImageFFT.c * 3 * TestPoint: psFFT{ 600-testImageFFT}*3 * TestPoint: psFFT{psImageFFT} * 4 4 * TestType: Positive * 5 5 \**********************************************************************************/ 6 6 7 7 8 ---> TESTPOINT PASSED (psFFT{ 600-testImageFFT} | tst_psImageFFT.c)8 ---> TESTPOINT PASSED (psFFT{psImageFFT} | tst_psImageFFT.c) 9 9 10 10 /***************************** TESTPOINT ******************************************\ 11 11 * TestFile: tst_psImageFFT.c * 12 * TestPoint: psFFT{ 601-testImageRealImaginary}*12 * TestPoint: psFFT{psImageRealImaginary} * 13 13 * TestType: Positive * 14 14 \**********************************************************************************/ 15 15 16 16 17 ---> TESTPOINT PASSED (psFFT{ 601-testImageRealImaginary} | tst_psImageFFT.c)17 ---> TESTPOINT PASSED (psFFT{psImageRealImaginary} | tst_psImageFFT.c) 18 18 19 19 /***************************** TESTPOINT ******************************************\ 20 20 * TestFile: tst_psImageFFT.c * 21 * TestPoint: psFFT{ 602-testImageComplex}*21 * TestPoint: psFFT{psImageComplex} * 22 22 * TestType: Positive * 23 23 \**********************************************************************************/ … … 28 28 <DATE> <TIME> <HOST> |E| psImageComplex|The inputs to psImageComplex must be the same dimensions. 29 29 30 ---> TESTPOINT PASSED (psFFT{ 602-testImageComplex} | tst_psImageFFT.c)30 ---> TESTPOINT PASSED (psFFT{psImageComplex} | tst_psImageFFT.c) 31 31 32 32 /***************************** TESTPOINT ******************************************\ 33 33 * TestFile: tst_psImageFFT.c * 34 * TestPoint: psFFT{ 603-testImageConjugate}*34 * TestPoint: psFFT{psImageConjugate} * 35 35 * TestType: Positive * 36 36 \**********************************************************************************/ 37 37 38 38 39 ---> TESTPOINT PASSED (psFFT{ 603-testImageConjugate} | tst_psImageFFT.c)39 ---> TESTPOINT PASSED (psFFT{psImageConjugate} | tst_psImageFFT.c) 40 40 41 41 /***************************** TESTPOINT ******************************************\ 42 42 * TestFile: tst_psImageFFT.c * 43 * TestPoint: psFFT{ 604-testImagePowerSpectrum}*43 * TestPoint: psFFT{psImagePowerSpectrum} * 44 44 * TestType: Positive * 45 45 \**********************************************************************************/ 46 46 47 47 48 ---> TESTPOINT PASSED (psFFT{ 604-testImagePowerSpectrum} | tst_psImageFFT.c)48 ---> TESTPOINT PASSED (psFFT{psImagePowerSpectrum} | tst_psImageFFT.c) 49 49 -
trunk/psLib/test/image/verified/tst_psImageIO.stderr
r1034 r1195 1 <DATE> <TIME> <HOST> |I| testImageRead|Following should be an error as file doesn't exist.2 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not open file 'foobar.fits'. (could not open the named file)3 <DATE> <TIME> <HOST> |I| testImageRead|Following should be an error as filename is NULL.4 <DATE> <TIME> <HOST> |E|psImageReadSect|Must specify filename; it can not be NULL.5 <DATE> <TIME> <HOST> |I| testImageRead|Following should be an error as extnum is invalid.6 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)7 <DATE> <TIME> <HOST> |I| testImageRead|Following should be an error as extname is invalid.8 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)9 1 /***************************** TESTPOINT ******************************************\ 10 2 * TestFile: tst_psImageIO.c * 11 * TestPoint: psImage{ 567-testImageRead}*3 * TestPoint: psImage{psImageReadSection} * 12 4 * TestType: Positive * 13 5 \**********************************************************************************/ … … 22 14 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number) 23 15 24 ---> TESTPOINT PASSED (psImage{ 567-testImageRead} | tst_psImageIO.c)16 ---> TESTPOINT PASSED (psImage{psImageReadSection} | tst_psImageIO.c) 25 17 26 18 /***************************** TESTPOINT ******************************************\ 27 19 * TestFile: tst_psImageIO.c * 28 * TestPoint: psImage{ 569-testImageWrite}*20 * TestPoint: psImage{psImageWriteSection} * 29 21 * TestType: Positive * 30 22 \**********************************************************************************/ 31 23 32 24 33 ---> TESTPOINT PASSED (psImage{ 569-testImageWrite} | tst_psImageIO.c)25 ---> TESTPOINT PASSED (psImage{psImageWriteSection} | tst_psImageIO.c) 34 26
Note:
See TracChangeset
for help on using the changeset viewer.
