IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 31, 2004, 9:36:02 AM (22 years ago)
Author:
desonia
Message:

added test for psImage of PS_TYPE_PTR.

File:
1 edited

Legend:

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

    r1606 r1664  
    77<DATE><TIME>|<HOST>|I| testImageAlloc|#546 - psImageAlloc shall allocate memory for a psImage structure
    88<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 101h
     9<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    910<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    1011<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 102h
     12<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    1113<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    1214<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 104h
     15<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    1316<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    1417<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 108h
     18<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    1519<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    1620<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 301h
     21<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    1722<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    1823<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 302h
     24<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    1925<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    2026<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 304h
     27<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    2128<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    2229<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 308h
     30<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    2331<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    2432<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 404h
     33<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    2534<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    2635<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 408h
     36<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    2737<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    2838<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 808h
     39<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    2940<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    3041<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 810h
     42<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
     43<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     44<DATE><TIME>|<HOST>|I| testImageAlloc|Testing psImage with type 0h
     45<DATE><TIME>|<HOST>|I| testImageAlloc|Following should be an error.
    3146<DATE><TIME>|<HOST>|E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    3247
Note: See TracChangeset for help on using the changeset viewer.