IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2004, 2:13:57 PM (22 years ago)
Author:
desonia
Message:

Changed testpoint header so that testpoints can be easily counted

Location:
trunk/psLib/test/sysUtils/verified
Files:
20 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/verified/atst_psAbort_01.stderr

    r1018 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: atst_psAbort_01.c                                          |
    3 |            TestPoint: psAbort{Multiple type values in abort message}             |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: atst_psAbort_01.c                                          *
     3*            TestPoint: psAbort{Multiple type values in abort message}             *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77 <DATE> <TIME> <HOST> |A|           main|ALL TYPES intval = 1 longval = 2 floatval = 3.010000 charval = E strval = E R R O R
  • trunk/psLib/test/sysUtils/verified/atst_psAbort_02.stderr

    r1018 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: atst_psAbort_02.c                                          |
    3 |            TestPoint: psAbort{String values in abort message}                    |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: atst_psAbort_02.c                                          *
     3*            TestPoint: psAbort{String values in abort message}                    *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77 <DATE> <TIME> <HOST> |A|       __LINE__|NO_VALUES
  • trunk/psLib/test/sysUtils/verified/atst_psAbort_03.stderr

    r587 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: atst_psAbort_03.c                                          |
    3 |            TestPoint: psAbort{Empty strings in abort message}                    |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: atst_psAbort_03.c                                          *
     3*            TestPoint: psAbort{Empty strings in abort message}                    *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77 <DATE> <TIME> <HOST> |A|               |
  • trunk/psLib/test/sysUtils/verified/tst_psError.stderr

    r1018 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psError.c                                              |
    3 |            TestPoint: psError{Multiple type values in error message}             |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psError.c                                              *
     3*            TestPoint: psError{Multiple type values in error message}             *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77 <DATE> <TIME> <HOST> |E|           main|ALL TYPES intval = 1 longval = 2 floatval = 3.010000 charval = E strval = E R R O R
     
    99---> TESTPOINT PASSED (psError{Multiple type values in error message} | tst_psError.c)
    1010
    11 /----------------------------- TESTPOINT ------------------------------------------\
    12 |             TestFile: tst_psError.c                                              |
    13 |            TestPoint: psError{String values in error message}                    |
    14 |             TestType: Positive                                                   |
    15 \----------------------------------------------------------------------------------/
     11/***************************** TESTPOINT ******************************************\
     12*             TestFile: tst_psError.c                                              *
     13*            TestPoint: psError{String values in error message}                    *
     14*             TestType: Positive                                                   *
     15\**********************************************************************************/
    1616
    1717 <DATE> <TIME> <HOST> |E|       __LINE__|NO VALUES
     
    1919---> TESTPOINT PASSED (psError{String values in error message} | tst_psError.c)
    2020
    21 /----------------------------- TESTPOINT ------------------------------------------\
    22 |             TestFile: tst_psError.c                                              |
    23 |            TestPoint: psError{Empty strings in error message}                    |
    24 |             TestType: Positive                                                   |
    25 \----------------------------------------------------------------------------------/
     21/***************************** TESTPOINT ******************************************\
     22*             TestFile: tst_psError.c                                              *
     23*            TestPoint: psError{Empty strings in error message}                    *
     24*             TestType: Positive                                                   *
     25\**********************************************************************************/
    2626
    2727 <DATE> <TIME> <HOST> |E|               |
  • trunk/psLib/test/sysUtils/verified/tst_psHash00.stdout

    r588 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psHash00.c                                             |
    3 |            TestPoint: psHash functions{psHashAlloc()}                            |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psHash00.c                                             *
     3*            TestPoint: psHash functions{psHashAlloc()}                            *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
  • trunk/psLib/test/sysUtils/verified/tst_psHash01.stdout

    r588 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psHash01.c                                             |
    3 |            TestPoint: psHash functions{psHashFree()}                             |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psHash01.c                                             *
     3*            TestPoint: psHash functions{psHashFree()}                             *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
  • trunk/psLib/test/sysUtils/verified/tst_psHash02.stdout

    r588 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psHash02.c                                             |
    3 |            TestPoint: psHash functions{psHashInsert()}                           |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psHash02.c                                             *
     3*            TestPoint: psHash functions{psHashInsert()}                           *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
  • trunk/psLib/test/sysUtils/verified/tst_psHash03.stdout

    r935 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psHash03.c                                             |
    3 |            TestPoint: psHash functions{psHashRemove()}                           |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psHash03.c                                             *
     3*            TestPoint: psHash functions{psHashRemove()}                           *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
  • trunk/psLib/test/sysUtils/verified/tst_psHash04.stdout

    r881 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psHash04.c                                             |
    3 |            TestPoint: psHash functions{psHashKeyList()}                          |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psHash04.c                                             *
     3*            TestPoint: psHash functions{psHashKeyList()}                          *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77Linked List Entries: ENTRY03
  • trunk/psLib/test/sysUtils/verified/tst_psLogMsg00.stdout

    r853 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psLogMsg00.c                                           |
    3 |            TestPoint: psLogMsg functions{default log levels, printf-style strings} |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psLogMsg00.c                                           *
     3*            TestPoint: psLogMsg functions{default log levels, printf-style strings} *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
    88---> TESTPOINT PASSED (psLogMsg functions{default log levels} | tst_psLogMsg00.c)
    99
    10 /----------------------------- TESTPOINT ------------------------------------------\
    11 |             TestFile: tst_psLogMsg00.c                                           |
    12 |            TestPoint: psLogMsg functions{default log levels, psVLogMsg()}        |
    13 |             TestType: Positive                                                   |
    14 \----------------------------------------------------------------------------------/
     10/***************************** TESTPOINT ******************************************\
     11*             TestFile: tst_psLogMsg00.c                                           *
     12*            TestPoint: psLogMsg functions{default log levels, psVLogMsg()}        *
     13*             TestType: Positive                                                   *
     14\**********************************************************************************/
    1515
    1616
  • trunk/psLib/test/sysUtils/verified/tst_psLogMsg01.stdout

    r963 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psLogMsg01.c                                           |
    3 |            TestPoint: psLogMsg functions{psLogSetLevel()}                        |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psLogMsg01.c                                           *
     3*            TestPoint: psLogMsg functions{psLogSetLevel()}                        *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
  • trunk/psLib/test/sysUtils/verified/tst_psLogMsg02.stdout

    r1026 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psLogMsg02.c                                           |
    3 |            TestPoint: psLogMsg functions{psLogSetFormat()}                       |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psLogMsg02.c                                           *
     3*            TestPoint: psLogMsg functions{psLogSetFormat()}                       *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77------------- psLogSetFormat() -------------
     
    1515---> TESTPOINT PASSED (psLogMsg functions{psLogSetFormat()} | tst_psLogMsg02.c)
    1616
    17 /----------------------------- TESTPOINT ------------------------------------------\
    18 |             TestFile: tst_psLogMsg02.c                                           |
    19 |            TestPoint: psLogMsg functions{Output Format}                          |
    20 |             TestType: Positive                                                   |
    21 \----------------------------------------------------------------------------------/
     17/***************************** TESTPOINT ******************************************\
     18*             TestFile: tst_psLogMsg02.c                                           *
     19*            TestPoint: psLogMsg functions{Output Format}                          *
     20*             TestType: Positive                                                   *
     21\**********************************************************************************/
    2222
    2323
  • trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stdout

    r1026 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psLogMsg03.c                                           |
    3 |            TestPoint: psLogMsg functions{psLogSetDestination()}                  |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psLogMsg03.c                                           *
     3*            TestPoint: psLogMsg functions{psLogSetDestination()}                  *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77------------- psLogSetDestination(PS_LOG_NONE) -------------
  • trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr

    r1030 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psMemory.c                                             |
    3 |            TestPoint: psMemory{449-TPCheckBufferPositive}                        |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psMemory.c                                             *
     3*            TestPoint: psMemory{449-TPCheckBufferPositive}                        *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77 <DATE> <TIME> <HOST> |I|TPCheckBufferPo|psAlloc shall allocate memory blocks writeable by caller.
     
    99---> TESTPOINT PASSED (psMemory{449-TPCheckBufferPositive} | tst_psMemory.c)
    1010
    11 /----------------------------- TESTPOINT ------------------------------------------\
    12 |             TestFile: tst_psMemory.c                                             |
    13 |            TestPoint: psMemory{450-TPOutOfMemory}                                |
    14 |             TestType: Positive                                                   |
    15 \----------------------------------------------------------------------------------/
     11/***************************** TESTPOINT ******************************************\
     12*             TestFile: tst_psMemory.c                                             *
     13*            TestPoint: psMemory{450-TPOutOfMemory}                                *
     14*             TestType: Positive                                                   *
     15\**********************************************************************************/
    1616
    1717 <DATE> <TIME> <HOST> |I|  TPOutOfMemory|Upon requesting more memory than is available, psalloc shall call the psMemExhaustedCallback.
     
    2121---> TESTPOINT PASSED (psMemory{450-TPOutOfMemory} | tst_psMemory.c)
    2222
    23 /----------------------------- TESTPOINT ------------------------------------------\
    24 |             TestFile: tst_psMemory.c                                             |
    25 |            TestPoint: psMemory{451-TPrealloc}                                    |
    26 |             TestType: Positive                                                   |
    27 \----------------------------------------------------------------------------------/
     23/***************************** TESTPOINT ******************************************\
     24*             TestFile: tst_psMemory.c                                             *
     25*            TestPoint: psMemory{451-TPrealloc}                                    *
     26*             TestType: Positive                                                   *
     27\**********************************************************************************/
    2828
    2929 <DATE> <TIME> <HOST> |I|      TPrealloc|psRealloc shall increase/decrease memory buffer while preserving contents
     
    3333---> TESTPOINT PASSED (psMemory{451-TPrealloc} | tst_psMemory.c)
    3434
    35 /----------------------------- TESTPOINT ------------------------------------------\
    36 |             TestFile: tst_psMemory.c                                             |
    37 |            TestPoint: psMemory{452/453-TPallocCallback}                          |
    38 |             TestType: Positive                                                   |
    39 \----------------------------------------------------------------------------------/
     35/***************************** TESTPOINT ******************************************\
     36*             TestFile: tst_psMemory.c                                             *
     37*            TestPoint: psMemory{452/453-TPallocCallback}                          *
     38*             TestType: Positive                                                   *
     39\**********************************************************************************/
    4040
    4141 <DATE> <TIME> <HOST> |I|TPallocCallback|call to psAlloc/psRealloc shall generate a callback if specified memory ID is allocated.
     
    5050---> TESTPOINT PASSED (psMemory{452/453-TPallocCallback} | tst_psMemory.c)
    5151
    52 /----------------------------- TESTPOINT ------------------------------------------\
    53 |             TestFile: tst_psMemory.c                                             |
    54 |            TestPoint: psMemory{454-TPcheckLeaks}                                 |
    55 |             TestType: Positive                                                   |
    56 \----------------------------------------------------------------------------------/
     52/***************************** TESTPOINT ******************************************\
     53*             TestFile: tst_psMemory.c                                             *
     54*            TestPoint: psMemory{454-TPcheckLeaks}                                 *
     55*             TestType: Positive                                                   *
     56\**********************************************************************************/
    5757
    5858 <DATE> <TIME> <HOST> |I|   TPcheckLeaks|psMemCheckLeaks shall return the number of blocks above an ID that are still allocated
     
    7272---> TESTPOINT PASSED (psMemory{454-TPcheckLeaks} | tst_psMemory.c)
    7373
    74 /----------------------------- TESTPOINT ------------------------------------------\
    75 |             TestFile: tst_psMemory.c                                             |
    76 |            TestPoint: psMemory{455-TPmemCorruption}                              |
    77 |             TestType: Positive                                                   |
    78 \----------------------------------------------------------------------------------/
     74/***************************** TESTPOINT ******************************************\
     75*             TestFile: tst_psMemory.c                                             *
     76*            TestPoint: psMemory{455-TPmemCorruption}                              *
     77*             TestType: Positive                                                   *
     78\**********************************************************************************/
    7979
    8080 <DATE> <TIME> <HOST> |I|TPmemCorruption|psMemCheckCorruption shall detect memory corruptions
     
    8585---> TESTPOINT PASSED (psMemory{455-TPmemCorruption} | tst_psMemory.c)
    8686
    87 /----------------------------- TESTPOINT ------------------------------------------\
    88 |             TestFile: tst_psMemory.c                                             |
    89 |            TestPoint: psMemory{456-TPFreeReferencedMemory}                       |
    90 |             TestType: Positive                                                   |
    91 \----------------------------------------------------------------------------------/
     87/***************************** TESTPOINT ******************************************\
     88*             TestFile: tst_psMemory.c                                             *
     89*            TestPoint: psMemory{456-TPFreeReferencedMemory}                       *
     90*             TestType: Positive                                                   *
     91\**********************************************************************************/
    9292
    9393 <DATE> <TIME> <HOST> |I|TPFreeReference|memory reference count shall be incrementable/decrementable
  • trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr

    r1018 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psStringCopy.c                                         |
    3 |            TestPoint: psStringCopy{Verify string copy}                           |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psStringCopy.c                                         *
     3*            TestPoint: psStringCopy{Verify string copy}                           *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
    88---> TESTPOINT PASSED (psStringCopy{Verify string copy} | tst_psStringCopy.c)
    99
    10 /----------------------------- TESTPOINT ------------------------------------------\
    11 |             TestFile: tst_psStringCopy.c                                         |
    12 |            TestPoint: psStringCopy{Verify empty string copy}                     |
    13 |             TestType: Positive                                                   |
    14 \----------------------------------------------------------------------------------/
     10/***************************** TESTPOINT ******************************************\
     11*             TestFile: tst_psStringCopy.c                                         *
     12*            TestPoint: psStringCopy{Verify empty string copy}                     *
     13*             TestType: Positive                                                   *
     14\**********************************************************************************/
    1515
    1616
    1717---> TESTPOINT PASSED (psStringCopy{Verify empty string copy} | tst_psStringCopy.c)
    1818
    19 /----------------------------- TESTPOINT ------------------------------------------\
    20 |             TestFile: tst_psStringCopy.c                                         |
    21 |            TestPoint: psStringNCopy{Verify string copy with length}              |
    22 |             TestType: Positive                                                   |
    23 \----------------------------------------------------------------------------------/
     19/***************************** TESTPOINT ******************************************\
     20*             TestFile: tst_psStringCopy.c                                         *
     21*            TestPoint: psStringNCopy{Verify string copy with length}              *
     22*             TestType: Positive                                                   *
     23\**********************************************************************************/
    2424
    2525
    2626---> TESTPOINT PASSED (psStringNCopy{Verify string copy with length} | tst_psStringCopy.c)
    2727
    28 /----------------------------- TESTPOINT ------------------------------------------\
    29 |             TestFile: tst_psStringCopy.c                                         |
    30 |            TestPoint: psStringNCopy{Verify empty string copy with length}        |
    31 |             TestType: Positive                                                   |
    32 \----------------------------------------------------------------------------------/
     28/***************************** TESTPOINT ******************************************\
     29*             TestFile: tst_psStringCopy.c                                         *
     30*            TestPoint: psStringNCopy{Verify empty string copy with length}        *
     31*             TestType: Positive                                                   *
     32\**********************************************************************************/
    3333
    3434
    3535---> TESTPOINT PASSED (psStringNCopy{Verify empty string copy with length} | tst_psStringCopy.c)
    3636
    37 /----------------------------- TESTPOINT ------------------------------------------\
    38 |             TestFile: tst_psStringCopy.c                                         |
    39 |            TestPoint: psStringNCopy{Copy string to larger string}                |
    40 |             TestType: Positive                                                   |
    41 \----------------------------------------------------------------------------------/
     37/***************************** TESTPOINT ******************************************\
     38*             TestFile: tst_psStringCopy.c                                         *
     39*            TestPoint: psStringNCopy{Copy string to larger string}                *
     40*             TestType: Positive                                                   *
     41\**********************************************************************************/
    4242
    4343
    4444---> TESTPOINT PASSED (psStringNCopy{Copy string to larger string} | tst_psStringCopy.c)
    4545
    46 /----------------------------- TESTPOINT ------------------------------------------\
    47 |             TestFile: tst_psStringCopy.c                                         |
    48 |            TestPoint: psStringNCopy{Copy string with negative size}              |
    49 |             TestType: Positive                                                   |
    50 \----------------------------------------------------------------------------------/
     46/***************************** TESTPOINT ******************************************\
     47*             TestFile: tst_psStringCopy.c                                         *
     48*            TestPoint: psStringNCopy{Copy string with negative size}              *
     49*             TestType: Positive                                                   *
     50\**********************************************************************************/
    5151
    5252 <DATE> <TIME> <HOST> |E|     psString.c|psStringNCopy with negative count specified -5
     
    5454---> TESTPOINT PASSED (psStringNCopy{Copy string with negative size} | tst_psStringCopy.c)
    5555
    56 /----------------------------- TESTPOINT ------------------------------------------\
    57 |             TestFile: tst_psStringCopy.c                                         |
    58 |            TestPoint: PS_STRING{Verify creation of string literal}               |
    59 |             TestType: Positive                                                   |
    60 \----------------------------------------------------------------------------------/
     56/***************************** TESTPOINT ******************************************\
     57*             TestFile: tst_psStringCopy.c                                         *
     58*            TestPoint: PS_STRING{Verify creation of string literal}               *
     59*             TestType: Positive                                                   *
     60\**********************************************************************************/
    6161
    6262
  • trunk/psLib/test/sysUtils/verified/tst_psTrace00.stdout

    r905 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psTrace00.c                                            |
    3 |            TestPoint: psTrace functions{psTraceSetLevel() and psTraceGetLevel()} |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psTrace00.c                                            *
     3*            TestPoint: psTrace functions{psTraceSetLevel() and psTraceGetLevel()} *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
  • trunk/psLib/test/sysUtils/verified/tst_psTrace01.stdout

    r589 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psTrace01.c                                            |
    3 |            TestPoint: psTrace functions{psTraceReset()}                          |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psTrace01.c                                            *
     3*            TestPoint: psTrace functions{psTraceReset()}                          *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
  • trunk/psLib/test/sysUtils/verified/tst_psTrace02.stdout

    r893 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psTrace02.c                                            |
    3 |            TestPoint: psTrace functions{psTrace()}                               |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psTrace02.c                                            *
     3*            TestPoint: psTrace functions{psTrace()}                               *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77     (0) This message should be displayed (beefface)
     
    1111---> TESTPOINT PASSED (psTrace functions{psTrace()} | tst_psTrace02.c)
    1212
    13 /----------------------------- TESTPOINT ------------------------------------------\
    14 |             TestFile: tst_psTrace02.c                                            |
    15 |            TestPoint: psTrace functions{psTrace()}                               |
    16 |             TestType: Positive                                                   |
    17 \----------------------------------------------------------------------------------/
     13/***************************** TESTPOINT ******************************************\
     14*             TestFile: tst_psTrace02.c                                            *
     15*            TestPoint: psTrace functions{psTrace()}                               *
     16*             TestType: Positive                                                   *
     17\**********************************************************************************/
    1818
    1919
    2020---> TESTPOINT PASSED (psTrace functions{psTrace()} | tst_psTrace02.c)
    2121
    22 /----------------------------- TESTPOINT ------------------------------------------\
    23 |             TestFile: tst_psTrace02.c                                            |
    24 |            TestPoint: psTrace functions{psTrace()}                               |
    25 |             TestType: Positive                                                   |
    26 \----------------------------------------------------------------------------------/
     22/***************************** TESTPOINT ******************************************\
     23*             TestFile: tst_psTrace02.c                                            *
     24*            TestPoint: psTrace functions{psTrace()}                               *
     25*             TestType: Positive                                                   *
     26\**********************************************************************************/
    2727
    2828     (0) This message should be displayed (beefface)
     
    3232---> TESTPOINT PASSED (psTrace functions{psTrace()} | tst_psTrace02.c)
    3333
    34 /----------------------------- TESTPOINT ------------------------------------------\
    35 |             TestFile: tst_psTrace02.c                                            |
    36 |            TestPoint: psTrace functions{psTrace()}                               |
    37 |             TestType: Positive                                                   |
    38 \----------------------------------------------------------------------------------/
     34/***************************** TESTPOINT ******************************************\
     35*             TestFile: tst_psTrace02.c                                            *
     36*            TestPoint: psTrace functions{psTrace()}                               *
     37*             TestType: Positive                                                   *
     38\**********************************************************************************/
    3939
    4040
  • trunk/psLib/test/sysUtils/verified/tst_psTrace03.stdout

    r589 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psTrace03.c                                            |
    3 |            TestPoint: psTrace functions{psTracePrintLevels()}                    |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psTrace03.c                                            *
     3*            TestPoint: psTrace functions{psTracePrintLevels()}                    *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77.                    9
  • trunk/psLib/test/sysUtils/verified/tst_psTrace04.stdout

    r589 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psTrace04.c                                            |
    3 |            TestPoint: psTrace functions{Testing psTraceReset()}                  |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psTrace04.c                                            *
     3*            TestPoint: psTrace functions{Testing psTraceReset()}                  *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
Note: See TracChangeset for help on using the changeset viewer.