IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2004, 1:00:17 PM (22 years ago)
Author:
desonia
Message:

Changed the means of deallocation of memory. ps_Alloc now registers an optional free function to handle any additional processing of a memory object.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout

    r1041 r1073  
    3535/***************************** TESTPOINT ******************************************\
    3636*             TestFile: tst_psBitSet_06.c                                          *
    37 *            TestPoint: psBitSet{Attempt to free null BitSet}                      *
    38 *             TestType: Negative                                                   *
    39 *    ExpectedErrorText: Null psBitSet for inBitSet argument                        *
    40 *  ExpectedStatusValue: 0                                                          *
    41 \**********************************************************************************/
    42 
    43 
    44 ---> TESTPOINT PASSED (psBitSet{Attempt to free null BitSet} | tst_psBitSet_06.c)
    45 
    46 /***************************** TESTPOINT ******************************************\
    47 *             TestFile: tst_psBitSet_06.c                                          *
    4837*            TestPoint: psBitSet{Free psBitSets}                                   *
    4938*             TestType: Positive                                                   *
Note: See TracChangeset for help on using the changeset viewer.