Changeset 4581 for trunk/psLib/test/math/verified/tst_psFunc11.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_psFunc11.stderr
r4547 r4581 11 11 12 12 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial4DEval} | tst_psFunc11.c) 13 14 /***************************** TESTPOINT ******************************************\15 * TestFile: tst_psFunc11.c *16 * TestPoint: psPolynomialXDEval{psDPolynomial4DEval} *17 * TestType: Positive *18 \**********************************************************************************/19 20 <DATE><TIME>|<HOST>|I|testDPoly4DEval21 Following should generate error message invalid type22 <DATE><TIME>|<HOST>|E|psDPolynomial4DEval (FILE:LINENO)23 Unknown polynomial type 0x63 found. Evaluation failed.24 25 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial4DEval} | tst_psFunc11.c)26 13 27 14 /***************************** TESTPOINT ******************************************\ … … 70 57 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial4DEvalVector} | tst_psFunc11.c) 71 58 72 /***************************** TESTPOINT ******************************************\73 * TestFile: tst_psFunc11.c *74 * TestPoint: psPolynomialXDEval{psDPolynomial4DEvalVector} *75 * TestType: Positive *76 \**********************************************************************************/77 78 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector79 Following should generate an error message for NULL polynomial80 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)81 Unallowable operation: polynomial poly or its coeffs is NULL.82 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector83 Following should generate an error message for NULL input vector84 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)85 Unallowable operation: psVector x or its data is NULL.86 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector87 Following should generate an error message for NULL input vector88 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)89 Unallowable operation: psVector y or its data is NULL.90 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector91 Following should generate an error message for NULL input vector92 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)93 Unallowable operation: psVector z or its data is NULL.94 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector95 Following should generate an error message for NULL input vector96 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)97 Unallowable operation: psVector t or its data is NULL.98 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector99 Following should generate an error message for invalid input type100 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)101 Unallowable operation: psVector y has incorrect type.102 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector103 Following should generate an error message for invalid input type104 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)105 Unallowable operation: psVector z has incorrect type.106 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector107 Following should generate an error message for invalid input type108 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)109 Unallowable operation: psVector t has incorrect type.110 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector111 Following should generate an error message for invalid input type112 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)113 Unallowable operation: psVector x has incorrect type.114 115 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial4DEvalVector} | tst_psFunc11.c)116
Note:
See TracChangeset
for help on using the changeset viewer.
