Changeset 1617
- Timestamp:
- Aug 24, 2004, 3:45:59 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psTime_02.stdout
r1274 r1617 1 /***************************** TESTPOINT ******************************************\2 * TestFile: tst_psTime_02.c *3 * TestPoint: psTime{Attempt to use negative seconds} *4 * TestType: Negative *5 * ExpectedErrorText: Negative seconds are not allowed: -1 *6 * ExpectedStatusValue: 0 *7 \**********************************************************************************/8 9 10 ---> TESTPOINT PASSED (psTime{Attempt to use negative seconds} | tst_psTime_02.c)11 12 /***************************** TESTPOINT ******************************************\13 * TestFile: tst_psTime_02.c *14 * TestPoint: psTime{Attempt to use negative microseconds} *15 * TestType: Negative *16 * ExpectedErrorText: Negative microseconds are not allowed: -1 *17 * ExpectedStatusValue: 0 *18 \**********************************************************************************/19 20 21 ---> TESTPOINT PASSED (psTime{Attempt to use negative microseconds} | tst_psTime_02.c)22 23 /***************************** TESTPOINT ******************************************\24 * TestFile: tst_psTime_02.c *25 * TestPoint: psTime{Attempt to use negative time} *26 * TestType: Negative *27 * ExpectedErrorText: Negative time is not allowed: -1.000000 *28 * ExpectedStatusValue: 0 *29 \**********************************************************************************/30 31 32 ---> TESTPOINT PASSED (psTime{Attempt to use negative time} | tst_psTime_02.c)33 34 1 /***************************** TESTPOINT ******************************************\ 35 2 * TestFile: tst_psTime_02.c * … … 54 21 ---> TESTPOINT PASSED (psTime{Attempt to use null timeval} | tst_psTime_02.c) 55 22 56 /***************************** TESTPOINT ******************************************\57 * TestFile: tst_psTime_02.c *58 * TestPoint: psTime{Incorrect timeval time data} *59 * TestType: Negative *60 * ExpectedErrorText: Time not allowed *61 * ExpectedStatusValue: 0 *62 \**********************************************************************************/63 64 65 ---> TESTPOINT PASSED (psTime{Incorrect timeval time data} | tst_psTime_02.c)66
Note:
See TracChangeset
for help on using the changeset viewer.
