Changeset 1034 for trunk/psLib/test/sysUtils
- Timestamp:
- Jun 14, 2004, 2:13:57 PM (22 years ago)
- Location:
- trunk/psLib/test/sysUtils/verified
- Files:
-
- 20 edited
-
atst_psAbort_01.stderr (modified) (1 diff)
-
atst_psAbort_02.stderr (modified) (1 diff)
-
atst_psAbort_03.stderr (modified) (1 diff)
-
tst_psError.stderr (modified) (3 diffs)
-
tst_psHash00.stdout (modified) (1 diff)
-
tst_psHash01.stdout (modified) (1 diff)
-
tst_psHash02.stdout (modified) (1 diff)
-
tst_psHash03.stdout (modified) (1 diff)
-
tst_psHash04.stdout (modified) (1 diff)
-
tst_psLogMsg00.stdout (modified) (1 diff)
-
tst_psLogMsg01.stdout (modified) (1 diff)
-
tst_psLogMsg02.stdout (modified) (2 diffs)
-
tst_psLogMsg03.stdout (modified) (1 diff)
-
tst_psMemory.stderr (modified) (7 diffs)
-
tst_psStringCopy.stderr (modified) (2 diffs)
-
tst_psTrace00.stdout (modified) (1 diff)
-
tst_psTrace01.stdout (modified) (1 diff)
-
tst_psTrace02.stdout (modified) (3 diffs)
-
tst_psTrace03.stdout (modified) (1 diff)
-
tst_psTrace04.stdout (modified) (1 diff)
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 \**********************************************************************************/ 6 6 7 7 <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 \**********************************************************************************/ 6 6 7 7 <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 \**********************************************************************************/ 6 6 7 7 <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 \**********************************************************************************/ 6 6 7 7 <DATE> <TIME> <HOST> |E| main|ALL TYPES intval = 1 longval = 2 floatval = 3.010000 charval = E strval = E R R O R … … 9 9 ---> TESTPOINT PASSED (psError{Multiple type values in error message} | tst_psError.c) 10 10 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 \**********************************************************************************/ 16 16 17 17 <DATE> <TIME> <HOST> |E| __LINE__|NO VALUES … … 19 19 ---> TESTPOINT PASSED (psError{String values in error message} | tst_psError.c) 20 20 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 \**********************************************************************************/ 26 26 27 27 <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 \**********************************************************************************/ 6 6 7 7 -
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 \**********************************************************************************/ 6 6 7 7 -
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 \**********************************************************************************/ 6 6 7 7 -
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 \**********************************************************************************/ 6 6 7 7 -
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 \**********************************************************************************/ 6 6 7 7 Linked 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 \**********************************************************************************/ 6 6 7 7 8 8 ---> TESTPOINT PASSED (psLogMsg functions{default log levels} | tst_psLogMsg00.c) 9 9 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 \**********************************************************************************/ 15 15 16 16 -
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 \**********************************************************************************/ 6 6 7 7 -
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 \**********************************************************************************/ 6 6 7 7 ------------- psLogSetFormat() ------------- … … 15 15 ---> TESTPOINT PASSED (psLogMsg functions{psLogSetFormat()} | tst_psLogMsg02.c) 16 16 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 \**********************************************************************************/ 22 22 23 23 -
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 \**********************************************************************************/ 6 6 7 7 ------------- 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 \**********************************************************************************/ 6 6 7 7 <DATE> <TIME> <HOST> |I|TPCheckBufferPo|psAlloc shall allocate memory blocks writeable by caller. … … 9 9 ---> TESTPOINT PASSED (psMemory{449-TPCheckBufferPositive} | tst_psMemory.c) 10 10 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 \**********************************************************************************/ 16 16 17 17 <DATE> <TIME> <HOST> |I| TPOutOfMemory|Upon requesting more memory than is available, psalloc shall call the psMemExhaustedCallback. … … 21 21 ---> TESTPOINT PASSED (psMemory{450-TPOutOfMemory} | tst_psMemory.c) 22 22 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 \**********************************************************************************/ 28 28 29 29 <DATE> <TIME> <HOST> |I| TPrealloc|psRealloc shall increase/decrease memory buffer while preserving contents … … 33 33 ---> TESTPOINT PASSED (psMemory{451-TPrealloc} | tst_psMemory.c) 34 34 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 \**********************************************************************************/ 40 40 41 41 <DATE> <TIME> <HOST> |I|TPallocCallback|call to psAlloc/psRealloc shall generate a callback if specified memory ID is allocated. … … 50 50 ---> TESTPOINT PASSED (psMemory{452/453-TPallocCallback} | tst_psMemory.c) 51 51 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 \**********************************************************************************/ 57 57 58 58 <DATE> <TIME> <HOST> |I| TPcheckLeaks|psMemCheckLeaks shall return the number of blocks above an ID that are still allocated … … 72 72 ---> TESTPOINT PASSED (psMemory{454-TPcheckLeaks} | tst_psMemory.c) 73 73 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 \**********************************************************************************/ 79 79 80 80 <DATE> <TIME> <HOST> |I|TPmemCorruption|psMemCheckCorruption shall detect memory corruptions … … 85 85 ---> TESTPOINT PASSED (psMemory{455-TPmemCorruption} | tst_psMemory.c) 86 86 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 \**********************************************************************************/ 92 92 93 93 <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 \**********************************************************************************/ 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 -
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 \**********************************************************************************/ 6 6 7 7 -
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 \**********************************************************************************/ 6 6 7 7 -
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 \**********************************************************************************/ 6 6 7 7 (0) This message should be displayed (beefface) … … 11 11 ---> TESTPOINT PASSED (psTrace functions{psTrace()} | tst_psTrace02.c) 12 12 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 \**********************************************************************************/ 18 18 19 19 20 20 ---> TESTPOINT PASSED (psTrace functions{psTrace()} | tst_psTrace02.c) 21 21 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 \**********************************************************************************/ 27 27 28 28 (0) This message should be displayed (beefface) … … 32 32 ---> TESTPOINT PASSED (psTrace functions{psTrace()} | tst_psTrace02.c) 33 33 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 \**********************************************************************************/ 39 39 40 40 -
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 \**********************************************************************************/ 6 6 7 7 . 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 \**********************************************************************************/ 6 6 7 7
Note:
See TracChangeset
for help on using the changeset viewer.
