IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2004, 2:09:26 PM (22 years ago)
Author:
gusciora
Message:

renamed the log functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stdout

    r855 r963  
    11/----------------------------- TESTPOINT ------------------------------------------\
    22|             TestFile: tst_psLogMsg03.c                                           |
    3 |            TestPoint: psLogMsg functions{psSetLogDestination()}                  |
     3|            TestPoint: psLogMsg functions{psLogSetDestination()}                  |
    44|             TestType: Positive                                                   |
    55\----------------------------------------------------------------------------------/
    66
    7 ------------- psSetLogDestination(PS_LOG_NONE) -------------
    8 ------------- psSetLogDestination(PS_LOG_TO_STDERR) -------------
    9 ------------- psSetLogDestination(PS_LOG_TO_STDOUT) -------------
     7------------- psLogSetDestination(PS_LOG_NONE) -------------
     8------------- psLogSetDestination(PS_LOG_TO_STDERR) -------------
     9------------- psLogSetDestination(PS_LOG_TO_STDOUT) -------------
    1010 <DATE> <TIME> <HOST> |A|main           |
    1111Hello World!  My level is 0
     
    1717Hello World!  My level is 3
    1818
    19 ---> TESTPOINT PASSED (psLogMsg functions{psSetLogDestination()} | tst_psLogMsg03.c)
     19---> TESTPOINT PASSED (psLogMsg functions{psLogSetDestination()} | tst_psLogMsg03.c)
    2020
Note: See TracChangeset for help on using the changeset viewer.