Changeset 15986 for trunk/psModules/test/concepts/tap_pmConcepts.c
- Timestamp:
- Jan 2, 2008, 10:49:57 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/test/concepts/tap_pmConcepts.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/concepts/tap_pmConcepts.c
r14882 r15986 3 3 * @brief Contains the tests for pmConcepts.c: 4 4 * 5 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $6 * @date $Date: 200 7-09-18 18:59:30$5 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2008-01-02 20:49:56 $ 7 7 * pmConceptSpecAlloc() 8 8 pmConceptsList() … … 83 83 psLogSetLevel(PS_LOG_INFO); 84 84 psTraceSetLevel(".", ERR_TRACE_LEVEL); 85 plan_tests(1 0);85 plan_tests(126); 86 86 87 87 // --------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.
