IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2006, 3:49:05 PM (20 years ago)
Author:
drobbin
Message:

Updated psStringSplit and created/finished corresponding test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sys/verified/tst_psString.stderr

    r4547 r6218  
    125125---> TESTPOINT PASSED (psString{Test prepend null-op} | tst_psString.c)
    126126
     127/***************************** TESTPOINT ******************************************\
     128*             TestFile: tst_psString.c                                             *
     129*            TestPoint: psString{Test String Splitting}                            *
     130*             TestType: Positive                                                   *
     131\**********************************************************************************/
     132
     133<DATE><TIME>|<HOST>|I|testStrSplit00
     134    Following should generate error message
     135<DATE><TIME>|<HOST>|E|psStringSplit (FILE:LINENO)
     136    Unallowable operation: string is NULL.
     137<DATE><TIME>|<HOST>|I|testStrSplit00
     138    Following should generate error message
     139<DATE><TIME>|<HOST>|E|psStringSplit (FILE:LINENO)
     140    Unallowable operation: string is NULL.
     141<DATE><TIME>|<HOST>|I|testStrSplit00
     142    Following should generate error message
     143<DATE><TIME>|<HOST>|E|psStringSplit (FILE:LINENO)
     144    Unallowable operation: splitters is NULL.
     145
     146---> TESTPOINT PASSED (psString{Test String Splitting} | tst_psString.c)
     147
Note: See TracChangeset for help on using the changeset viewer.