Changeset 2014 for trunk/psLib/test/collections
- Timestamp:
- Oct 7, 2004, 2:48:01 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psMetadata_05.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psMetadata_05.c
r1843 r2014 7 7 * This test driver contains the following tests for psMetadata: 8 8 * Test A - Allocate metadata and items 9 * Test I - Free psMetadata 9 * Test B - Set iterator at second index 10 * Test C - Get next item at index 11 * Test D - Get next item at index and string 12 * Test E - Get previous item at index 13 * Test F - Write metadata item to file 14 * Test G - Attempt to use null metadata with setIterator 15 * Test H - Attempt to use null metadata with getNext 16 * Test I - Attempt to use null metadata with getPrevious 17 * Test J - Attempt to use null file with itemPrint 18 * Test K - Attempt to use null format with itemPrint 19 * Test L - Attempt to use null item with itemPrint 20 * Test M - Free psMetadata 10 21 * 11 22 * @author Ross Harman, MHPCC 12 23 * 13 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $14 * @date $Date: 2004- 09-21 23:24:42$24 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 25 * @date $Date: 2004-10-08 00:48:01 $ 15 26 * 16 27 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
Note:
See TracChangeset
for help on using the changeset viewer.
