IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2004, 2:09:36 PM (22 years ago)
Author:
desonia
Message:

updated tests.

File:
1 edited

Legend:

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

    r1404 r1714  
    11/***************************** TESTPOINT ******************************************\
    22*             TestFile: tst_psStringCopy.c                                         *
    3 *            TestPoint: psStringCopy{Verify string copy}                           *
     3*            TestPoint: psString{Verify string copy}                               *
    44*             TestType: Positive                                                   *
    55\**********************************************************************************/
    66
    77
    8 ---> TESTPOINT PASSED (psStringCopy{Verify string copy} | tst_psStringCopy.c)
     8---> TESTPOINT PASSED (psString{Verify string copy} | tst_psStringCopy.c)
    99
    1010/***************************** TESTPOINT ******************************************\
    1111*             TestFile: tst_psStringCopy.c                                         *
    12 *            TestPoint: psStringCopy{Verify empty string copy}                     *
     12*            TestPoint: psString{Verify empty string copy}                         *
    1313*             TestType: Positive                                                   *
    1414\**********************************************************************************/
    1515
    1616
    17 ---> TESTPOINT PASSED (psStringCopy{Verify empty string copy} | tst_psStringCopy.c)
     17---> TESTPOINT PASSED (psString{Verify empty string copy} | tst_psStringCopy.c)
    1818
    1919/***************************** TESTPOINT ******************************************\
    2020*             TestFile: tst_psStringCopy.c                                         *
    21 *            TestPoint: psStringNCopy{Verify string copy with length}              *
     21*            TestPoint: psString{Verify string copy with length}                   *
    2222*             TestType: Positive                                                   *
    2323\**********************************************************************************/
    2424
    2525
    26 ---> TESTPOINT PASSED (psStringNCopy{Verify string copy with length} | tst_psStringCopy.c)
     26---> TESTPOINT PASSED (psString{Verify string copy with length} | tst_psStringCopy.c)
    2727
    2828/***************************** TESTPOINT ******************************************\
    2929*             TestFile: tst_psStringCopy.c                                         *
    30 *            TestPoint: psStringNCopy{Verify empty string copy with length}        *
     30*            TestPoint: psString{Verify empty string copy with length}             *
    3131*             TestType: Positive                                                   *
    3232\**********************************************************************************/
    3333
    3434
    35 ---> TESTPOINT PASSED (psStringNCopy{Verify empty string copy with length} | tst_psStringCopy.c)
     35---> TESTPOINT PASSED (psString{Verify empty string copy with length} | tst_psStringCopy.c)
    3636
    3737/***************************** TESTPOINT ******************************************\
    3838*             TestFile: tst_psStringCopy.c                                         *
    39 *            TestPoint: psStringNCopy{Copy string to larger string}                *
     39*            TestPoint: psString{Copy string to larger string}                     *
    4040*             TestType: Positive                                                   *
    4141\**********************************************************************************/
    4242
    4343
    44 ---> TESTPOINT PASSED (psStringNCopy{Copy string to larger string} | tst_psStringCopy.c)
     44---> TESTPOINT PASSED (psString{Copy string to larger string} | tst_psStringCopy.c)
    4545
    4646/***************************** TESTPOINT ******************************************\
    4747*             TestFile: tst_psStringCopy.c                                         *
    48 *            TestPoint: psStringNCopy{Copy string with negative size}              *
     48*            TestPoint: psString{Copy string with negative size}                   *
    4949*             TestType: Positive                                                   *
    5050\**********************************************************************************/
    5151
    52 <DATE><TIME>|<HOST>|E|     psString.c|psStringNCopy with negative count specified -5
     52<DATE><TIME>|<HOST>|E|psLib.sysUtils.|Can not copy a negative number of characters (-5)
    5353
    54 ---> TESTPOINT PASSED (psStringNCopy{Copy string with negative size} | tst_psStringCopy.c)
     54---> TESTPOINT PASSED (psString{Copy string with negative size} | tst_psStringCopy.c)
    5555
    5656/***************************** TESTPOINT ******************************************\
    5757*             TestFile: tst_psStringCopy.c                                         *
    58 *            TestPoint: PS_STRING{Verify creation of string literal}               *
     58*            TestPoint: psString{Verify creation of string literal}                *
    5959*             TestType: Positive                                                   *
    6060\**********************************************************************************/
    6161
    6262
    63 ---> TESTPOINT PASSED (PS_STRING{Verify creation of string literal} | tst_psStringCopy.c)
     63---> TESTPOINT PASSED (psString{Verify creation of string literal} | tst_psStringCopy.c)
    6464
Note: See TracChangeset for help on using the changeset viewer.