IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2005, 3:14:13 PM (21 years ago)
Author:
drobbin
Message:

Implemented psMemCheckType functions and tests. Some testing remains unfinished.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/types/tst_psArray.c

    r4547 r4898  
    1717 *  @author  Ross Harman, MHPCC
    1818 *
    19  *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
    20  *  @date  $Date: 2005-07-13 02:47:01 $
     19 *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
     20 *  @date  $Date: 2005-08-30 01:14:13 $
    2121 *
    2222 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5252static psS32 testArray01( void );
    5353static psS32 testArrayAdd( void );
     54
    5455
    5556testDescription tests[] = {
     
    439440    return 0;  // the value that indicates success is part of the testDescription
    440441}
    441 
Note: See TracChangeset for help on using the changeset viewer.