IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2004, 12:30:19 PM (22 years ago)
Author:
desonia
Message:

Changed the image code to the new psErrorMsg error handling specification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/verified/tst_psImage.stderr

    r1761 r1840  
    1111<DATE><TIME>|<HOST>|I|testImageAlloc
    1212    Following should be an error.
    13 <DATE><TIME>|<HOST>|E|psImageAlloc
    14     Invalid value for number of rows or columns (numRows=0, numCols=0).
     13<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     14    Specified number of rows (0) or columns (0) is invalid.
    1515<DATE><TIME>|<HOST>|I|testImageAlloc
    1616    Testing psImage with type 102h
    1717<DATE><TIME>|<HOST>|I|testImageAlloc
    1818    Following should be an error.
    19 <DATE><TIME>|<HOST>|E|psImageAlloc
    20     Invalid value for number of rows or columns (numRows=0, numCols=0).
     19<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     20    Specified number of rows (0) or columns (0) is invalid.
    2121<DATE><TIME>|<HOST>|I|testImageAlloc
    2222    Testing psImage with type 104h
    2323<DATE><TIME>|<HOST>|I|testImageAlloc
    2424    Following should be an error.
    25 <DATE><TIME>|<HOST>|E|psImageAlloc
    26     Invalid value for number of rows or columns (numRows=0, numCols=0).
     25<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     26    Specified number of rows (0) or columns (0) is invalid.
    2727<DATE><TIME>|<HOST>|I|testImageAlloc
    2828    Testing psImage with type 108h
    2929<DATE><TIME>|<HOST>|I|testImageAlloc
    3030    Following should be an error.
    31 <DATE><TIME>|<HOST>|E|psImageAlloc
    32     Invalid value for number of rows or columns (numRows=0, numCols=0).
     31<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     32    Specified number of rows (0) or columns (0) is invalid.
    3333<DATE><TIME>|<HOST>|I|testImageAlloc
    3434    Testing psImage with type 301h
    3535<DATE><TIME>|<HOST>|I|testImageAlloc
    3636    Following should be an error.
    37 <DATE><TIME>|<HOST>|E|psImageAlloc
    38     Invalid value for number of rows or columns (numRows=0, numCols=0).
     37<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     38    Specified number of rows (0) or columns (0) is invalid.
    3939<DATE><TIME>|<HOST>|I|testImageAlloc
    4040    Testing psImage with type 302h
    4141<DATE><TIME>|<HOST>|I|testImageAlloc
    4242    Following should be an error.
    43 <DATE><TIME>|<HOST>|E|psImageAlloc
    44     Invalid value for number of rows or columns (numRows=0, numCols=0).
     43<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     44    Specified number of rows (0) or columns (0) is invalid.
    4545<DATE><TIME>|<HOST>|I|testImageAlloc
    4646    Testing psImage with type 304h
    4747<DATE><TIME>|<HOST>|I|testImageAlloc
    4848    Following should be an error.
    49 <DATE><TIME>|<HOST>|E|psImageAlloc
    50     Invalid value for number of rows or columns (numRows=0, numCols=0).
     49<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     50    Specified number of rows (0) or columns (0) is invalid.
    5151<DATE><TIME>|<HOST>|I|testImageAlloc
    5252    Testing psImage with type 308h
    5353<DATE><TIME>|<HOST>|I|testImageAlloc
    5454    Following should be an error.
    55 <DATE><TIME>|<HOST>|E|psImageAlloc
    56     Invalid value for number of rows or columns (numRows=0, numCols=0).
     55<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     56    Specified number of rows (0) or columns (0) is invalid.
    5757<DATE><TIME>|<HOST>|I|testImageAlloc
    5858    Testing psImage with type 404h
    5959<DATE><TIME>|<HOST>|I|testImageAlloc
    6060    Following should be an error.
    61 <DATE><TIME>|<HOST>|E|psImageAlloc
    62     Invalid value for number of rows or columns (numRows=0, numCols=0).
     61<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     62    Specified number of rows (0) or columns (0) is invalid.
    6363<DATE><TIME>|<HOST>|I|testImageAlloc
    6464    Testing psImage with type 408h
    6565<DATE><TIME>|<HOST>|I|testImageAlloc
    6666    Following should be an error.
    67 <DATE><TIME>|<HOST>|E|psImageAlloc
    68     Invalid value for number of rows or columns (numRows=0, numCols=0).
     67<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     68    Specified number of rows (0) or columns (0) is invalid.
    6969<DATE><TIME>|<HOST>|I|testImageAlloc
    7070    Testing psImage with type 808h
    7171<DATE><TIME>|<HOST>|I|testImageAlloc
    7272    Following should be an error.
    73 <DATE><TIME>|<HOST>|E|psImageAlloc
    74     Invalid value for number of rows or columns (numRows=0, numCols=0).
     73<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     74    Specified number of rows (0) or columns (0) is invalid.
    7575<DATE><TIME>|<HOST>|I|testImageAlloc
    7676    Testing psImage with type 810h
    7777<DATE><TIME>|<HOST>|I|testImageAlloc
    7878    Following should be an error.
    79 <DATE><TIME>|<HOST>|E|psImageAlloc
    80     Invalid value for number of rows or columns (numRows=0, numCols=0).
     79<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     80    Specified number of rows (0) or columns (0) is invalid.
    8181<DATE><TIME>|<HOST>|I|testImageAlloc
    8282    Testing psImage with type 0h
    8383<DATE><TIME>|<HOST>|I|testImageAlloc
    8484    Following should be an error.
    85 <DATE><TIME>|<HOST>|E|psImageAlloc
    86     Invalid value for number of rows or columns (numRows=0, numCols=0).
     85<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     86    Specified number of rows (0) or columns (0) is invalid.
    8787
    8888---> TESTPOINT PASSED (psImage{psImageAlloc} | tst_psImage.c)
     
    114114<DATE><TIME>|<HOST>|I|testImageSubset
    115115    An error should follow...
    116 <DATE><TIME>|<HOST>|E|psImageSubset
    117     Can not subset image because input image or its pixel buffer is NULL.
     116<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     117    Can not operate on a NULL psImage.
    118118<DATE><TIME>|<HOST>|I|testImageSubset
    119119    Verify the returned psImage structure pointer is null and program  execution doesn't stop, if the input parameters nrow and/or ncol are zero. Also verify input psImage structure is not modified.
    120120<DATE><TIME>|<HOST>|I|testImageSubset
    121121    An error should follow...
    122 <DATE><TIME>|<HOST>|E|psImageSubset
    123     Can not subset image because number of rows or columns are zero (64x0).
     122<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     123    Specified number of rows (64) or columns (0) is invalid.
    124124<DATE><TIME>|<HOST>|I|testImageSubset
    125125    An error should follow...
    126 <DATE><TIME>|<HOST>|E|psImageSubset
    127     Can not subset image because number of rows or columns are zero (0x128).
     126<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     127    Specified number of rows (0) or columns (128) is invalid.
    128128<DATE><TIME>|<HOST>|I|testImageSubset
    129129    Verify the returned psImage structure pointer is null and program execution doesn't stop, if the input parameters row0 and col0 are not within the range of values of psImage structure image.
    130130<DATE><TIME>|<HOST>|I|testImageSubset
    131131    An error should follow...
    132 <DATE><TIME>|<HOST>|E|psImageSubset
    133     Can not subset image because col0,row0 (128,0) is not a valid pixel location.
     132<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     133    Specified subset range, [128:<LINENO>,0:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    134134<DATE><TIME>|<HOST>|I|testImageSubset
    135135    An error should follow...
    136 <DATE><TIME>|<HOST>|E|psImageSubset
    137     Can not subset image because col0,row0 (0,256) is not a valid pixel location.
     136<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     137    Specified subset range, [0:<LINENO>,256:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    138138<DATE><TIME>|<HOST>|I|testImageSubset
    139139    An error should follow...
    140 <DATE><TIME>|<HOST>|E|psImageSubset
    141     Can not subset image because col0,row0 (-1,0) is not a valid pixel location.
     140<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     141    Specified subset range, [-1:<LINENO>,0:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    142142<DATE><TIME>|<HOST>|I|testImageSubset
    143143    An error should follow...
    144 <DATE><TIME>|<HOST>|E|psImageSubset
    145     Can not subset image because col0,row0 (0,-1) is not a valid pixel location.
     144<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     145    Specified subset range, [0:<LINENO>,-1:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    146146<DATE><TIME>|<HOST>|I|testImageSubset
    147147    Verify the returned psImage structure pointer is null and program execution doesn't stop if the input parameters nrow, ncol, row0 and col0 specify a range of data not within the input psImage structure image.  Also verify the input psImage structure is not modified.
    148148<DATE><TIME>|<HOST>|I|testImageSubset
    149149    An error should follow...
    150 <DATE><TIME>|<HOST>|E|psImageSubset
    151     Can not subset image outside of image boundaries (size=128x256, subset=[64:<LINENO>,0:<LINENO>]).
     150<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     151    Specified subset range, [64:<LINENO>,0:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    152152<DATE><TIME>|<HOST>|I|testImageSubset
    153153    An error should follow...
    154 <DATE><TIME>|<HOST>|E|psImageSubset
    155     Can not subset image outside of image boundaries (size=128x256, subset=[0:<LINENO>,128:<LINENO>]).
     154<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     155    Specified subset range, [0:<LINENO>,128:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    156156<DATE><TIME>|<HOST>|I|testImageSubset
    157157    An error should follow...
    158 <DATE><TIME>|<HOST>|E|psImageSubset
    159     Can not subset image outside of image boundaries (size=128x256, subset=[64:<LINENO>,128:<LINENO>]).
     158<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     159    Specified subset range, [64:<LINENO>,128:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    160160<DATE><TIME>|<HOST>|I|testImageSubset
    161161    psImageFreeChildren shall deallocate any children images of a psImage structure
     
    187187<DATE><TIME>|<HOST>|I|testImageCopy
    188188    An error should follow...
    189 <DATE><TIME>|<HOST>|E|psImageCopy
    190     Can not copy image because input image or its pixel buffer is NULL.
     189<DATE><TIME>|<HOST>|E|psLib.image.psImageCopy
     190    Can not operate on a NULL psImage.
    191191
    192192---> TESTPOINT PASSED (psImage{psImageCopy} | tst_psImage.c)
Note: See TracChangeset for help on using the changeset viewer.