IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2005, 4:43:53 PM (21 years ago)
Author:
drobbin
Message:

added psLogGet fxns and updated spline functions for unsigned int compatability

File:
1 edited

Legend:

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

    r4979 r5072  
    3535/***************************** TESTPOINT ******************************************\
    3636*             TestFile: tst_psLogMsg.c                                             *
    37 *            TestPoint: psLogMsg{psLogSetLevel()}                                  *
     37*            TestPoint: psLogMsg{psLogSet/GetLevel()}                              *
    3838*             TestType: Positive                                                   *
    3939\**********************************************************************************/
     
    6161<DATE><TIME>|<HOST>|4|testLogMsg02
    6262    This should  be displayed (level 4)
     63<DATE><TIME>|<HOST>|4|testLogMsg02
     64    This should display level 4 logging -> level 4
    6365
    64 ---> TESTPOINT PASSED (psLogMsg{psLogSetLevel()} | tst_psLogMsg.c)
     66---> TESTPOINT PASSED (psLogMsg{psLogSet/GetLevel()} | tst_psLogMsg.c)
    6567
    6668/***************************** TESTPOINT ******************************************\
     
    152154/***************************** TESTPOINT ******************************************\
    153155*             TestFile: tst_psLogMsg.c                                             *
    154 *            TestPoint: psLogMsg{psLogSetDestination()}                            *
     156*            TestPoint: psLogMsg{psLogSet/GetDestination()}                        *
    155157*             TestType: Positive                                                   *
    156158\**********************************************************************************/
     
    165167    Hello World!  My level is 3
    166168
    167 ---> TESTPOINT PASSED (psLogMsg{psLogSetDestination()} | tst_psLogMsg.c)
     169---> TESTPOINT PASSED (psLogMsg{psLogSet/GetDestination()} | tst_psLogMsg.c)
    168170
    169171/***************************** TESTPOINT ******************************************\
Note: See TracChangeset for help on using the changeset viewer.