Changeset 983 for trunk/psLib/test/sysUtils/tst_psMemory.c
- Timestamp:
- Jun 10, 2004, 8:51:07 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sysUtils/tst_psMemory.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/tst_psMemory.c
r955 r983 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $9 * @date $Date: 2004-06- 09 21:26:34$8 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-06-10 18:51:07 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 56 56 int main() 57 57 { 58 ps SetLogLevel(PS_LOG_INFO);58 psLogSetLevel(PS_LOG_INFO); 59 59 60 60 if (! runTestSuite(stderr,"psMemory",tests)) {
Note:
See TracChangeset
for help on using the changeset viewer.
