IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2006, 11:25:39 AM (20 years ago)
Author:
Paul Price
Message:

Moving psStringSubstitute tests to libtap; resetting stderr output for tst_psString.

Location:
trunk/psLib/test/sys
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sys

    • Property svn:ignore
      •  

        old new  
        1717core
        1818core.*
         19tap_psStringSubstitute
  • trunk/psLib/test/sys/verified/tst_psString.stderr

    r7831 r7880  
    175175---> TESTPOINT PASSED (psString{Test NULL String Error Handling} | tst_psString.c)
    176176
    177 /***************************** TESTPOINT ******************************************\
    178 *             TestFile: tst_psString.c                                             *
    179 *            TestPoint: psString{Test String Substitute}                           *
    180 *             TestType: Positive                                                   *
    181 \**********************************************************************************/
    182 
    183 <DATE><TIME>|<HOST>|I|testStrSub
    184     Following should generate error message
    185 <DATE><TIME>|<HOST>|E|psStringSubstitute (FILE:LINENO)
    186     Invalid string in psStringSubstitute.  Input cannot be NULL or empty.
    187 <DATE><TIME>|<HOST>|I|testStrSub
    188     Following should generate error message
    189 <DATE><TIME>|<HOST>|E|psStringSubstitute (FILE:LINENO)
    190     Invalid string in psStringSubstitute.  Input cannot be NULL or empty.
    191 
    192 ---> TESTPOINT PASSED (psString{Test String Substitute} | tst_psString.c)
    193 
Note: See TracChangeset for help on using the changeset viewer.