Changeset 3127 for trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr
- Timestamp:
- Feb 4, 2005, 12:49:39 PM (21 years ago)
- Location:
- trunk/psLib
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
test/sysUtils/verified/tst_psMemory.stderr (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib
- Property svn:ignore
-
old new 1 DoxygenLog 1 2 bin 2 3 lib
-
- Property svn:ignore
-
trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr
r2703 r3127 21 21 Custom MemExhaustedCallback was invoked. 22 22 <DATE><TIME>|<HOST>|A|p_psAlloc 23 Failed to allocate <N> bytes at tst_psMemory.c: <LINENO>23 Failed to allocate <N> bytes at tst_psMemory.c:206 24 24 25 25 ---> TESTPOINT PASSED (psMemory{outOfMemory} | tst_psMemory.c) … … 36 36 Custom MemExhaustedCallback was invoked. 37 37 <DATE><TIME>|<HOST>|A|p_psRealloc 38 Failed to reallocate <N> bytes at tst_psMemory.c: <LINENO>38 Failed to reallocate <N> bytes at tst_psMemory.c:171 39 39 40 40 ---> TESTPOINT PASSED (psMemory{reallocOutOfMemory} | tst_psMemory.c) … … 91 91 following psMemCheckLeaks call should produce one instance. 92 92 file:line ID 93 tst_psMemory.c: <LINENO>193 tst_psMemory.c:356 1 94 94 <DATE><TIME>|<HOST>|I|TPcheckLeaks 95 95 Testing psMemCheckLeaks again with a different leak location … … 97 97 following psMemCheckLeaks call should produce one error. 98 98 file:line ID 99 tst_psMemory.c: <LINENO>1199 tst_psMemory.c:386 11 100 100 <DATE><TIME>|<HOST>|I|TPcheckLeaks 101 101 Testing psMemCheckLeaks again with multiple leak locations. … … 103 103 following psMemCheckLeaks call should produce two errors. 104 104 file:line ID 105 tst_psMemory.c: <LINENO>16106 tst_psMemory.c: <LINENO>14105 tst_psMemory.c:414 16 106 tst_psMemory.c:414 14 107 107 108 108 ---> TESTPOINT PASSED (psMemory{checkLeaks} | tst_psMemory.c) … … 118 118 <DATE><TIME>|<HOST>|I|TPmemCorruption 119 119 psMemCheckCorruption should output an error message and memProblemCallback callback should be called. 120 <DATE><TIME>|<HOST>|E|checkMemBlock ( psMemory.c:<LINENO>)120 <DATE><TIME>|<HOST>|E|checkMemBlock (FILE:LINENO) 121 121 Memory block 1 is corrupted; buffer underflow detected. 122 122 <DATE><TIME>|<HOST>|I|memProblemCallback 123 memory callback called for id 1 ( psMemCheckCorruption:<LINENO>).123 memory callback called for id 1 (FILE:LINENO). 124 124 125 125 ---> TESTPOINT PASSED (psMemory{psMemCorruption} | tst_psMemory.c) … … 147 147 Next should abort due to multiple freeing. 148 148 <DATE><TIME>|<HOST>|A|p_psFree 149 Block 1, allocated at tst_psMemory.c: <LINENO>, freed multiple times at tst_psMemory.c:<LINENO>.149 Block 1, allocated at tst_psMemory.c:526, freed multiple times at tst_psMemory.c:531. 150 150 151 151 ---> TESTPOINT PASSED (psMemory{multipleFree} | tst_psMemory.c)
Note:
See TracChangeset
for help on using the changeset viewer.
