Changeset 1097 for trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr
- Timestamp:
- Jun 25, 2004, 11:51:46 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr
r1075 r1097 17 17 <DATE> <TIME> <HOST> |I| TPOutOfMemory|Upon requesting more memory than is available, psalloc shall call the psMemExhaustedCallback. 18 18 <DATE> <TIME> <HOST> |I|TPOutOfMemoryEx|Custom MemExhaustedCallback was invoked. 19 <DATE> <TIME> <HOST> |A| p_psAlloc|Failed to allocate 4294966295 bytes at tst_psMemory.c: 16619 <DATE> <TIME> <HOST> |A| p_psAlloc|Failed to allocate 4294966295 bytes at tst_psMemory.c:207 20 20 21 21 ---> TESTPOINT PASSED (psMemory{450-TPOutOfMemory} | tst_psMemory.c) 22 23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psMemory.c * 25 * TestPoint: psMemory{562-TPReallocOutOfMemory} * 26 * TestType: Positive * 27 \**********************************************************************************/ 28 29 <DATE> <TIME> <HOST> |I|TPReallocOutOfM|Upon requesting more memory than is available, psRealloc shall call the psMemExhaustedCallback. 30 <DATE> <TIME> <HOST> |I|TPOutOfMemoryEx|Custom MemExhaustedCallback was invoked. 31 <DATE> <TIME> <HOST> |A| p_psRealloc|Failed to reallocate -1001 bytes at tst_psMemory.c:172 32 33 ---> TESTPOINT PASSED (psMemory{562-TPReallocOutOfMemory} | tst_psMemory.c) 22 34 23 35 /***************************** TESTPOINT ******************************************\ … … 59 71 <DATE> <TIME> <HOST> |I| TPcheckLeaks|following psMemCheckLeaks call should produce one instance. 60 72 file:line ID 61 tst_psMemory.c:3 16173 tst_psMemory.c:357 1 62 74 <DATE> <TIME> <HOST> |I| TPcheckLeaks|Testing psMemCheckLeaks again with a different leak location 63 75 <DATE> <TIME> <HOST> |I| TPcheckLeaks|following psMemCheckLeaks call should produce one error. 64 76 file:line ID 65 tst_psMemory.c:3 461177 tst_psMemory.c:387 11 66 78 <DATE> <TIME> <HOST> |I| TPcheckLeaks|Testing psMemCheckLeaks again with multiple leak locations. 67 79 <DATE> <TIME> <HOST> |I| TPcheckLeaks|following psMemCheckLeaks call should produce two errors. 68 80 file:line ID 69 tst_psMemory.c: 3741670 tst_psMemory.c: 3741481 tst_psMemory.c:415 16 82 tst_psMemory.c:415 14 71 83 72 84 ---> TESTPOINT PASSED (psMemory{454-TPcheckLeaks} | tst_psMemory.c) … … 81 93 <DATE> <TIME> <HOST> |I|TPmemCorruption|psMemCheckCorruption should output an error message and memProblemCallback callback should be called. 82 94 <DATE> <TIME> <HOST> |E|psMemCheckCorru|psMemCheckCorruption: memory block 1 is corrupted (buffer underflow) 83 <DATE> <TIME> <HOST> |I|memProblemCallb|memory callback called for id 1 (psMemCheckCorruption:22 6).95 <DATE> <TIME> <HOST> |I|memProblemCallb|memory callback called for id 1 (psMemCheckCorruption:221). 84 96 85 97 ---> TESTPOINT PASSED (psMemory{455-TPmemCorruption} | tst_psMemory.c)
Note:
See TracChangeset
for help on using the changeset viewer.
