Changeset 4973 for trunk/psLib/test/math/verified/tst_psFunc02.stdout
- Timestamp:
- Sep 7, 2005, 2:29:06 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/verified/tst_psFunc02.stdout
r4547 r4973 11 11 psSpline1D->knots->data.F32[4] is 10.000000 12 12 13 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAlloc(): linear, normal} | tst_psFunc02.c)13 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, normal} | tst_psFunc02.c) 14 14 15 15 /***************************** TESTPOINT ******************************************\ … … 20 20 21 21 22 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAlloc(): linear, min/max are equal} | tst_psFunc02.c)22 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, min/max are equal} | tst_psFunc02.c) 23 23 24 24 /***************************** TESTPOINT ******************************************\ … … 34 34 psSpline1D->knots->data.F32[4] is -1.000000 35 35 36 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAlloc(): linear, min > max.} | tst_psFunc02.c)36 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, min > max.} | tst_psFunc02.c) 37 37 38 38 /***************************** TESTPOINT ******************************************\ … … 48 48 psSpline1D->data.F32[4] is 10.000000 49 49 50 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAlloc(): cubic, normal} | tst_psFunc02.c)50 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, normal} | tst_psFunc02.c) 51 51 52 52 /***************************** TESTPOINT ******************************************\ … … 57 57 58 58 59 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAlloc(): cubic, min/max are equal} | tst_psFunc02.c)59 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, min/max are equal} | tst_psFunc02.c) 60 60 61 61 /***************************** TESTPOINT ******************************************\ … … 71 71 psSpline1D->knots->data.F32[4] is -1.000000 72 72 73 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAlloc(): cubic, min > max.} | tst_psFunc02.c)73 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, min > max.} | tst_psFunc02.c) 74 74 75 75 /***************************** TESTPOINT ******************************************\ … … 85 85 psSpline1D->knots->data.F32[4] is 10.000000 86 86 87 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAllocGeneric(): linear, normal} | tst_psFunc02.c)87 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): linear, normal} | tst_psFunc02.c) 88 88 89 89 /***************************** TESTPOINT ******************************************\ … … 94 94 95 95 96 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAllocGeneric(): bound equal to NULL} | tst_psFunc02.c)96 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): bound equal to NULL} | tst_psFunc02.c) 97 97 98 98 /***************************** TESTPOINT ******************************************\ … … 103 103 104 104 105 ---> TESTPOINT PASSED (ps Functionsfunctions{psSpline1DAllocGeneric(): bounds with zero elements} | tst_psFunc02.c)105 ---> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): bounds with zero elements} | tst_psFunc02.c) 106 106
Note:
See TracChangeset
for help on using the changeset viewer.
