IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 3, 2004, 3:56:52 PM (22 years ago)
Author:
desonia
Message:

updated the out of memory test to use INT_MAX instead of LONG_MAX.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr

    r829 r846  
    1717 <DATE> <TIME> <HOST> |I|TPOutOfMemory  |Upon requesting more memory than is available, psalloc shall call the psMemExhaustedCallback.
    1818 <DATE> <TIME> <HOST> |I|TPOutOfMemoryExhaustedCallback|Custom MemExhaustedCallback was invoked.
    19  <DATE> <TIME> <HOST> |A|p_psAlloc      |Failed to allocate 4611686018427387903 bytes at tst_psMemory.c:170
     19 <DATE> <TIME> <HOST> |A|p_psAlloc      |Failed to allocate 2147483647 bytes at tst_psMemory.c:170
    2020
    2121---> TESTPOINT PASSED (psMemory{450-TPOutOfMemory} | tst_psMemory.c)
Note: See TracChangeset for help on using the changeset viewer.