Changeset 5216 for trunk/psLib/test/astro
- Timestamp:
- Sep 30, 2005, 4:22:26 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tst_psTime_04.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psTime_04.c
r5083 r5216 15 15 * @author Eric Van Alst, MHPCC 16 16 * 17 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $18 * @date $Date: 2005- 09-21 02:11:16$17 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 18 * @date $Date: 2005-10-01 02:22:20 $ 19 19 * 20 20 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 35 35 36 36 testDescription tests[] = { 37 {testTimeInit1, 000,"p_psTimeInit",0,false},38 {testTimeInit2, 000,"p_psTimeInit",0,false},39 {testTimeInit3, 000,"p_psTimeInit",0,false},40 {testTimeInit4, 000,"p_psTimeInit",0,false},41 {testTimeInit5, 000,"p_psTimeInit",0,false},42 {testTimeInit6, 000,"p_psTimeInit",0,false},43 {testTimer1, 000,"psTimer",0,false},37 {testTimeInit1,-1,"p_psTimeInit",0,false}, 38 {testTimeInit2,-2,"p_psTimeInit",0,false}, 39 {testTimeInit3,-3,"p_psTimeInit",0,false}, 40 {testTimeInit4,-4,"p_psTimeInit",0,false}, 41 {testTimeInit5,-5,"p_psTimeInit",0,false}, 42 {testTimeInit6,-6,"p_psTimeInit",0,false}, 43 {testTimer1,-7,"psTimer",0,false}, 44 44 {NULL} 45 45 };
Note:
See TracChangeset
for help on using the changeset viewer.
