Changeset 1545 for trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr
- Timestamp:
- Aug 13, 2004, 4:27:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr
r1404 r1545 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 4294966295bytes at tst_psMemory.c:<LINENO>19 <DATE><TIME>|<HOST>|A| p_psAlloc|Failed to allocate <N> bytes at tst_psMemory.c:<LINENO> 20 20 21 21 ---> TESTPOINT PASSED (psMemory{outOfMemory} | tst_psMemory.c) … … 28 28 29 29 <DATE><TIME>|<HOST>|I|TPReallocOutOfM|Upon requesting more memory than is available, psRealloc shall call the psMemExhaustedCallback. 30 <DATE><TIME>|<HOST>|A| p_psRealloc|Failed to reallocate -1001bytes at tst_psMemory.c:<LINENO>30 <DATE><TIME>|<HOST>|A| p_psRealloc|Failed to reallocate <N> bytes at tst_psMemory.c:<LINENO> 31 31 32 32 ---> TESTPOINT PASSED (psMemory{reallocOutOfMemory} | tst_psMemory.c)
Note:
See TracChangeset
for help on using the changeset viewer.
