IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 8, 2005, 3:11:23 PM (21 years ago)
Author:
drobbin
Message:

Took xml/parser.h out of MDConfig, added psMessageDestination

File:
1 edited

Legend:

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

    r4547 r4979  
    167167---> TESTPOINT PASSED (psLogMsg{psLogSetDestination()} | tst_psLogMsg.c)
    168168
     169/***************************** TESTPOINT ******************************************\
     170*             TestFile: tst_psLogMsg.c                                             *
     171*            TestPoint: psLogMsg{psMessageDestination()}                           *
     172*             TestType: Positive                                                   *
     173\**********************************************************************************/
     174
     175<DATE><TIME>|<HOST>|A|testLogMsg06
     176    Hello World!  My level is 0
     177<DATE><TIME>|<HOST>|E|testLogMsg06
     178    Hello World!  My level is 1
     179<DATE><TIME>|<HOST>|W|testLogMsg06
     180    Hello World!  My level is 2
     181<DATE><TIME>|<HOST>|I|testLogMsg06
     182    Hello World!  My level is 3
     183
     184---> TESTPOINT PASSED (psLogMsg{psMessageDestination()} | tst_psLogMsg.c)
     185
Note: See TracChangeset for help on using the changeset viewer.