Changeset 3994 for trunk/psLib/test/sysUtils/tst_psString.c
- Timestamp:
- May 19, 2005, 2:44:55 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sysUtils/tst_psString.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/tst_psString.c
r3682 r3994 1 1 /** @file tst_psString.c 2 2 * 3 * @brief Test driver for psString Copyfunctions3 * @brief Test driver for psString functions 4 4 * 5 5 * This test driver contains the following test points for psStringCopy 6 * and psStringNCopy functions.6 * and psStringNCopy, and related string functions. 7 7 * 1) Verify string copy - psStringCopy 8 8 * 2) Verify empty string copy - psStringCopy … … 17 17 * @author Eric Van Alst, MHPCC 18 18 * 19 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $20 * @date $Date: 2005-0 4-07 20:27:42$19 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 20 * @date $Date: 2005-05-20 00:44:55 $ 21 21 * 22 22 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
Note:
See TracChangeset
for help on using the changeset viewer.
