Changeset 1729
- Timestamp:
- Sep 8, 2004, 11:04:27 AM (22 years ago)
- Location:
- trunk/psLib/test
- Files:
-
- 14 edited
-
astronomy/verified/tst_psMetadata_01.stderr (modified) (1 diff)
-
astronomy/verified/tst_psMetadata_02.stderr (modified) (1 diff)
-
astronomy/verified/tst_psMetadata_03.stderr (modified) (1 diff)
-
astronomy/verified/tst_psMetadata_04.stderr (modified) (1 diff)
-
astronomy/verified/tst_psMetadata_05.stderr (modified) (1 diff)
-
collections/verified/tst_psList.stderr (modified) (1 diff)
-
dataManip/verified/tst_psMatrix02.stderr (modified) (1 diff)
-
dataManip/verified/tst_psMatrix07.stderr (modified) (1 diff)
-
dataManip/verified/tst_psVectorFFT.stderr (modified) (1 diff)
-
image/verified/tst_psImageFFT.stderr (modified) (1 diff)
-
image/verified/tst_psImageManip.stderr (modified) (4 diffs)
-
sysUtils/verified/tst_psLogMsg.stderr (modified) (1 diff)
-
sysUtils/verified/tst_psMemory.stderr (modified) (7 diffs)
-
sysUtils/verified/tst_psStringCopy.stderr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stderr
r1623 r1729 1 <DATE><TIME>|<HOST>|E| psMetadataReadH|Null fileName not allowed2 <DATE><TIME>|<HOST>|E| psMetadataReadH|FITS error while opening file: missing.dat could not open the named file3 <DATE><TIME>|<HOST>|E| psMetadataReadH|Couldn't close FITS file. FITS error: NULL input pointer4 <DATE><TIME>|<HOST>|E| psMetadataReadH|Null extName and extNum = 0 not allowed5 <DATE><TIME>|<HOST>|E| psMetadataReadH|FITS error while locating header 22: tried to move past end of file6 <DATE><TIME>|<HOST>|E| psMetadataReadH|FITS error while locating header AARGH: illegal HDU number1 <DATE><TIME>|<HOST>|E|+dataReadHeader|Null fileName not allowed 2 <DATE><TIME>|<HOST>|E|+dataReadHeader|FITS error while opening file: missing.dat could not open the named file 3 <DATE><TIME>|<HOST>|E|+dataReadHeader|Couldn't close FITS file. FITS error: NULL input pointer 4 <DATE><TIME>|<HOST>|E|+dataReadHeader|Null extName and extNum = 0 not allowed 5 <DATE><TIME>|<HOST>|E|+dataReadHeader|FITS error while locating header 22: tried to move past end of file 6 <DATE><TIME>|<HOST>|E|+dataReadHeader|FITS error while locating header AARGH: illegal HDU number -
trunk/psLib/test/astronomy/verified/tst_psMetadata_02.stderr
r1459 r1729 1 <DATE><TIME>|<HOST>|E| psMetadataItemA|Null value for name not allowed2 <DATE><TIME>|<HOST>|E| psMetadataItemA|Invalid psMetadataType: 63 <DATE><TIME>|<HOST>|E| psMetadataAddIt|Null metadata collection not allowed4 <DATE><TIME>|<HOST>|E| psMetadataAddIt|Null metadata item not allowed1 <DATE><TIME>|<HOST>|E|+dataItemAllocV|Null value for name not allowed 2 <DATE><TIME>|<HOST>|E|+dataItemAllocV|Invalid psMetadataType: 6 3 <DATE><TIME>|<HOST>|E|+etadataAddItem|Null metadata collection not allowed 4 <DATE><TIME>|<HOST>|E|+etadataAddItem|Null metadata item not allowed -
trunk/psLib/test/astronomy/verified/tst_psMetadata_03.stderr
r1417 r1729 1 <DATE><TIME>|<HOST>|E| psMetadataRemov|Null metadata collection not allowed2 <DATE><TIME>|<HOST>|E| psMetadataRemov|Couldn't find metadata item. Name: AARGH3 <DATE><TIME>|<HOST>|E| psMetadataRemov|Couldn't find metadata item in list. Index: 221 <DATE><TIME>|<HOST>|E|+MetadataRemove|Null metadata collection not allowed 2 <DATE><TIME>|<HOST>|E|+MetadataRemove|Couldn't find metadata item. Name: AARGH 3 <DATE><TIME>|<HOST>|E|+MetadataRemove|Couldn't find metadata item in list. Index: 22 -
trunk/psLib/test/astronomy/verified/tst_psMetadata_04.stderr
r1655 r1729 1 <DATE><TIME>|<HOST>|E| psMetadataLooku|Null metadata collection not allowed2 <DATE><TIME>|<HOST>|E| psMetadataLooku|Null key name not allowed1 <DATE><TIME>|<HOST>|E|+MetadataLookup|Null metadata collection not allowed 2 <DATE><TIME>|<HOST>|E|+MetadataLookup|Null key name not allowed 3 3 <DATE><TIME>|<HOST>|E| psMetadataGet|Null metadata collection not allowed 4 4 <DATE><TIME>|<HOST>|E| psMetadataGet|Couldn't find metadata item with given index. Index: 22 -
trunk/psLib/test/astronomy/verified/tst_psMetadata_05.stderr
r1444 r1729 1 <DATE><TIME>|<HOST>|E| psMetadataSetIt|Null metadata collection not allowed2 <DATE><TIME>|<HOST>|E| psMetadataGetNe|Null metadata collection not allowed3 <DATE><TIME>|<HOST>|E| psMetadataGetPr|Null metadata collection not allowed4 <DATE><TIME>|<HOST>|E| psMetadataItemP|Null file descriptor not allowed5 <DATE><TIME>|<HOST>|E| psMetadataItemP|Null format not allowed6 <DATE><TIME>|<HOST>|E| psMetadataItemP|Null metadata not allowed1 <DATE><TIME>|<HOST>|E|+ataSetIterator|Null metadata collection not allowed 2 <DATE><TIME>|<HOST>|E|+etadataGetNext|Null metadata collection not allowed 3 <DATE><TIME>|<HOST>|E|+ataGetPrevious|Null metadata collection not allowed 4 <DATE><TIME>|<HOST>|E|+adataItemPrint|Null file descriptor not allowed 5 <DATE><TIME>|<HOST>|E|+adataItemPrint|Null format not allowed 6 <DATE><TIME>|<HOST>|E|+adataItemPrint|Null metadata not allowed -
trunk/psLib/test/collections/verified/tst_psList.stderr
r1404 r1729 68 68 \**********************************************************************************/ 69 69 70 <DATE><TIME>|<HOST>|I| testListIterato| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location71 <DATE><TIME>|<HOST>|I| testListIterato|Following should error with 'Unexpected null pointer'70 <DATE><TIME>|<HOST>|I|+stListIterator| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location 71 <DATE><TIME>|<HOST>|I|+stListIterator|Following should error with 'Unexpected null pointer' 72 72 <DATE><TIME>|<HOST>|E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:<LINENO>). 73 <DATE><TIME>|<HOST>|I| testListIterato|Following should error with 'Can't move to an unknown position.'73 <DATE><TIME>|<HOST>|I|+stListIterator|Following should error with 'Can't move to an unknown position.' 74 74 <DATE><TIME>|<HOST>|E|listSetIterator|Can't move to an unknown position. Not moving the iterator position. 75 75 -
trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr
r1404 r1729 1 <DATE><TIME>|<HOST>|E| psMatrixTranspo|Invalid operation: Pointer to inImage is same as outImage.2 <DATE><TIME>|<HOST>|E| psMatrixTranspo|Invalid operation: inImage or its data is NULL.3 <DATE><TIME>|<HOST>|E| psMatrixTranspo|Invalid operation: inImage not PS_TYPE_F64.4 <DATE><TIME>|<HOST>|E| psMatrixTranspo|Invalid operation: inImage not square array.5 <DATE><TIME>|<HOST>|E| psMatrixTranspo|Invalid operation: outImage not PS_TYPE_F64.6 <DATE><TIME>|<HOST>|E| psMatrixTranspo|Invalid operation: outImage not square array.1 <DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: Pointer to inImage is same as outImage. 2 <DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: inImage or its data is NULL. 3 <DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: inImage not PS_TYPE_F64. 4 <DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: inImage not square array. 5 <DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: outImage not PS_TYPE_F64. 6 <DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: outImage not square array. -
trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr
r1404 r1729 1 <DATE><TIME>|<HOST>|E| psMatrixToVecto|Invalid operation: inImage or its data is NULL.2 <DATE><TIME>|<HOST>|E| psMatrixToVecto|Image does not have dim with 1 col or 1 row: (2 x 2).3 <DATE><TIME>|<HOST>|E| psVectorToMatri|Invalid operation: inVector or its data is NULL.1 <DATE><TIME>|<HOST>|E|+MatrixToVector|Invalid operation: inImage or its data is NULL. 2 <DATE><TIME>|<HOST>|E|+MatrixToVector|Image does not have dim with 1 col or 1 row: (2 x 2). 3 <DATE><TIME>|<HOST>|E|+VectorToMatrix|Invalid operation: inVector or its data is NULL. -
trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr
r1404 r1729 23 23 \**********************************************************************************/ 24 24 25 <DATE><TIME>|<HOST>|I| testVectorCompl|Following should be an error (type mismatch).25 <DATE><TIME>|<HOST>|I|+tVectorComplex|Following should be an error (type mismatch). 26 26 <DATE><TIME>|<HOST>|E|psVectorComplex|The inputs to psVectorComplex must be the same type. 27 27 -
trunk/psLib/test/image/verified/tst_psImageFFT.stderr
r1404 r1729 23 23 \**********************************************************************************/ 24 24 25 <DATE><TIME>|<HOST>|I| testImageComple|Following should be an error (type mismatch).25 <DATE><TIME>|<HOST>|I|+stImageComplex|Following should be an error (type mismatch). 26 26 <DATE><TIME>|<HOST>|E| psImageComplex|The inputs to psImageComplex must be the same type. 27 <DATE><TIME>|<HOST>|I| testImageComple|Following should be an error (size mismatch).27 <DATE><TIME>|<HOST>|I|+stImageComplex|Following should be an error (size mismatch). 28 28 <DATE><TIME>|<HOST>|E| psImageComplex|The inputs to psImageComplex must be the same dimensions. 29 29 -
trunk/psLib/test/image/verified/tst_psImageManip.stderr
r1654 r1729 27 27 \**********************************************************************************/ 28 28 29 <DATE><TIME>|<HOST>|I| testImageClipNA|psImageClipNaN shall modified pixel values of NaN with a specified value29 <DATE><TIME>|<HOST>|I|+stImageClipNAN|psImageClipNaN shall modified pixel values of NaN with a specified value 30 30 31 31 ---> TESTPOINT PASSED (psImage{psImageClipNAN} | tst_psImageManip.c) … … 37 37 \**********************************************************************************/ 38 38 39 <DATE><TIME>|<HOST>|I| testImageClipCo|psImageClipNaN shall modified pixel values of NaN with a specified value40 <DATE><TIME>|<HOST>|I| testImageClipCo|Testing clipping at 409.6+256i to 682.667+512i for psC3241 <DATE><TIME>|<HOST>|I| testImageClipCo|Testing clipping at 409.6+256i to 682.667+512i for psC6442 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:43 <DATE><TIME>|<HOST>|E| psImageClipComp|Can not perform clip on NULL image44 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:45 <DATE><TIME>|<HOST>|E| psImageClipComp|psImageClipComplexRegion can not be invoked with max < min in the real image space.46 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:47 <DATE><TIME>|<HOST>|E| psImageClipComp|psImageClipComplexRegion can not be invoked with max < min in the imaginary image space.48 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:49 <DATE><TIME>|<HOST>|E| psImageClipComp|psImageClipComplexRegion can not be invoked with max < min in the real image space.50 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:51 <DATE><TIME>|<HOST>|E| psImageClipComp|Specified vmin (-6.80565e+38+0i) is outside of image's psC32 pixel range52 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:53 <DATE><TIME>|<HOST>|E| psImageClipComp|Specified vmin (6.80565e+38+0i) is outside of image's psC32 pixel range54 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:55 <DATE><TIME>|<HOST>|E| psImageClipComp|Specified vmin (-0-6.80565e+38i) is outside of image's psC32 pixel range56 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:57 <DATE><TIME>|<HOST>|E| psImageClipComp|Specified vmin (0+6.80565e+38i) is outside of image's psC32 pixel range58 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:59 <DATE><TIME>|<HOST>|E| psImageClipComp|Specified vmax (-6.80565e+38+0i) is outside of image's psC32 pixel range60 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:61 <DATE><TIME>|<HOST>|E| psImageClipComp|Specified vmax (6.80565e+38+0i) is outside of image's psC32 pixel range62 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:63 <DATE><TIME>|<HOST>|E| psImageClipComp|Specified vmax (-0-6.80565e+38i) is outside of image's psC32 pixel range64 <DATE><TIME>|<HOST>|I| testImageClipCo|Following should be an error:65 <DATE><TIME>|<HOST>|E| psImageClipComp|Specified vmax (0+6.80565e+38i) is outside of image's psC32 pixel range39 <DATE><TIME>|<HOST>|I|+pComplexRegion|psImageClipNaN shall modified pixel values of NaN with a specified value 40 <DATE><TIME>|<HOST>|I|+pComplexRegion|Testing clipping at 409.6+256i to 682.667+512i for psC32 41 <DATE><TIME>|<HOST>|I|+pComplexRegion|Testing clipping at 409.6+256i to 682.667+512i for psC64 42 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 43 <DATE><TIME>|<HOST>|E|+pComplexRegion|Can not perform clip on NULL image 44 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 45 <DATE><TIME>|<HOST>|E|+pComplexRegion|psImageClipComplexRegion can not be invoked with max < min in the real image space. 46 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 47 <DATE><TIME>|<HOST>|E|+pComplexRegion|psImageClipComplexRegion can not be invoked with max < min in the imaginary image space. 48 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 49 <DATE><TIME>|<HOST>|E|+pComplexRegion|psImageClipComplexRegion can not be invoked with max < min in the real image space. 50 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 51 <DATE><TIME>|<HOST>|E|+pComplexRegion|Specified vmin (-6.80565e+38+0i) is outside of image's psC32 pixel range 52 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 53 <DATE><TIME>|<HOST>|E|+pComplexRegion|Specified vmin (6.80565e+38+0i) is outside of image's psC32 pixel range 54 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 55 <DATE><TIME>|<HOST>|E|+pComplexRegion|Specified vmin (-0-6.80565e+38i) is outside of image's psC32 pixel range 56 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 57 <DATE><TIME>|<HOST>|E|+pComplexRegion|Specified vmin (0+6.80565e+38i) is outside of image's psC32 pixel range 58 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 59 <DATE><TIME>|<HOST>|E|+pComplexRegion|Specified vmax (-6.80565e+38+0i) is outside of image's psC32 pixel range 60 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 61 <DATE><TIME>|<HOST>|E|+pComplexRegion|Specified vmax (6.80565e+38+0i) is outside of image's psC32 pixel range 62 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 63 <DATE><TIME>|<HOST>|E|+pComplexRegion|Specified vmax (-0-6.80565e+38i) is outside of image's psC32 pixel range 64 <DATE><TIME>|<HOST>|I|+pComplexRegion|Following should be an error: 65 <DATE><TIME>|<HOST>|E|+pComplexRegion|Specified vmax (0+6.80565e+38i) is outside of image's psC32 pixel range 66 66 67 67 ---> TESTPOINT PASSED (psImage{psImageClipComplexRegion} | tst_psImageManip.c) … … 73 73 \**********************************************************************************/ 74 74 75 <DATE><TIME>|<HOST>|I| testImageOverla|Following should error as overlay isn't within image boundaries76 <DATE><TIME>|<HOST>|E| psImageOverlayS|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).77 <DATE><TIME>|<HOST>|I| testImageOverla|Following should error as overlay is NULL78 <DATE><TIME>|<HOST>|E| psImageOverlayS|one of the input images was NULL.79 <DATE><TIME>|<HOST>|I| testImageOverla|Following should error as image input is NULL80 <DATE><TIME>|<HOST>|E| psImageOverlayS|one of the input images was NULL.75 <DATE><TIME>|<HOST>|I|+stImageOverlay|Following should error as overlay isn't within image boundaries 76 <DATE><TIME>|<HOST>|E|+OverlaySection|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256). 77 <DATE><TIME>|<HOST>|I|+stImageOverlay|Following should error as overlay is NULL 78 <DATE><TIME>|<HOST>|E|+OverlaySection|one of the input images was NULL. 79 <DATE><TIME>|<HOST>|I|+stImageOverlay|Following should error as image input is NULL 80 <DATE><TIME>|<HOST>|E|+OverlaySection|one of the input images was NULL. 81 81 82 82 ---> TESTPOINT PASSED (psImage{psImageOverlay} | tst_psImageManip.c) … … 130 130 \**********************************************************************************/ 131 131 132 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,0.133 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,16.134 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,-16.135 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32,0.136 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32,0.137 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32,16.138 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32,-16.139 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32,16.140 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32,-16.141 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,16.4.142 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,-16.4.143 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32.7,0.144 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32.7,0.145 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32.6,16.2.146 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32.6,-16.2.147 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32.6,16.2.148 <DATE><TIME>|<HOST>|I| testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32.6,-16.2.132 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 0,0. 133 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 0,16. 134 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 0,-16. 135 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 32,0. 136 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of -32,0. 137 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 32,16. 138 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 32,-16. 139 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of -32,16. 140 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of -32,-16. 141 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 0,16.4. 142 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 0,-16.4. 143 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 32.7,0. 144 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of -32.7,0. 145 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 32.6,16.2. 146 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of 32.6,-16.2. 147 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of -32.6,16.2. 148 <DATE><TIME>|<HOST>|I|+ImageShiftCase|Testing psImageShift with a 64x128 image for a shift of -32.6,-16.2. 149 149 <DATE><TIME>|<HOST>|I| testImageShift|Following should be an error... 150 150 <DATE><TIME>|<HOST>|E| psImageShift|Input image can not be NULL. -
trunk/psLib/test/sysUtils/verified/tst_psLogMsg.stderr
r1694 r1729 97 97 98 98 <DATE><TIME>|<HOST>|A| Under 15 chars|Hello World! 99 <DATE><TIME>|<HOST>|A| This string is|Hello World!99 <DATE><TIME>|<HOST>|A|+ than 15 chars|Hello World! 100 100 <DATE><TIME>|<HOST>|A| testLogMsg04|Line #1 101 101 <DATE><TIME>|<HOST>|A| testLogMsg04|Line #2 -
trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr
r1714 r1729 5 5 \**********************************************************************************/ 6 6 7 <DATE><TIME>|<HOST>|I| TPCheckBufferPo|psAlloc shall allocate memory blocks writeable by caller.7 <DATE><TIME>|<HOST>|I|+BufferPositive|psAlloc shall allocate memory blocks writeable by caller. 8 8 9 9 ---> TESTPOINT PASSED (psMemory{checkBufferPositive} | tst_psMemory.c) … … 16 16 17 17 <DATE><TIME>|<HOST>|I| TPOutOfMemory|Upon requesting more memory than is available, psalloc shall call the psMemExhaustedCallback. 18 <DATE><TIME>|<HOST>|I| TPOutOfMemoryEx|Custom MemExhaustedCallback was invoked.18 <DATE><TIME>|<HOST>|I|+austedCallback|Custom MemExhaustedCallback was invoked. 19 19 <DATE><TIME>|<HOST>|A| p_psAlloc|Failed to allocate <N> bytes at tst_psMemory.c:<LINENO> 20 20 … … 27 27 \**********************************************************************************/ 28 28 29 <DATE><TIME>|<HOST>|I| TPReallocOutOfM|Upon requesting more memory than is available, psRealloc shall call the psMemExhaustedCallback.29 <DATE><TIME>|<HOST>|I|+locOutOfMemory|Upon requesting more memory than is available, psRealloc shall call the psMemExhaustedCallback. 30 30 <DATE><TIME>|<HOST>|A| p_psRealloc|Failed to reallocate <N> bytes at tst_psMemory.c:<LINENO> 31 31 … … 51 51 52 52 <DATE><TIME>|<HOST>|I|TPallocCallback|call to psAlloc/psRealloc shall generate a callback if specified memory ID is allocated. 53 <DATE><TIME>|<HOST>|I| memAllocateCall|block 2 was (re)allocated54 <DATE><TIME>|<HOST>|I| memAllocateCall|block 3 was (re)allocated53 <DATE><TIME>|<HOST>|I|+locateCallback|block 2 was (re)allocated 54 <DATE><TIME>|<HOST>|I|+locateCallback|block 3 was (re)allocated 55 55 <DATE><TIME>|<HOST>|I|memFreeCallback|block 2 was freed 56 56 <DATE><TIME>|<HOST>|I|memFreeCallback|block 3 was freed 57 <DATE><TIME>|<HOST>|I| memAllocateCall|block 4 was (re)allocated58 <DATE><TIME>|<HOST>|I| memAllocateCall|block 4 was (re)allocated57 <DATE><TIME>|<HOST>|I|+locateCallback|block 4 was (re)allocated 58 <DATE><TIME>|<HOST>|I|+locateCallback|block 4 was (re)allocated 59 59 <DATE><TIME>|<HOST>|I|memFreeCallback|block 4 was freed 60 60 … … 91 91 <DATE><TIME>|<HOST>|I|TPmemCorruption|psMemCheckCorruption shall detect memory corruptions 92 92 <DATE><TIME>|<HOST>|I|TPmemCorruption|psMemCheckCorruption should output an error message and memProblemCallback callback should be called. 93 <DATE><TIME>|<HOST>|E| psLib.sysUtils.|Memory block 1 is corrupted; buffer underflow detected.94 <DATE><TIME>|<HOST>|I| memProblemCallb|memory callback called for id 1 (psMemCheckCorruption:<LINENO>).93 <DATE><TIME>|<HOST>|E|+scheckMemBlock|Memory block 1 is corrupted; buffer underflow detected. 94 <DATE><TIME>|<HOST>|I|+roblemCallback|memory callback called for id 1 (psMemCheckCorruption:<LINENO>). 95 95 96 96 ---> TESTPOINT PASSED (psMemory{psMemCorruption} | tst_psMemory.c) … … 102 102 \**********************************************************************************/ 103 103 104 <DATE><TIME>|<HOST>|I| TPFreeReference|memory reference count shall be incrementable/decrementable105 <DATE><TIME>|<HOST>|I| TPFreeReference|psFree shall be just decrement a multiple refererenced pointer.104 <DATE><TIME>|<HOST>|I|+ferencedMemory|memory reference count shall be incrementable/decrementable 105 <DATE><TIME>|<HOST>|I|+ferencedMemory|psFree shall be just decrement a multiple refererenced pointer. 106 106 107 107 ---> TESTPOINT PASSED (psMemory{freeReferencedMemory} | tst_psMemory.c) … … 114 114 115 115 <DATE><TIME>|<HOST>|I| TPmultipleFree|Next should be an error about multiple freeing. 116 <DATE><TIME>|<HOST>|E|psLib.sysUtils.|Memory block 1 was freed but still used. 117 <DATE><TIME>|<HOST>|E|psLib.sysUtils.|Block 1 allocated at tst_psMemory.c:<LINENO> freed more than once at tst_psMemory.c:<LINENO>. 118 <DATE><TIME>|<HOST>|A|memProblemCallb|Detected a problem in the memory system at tst_psMemory.c:<LINENO> 116 <DATE><TIME>|<HOST>|E|+sysUtilspsFree|Block 1, allocated at tst_psMemory.c:<LINENO>, freed multiple times at tst_psMemory.c:<LINENO>. 119 117 120 118 ---> TESTPOINT PASSED (psMemory{multipleFree} | tst_psMemory.c) -
trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr
r1717 r1729 50 50 \**********************************************************************************/ 51 51 52 <DATE><TIME>|<HOST>|E| psLib.sysUtils.|Can not copy a negative number of characters (-5).52 <DATE><TIME>|<HOST>|E|+spsStringNCopy|Can not copy a negative number of characters (-5). 53 53 54 54 ---> TESTPOINT PASSED (psString{Copy string with negative size} | tst_psStringCopy.c)
Note:
See TracChangeset
for help on using the changeset viewer.
