Changeset 4581 for trunk/psLib/test/math/verified/tst_psFunc10.stderr
- Timestamp:
- Jul 19, 2005, 3:21:13 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/verified/tst_psFunc10.stderr
r4547 r4581 11 11 12 12 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial3DEval} | tst_psFunc10.c) 13 14 /***************************** TESTPOINT ******************************************\15 * TestFile: tst_psFunc10.c *16 * TestPoint: psPolynomialXDEval{psDPolynomial3DEval} *17 * TestType: Positive *18 \**********************************************************************************/19 20 <DATE><TIME>|<HOST>|I|testDPoly3DEval21 Following should generate error message invalid type22 <DATE><TIME>|<HOST>|E|psDPolynomial3DEval (FILE:LINENO)23 Unknown polynomial type 0x63 found. Evaluation failed.24 25 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial3DEval} | tst_psFunc10.c)26 13 27 14 /***************************** TESTPOINT ******************************************\ … … 62 49 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial3DEvalVector} | tst_psFunc10.c) 63 50 64 /***************************** TESTPOINT ******************************************\65 * TestFile: tst_psFunc10.c *66 * TestPoint: psPolynomialXDEval{psDPolynomial3DEvalVector} *67 * TestType: Positive *68 \**********************************************************************************/69 70 <DATE><TIME>|<HOST>|I|testDPoly3DEvalVector71 Following should generate an error message for NULL polynomial72 <DATE><TIME>|<HOST>|E|psDPolynomial3DEvalVector (FILE:LINENO)73 Unallowable operation: polynomial poly or its coeffs is NULL.74 <DATE><TIME>|<HOST>|I|testDPoly3DEvalVector75 Following should generate an error message for NULL input vector76 <DATE><TIME>|<HOST>|E|psDPolynomial3DEvalVector (FILE:LINENO)77 Unallowable operation: psVector x or its data is NULL.78 <DATE><TIME>|<HOST>|I|testDPoly3DEvalVector79 Following should generate an error message for NULL input vector80 <DATE><TIME>|<HOST>|E|psDPolynomial3DEvalVector (FILE:LINENO)81 Unallowable operation: psVector y or its data is NULL.82 <DATE><TIME>|<HOST>|I|testDPoly3DEvalVector83 Following should generate an error message for NULL input vector84 <DATE><TIME>|<HOST>|E|psDPolynomial3DEvalVector (FILE:LINENO)85 Unallowable operation: psVector z or its data is NULL.86 <DATE><TIME>|<HOST>|I|testDPoly3DEvalVector87 Following should generate an error message for invalid input type88 <DATE><TIME>|<HOST>|E|psDPolynomial3DEvalVector (FILE:LINENO)89 Unallowable operation: psVector x has incorrect type.90 <DATE><TIME>|<HOST>|I|testDPoly3DEvalVector91 Following should generate an error message for invalid input type92 <DATE><TIME>|<HOST>|E|psDPolynomial3DEvalVector (FILE:LINENO)93 Unallowable operation: psVector y has incorrect type.94 <DATE><TIME>|<HOST>|I|testDPoly3DEvalVector95 Following should generate an error message for invalid input type96 <DATE><TIME>|<HOST>|E|psDPolynomial3DEvalVector (FILE:LINENO)97 Unallowable operation: psVector z has incorrect type.98 99 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial3DEvalVector} | tst_psFunc10.c)100
Note:
See TracChangeset
for help on using the changeset viewer.
