- Timestamp:
- Jun 14, 2004, 2:13:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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 \**********************************************************************************/ 6 6 7 7 8 8 ---> TESTPOINT PASSED (psStringCopy{Verify string copy} | tst_psStringCopy.c) 9 9 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 \**********************************************************************************/ 15 15 16 16 17 17 ---> TESTPOINT PASSED (psStringCopy{Verify empty string copy} | tst_psStringCopy.c) 18 18 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 \**********************************************************************************/ 24 24 25 25 26 26 ---> TESTPOINT PASSED (psStringNCopy{Verify string copy with length} | tst_psStringCopy.c) 27 27 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 \**********************************************************************************/ 33 33 34 34 35 35 ---> TESTPOINT PASSED (psStringNCopy{Verify empty string copy with length} | tst_psStringCopy.c) 36 36 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 \**********************************************************************************/ 42 42 43 43 44 44 ---> TESTPOINT PASSED (psStringNCopy{Copy string to larger string} | tst_psStringCopy.c) 45 45 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 \**********************************************************************************/ 51 51 52 52 <DATE> <TIME> <HOST> |E| psString.c|psStringNCopy with negative count specified -5 … … 54 54 ---> TESTPOINT PASSED (psStringNCopy{Copy string with negative size} | tst_psStringCopy.c) 55 55 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 \**********************************************************************************/ 61 61 62 62
Note:
See TracChangeset
for help on using the changeset viewer.
