- Timestamp:
- Sep 7, 2004, 2:09:36 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr
r1404 r1714 1 1 /***************************** TESTPOINT ******************************************\ 2 2 * TestFile: tst_psStringCopy.c * 3 * TestPoint: psString Copy{Verify string copy}*3 * TestPoint: psString{Verify string copy} * 4 4 * TestType: Positive * 5 5 \**********************************************************************************/ 6 6 7 7 8 ---> TESTPOINT PASSED (psString Copy{Verify string copy} | tst_psStringCopy.c)8 ---> TESTPOINT PASSED (psString{Verify string copy} | tst_psStringCopy.c) 9 9 10 10 /***************************** TESTPOINT ******************************************\ 11 11 * TestFile: tst_psStringCopy.c * 12 * TestPoint: psString Copy{Verify empty string copy}*12 * TestPoint: psString{Verify empty string copy} * 13 13 * TestType: Positive * 14 14 \**********************************************************************************/ 15 15 16 16 17 ---> TESTPOINT PASSED (psString Copy{Verify empty string copy} | tst_psStringCopy.c)17 ---> TESTPOINT PASSED (psString{Verify empty string copy} | tst_psStringCopy.c) 18 18 19 19 /***************************** TESTPOINT ******************************************\ 20 20 * TestFile: tst_psStringCopy.c * 21 * TestPoint: psString NCopy{Verify string copy with length}*21 * TestPoint: psString{Verify string copy with length} * 22 22 * TestType: Positive * 23 23 \**********************************************************************************/ 24 24 25 25 26 ---> TESTPOINT PASSED (psString NCopy{Verify string copy with length} | tst_psStringCopy.c)26 ---> TESTPOINT PASSED (psString{Verify string copy with length} | tst_psStringCopy.c) 27 27 28 28 /***************************** TESTPOINT ******************************************\ 29 29 * TestFile: tst_psStringCopy.c * 30 * TestPoint: psString NCopy{Verify empty string copy with length}*30 * TestPoint: psString{Verify empty string copy with length} * 31 31 * TestType: Positive * 32 32 \**********************************************************************************/ 33 33 34 34 35 ---> TESTPOINT PASSED (psString NCopy{Verify empty string copy with length} | tst_psStringCopy.c)35 ---> TESTPOINT PASSED (psString{Verify empty string copy with length} | tst_psStringCopy.c) 36 36 37 37 /***************************** TESTPOINT ******************************************\ 38 38 * TestFile: tst_psStringCopy.c * 39 * TestPoint: psString NCopy{Copy string to larger string}*39 * TestPoint: psString{Copy string to larger string} * 40 40 * TestType: Positive * 41 41 \**********************************************************************************/ 42 42 43 43 44 ---> TESTPOINT PASSED (psString NCopy{Copy string to larger string} | tst_psStringCopy.c)44 ---> TESTPOINT PASSED (psString{Copy string to larger string} | tst_psStringCopy.c) 45 45 46 46 /***************************** TESTPOINT ******************************************\ 47 47 * TestFile: tst_psStringCopy.c * 48 * TestPoint: psString NCopy{Copy string with negative size}*48 * TestPoint: psString{Copy string with negative size} * 49 49 * TestType: Positive * 50 50 \**********************************************************************************/ 51 51 52 <DATE><TIME>|<HOST>|E| psString.c|psStringNCopy with negative count specified -552 <DATE><TIME>|<HOST>|E|psLib.sysUtils.|Can not copy a negative number of characters (-5) 53 53 54 ---> TESTPOINT PASSED (psString NCopy{Copy string with negative size} | tst_psStringCopy.c)54 ---> TESTPOINT PASSED (psString{Copy string with negative size} | tst_psStringCopy.c) 55 55 56 56 /***************************** TESTPOINT ******************************************\ 57 57 * TestFile: tst_psStringCopy.c * 58 * TestPoint: PS_STRING{Verify creation of string literal}*58 * TestPoint: psString{Verify creation of string literal} * 59 59 * TestType: Positive * 60 60 \**********************************************************************************/ 61 61 62 62 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) 64 64
Note:
See TracChangeset
for help on using the changeset viewer.
