Changeset 4581 for trunk/psLib/test/math/verified/tst_psFunc09.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_psFunc09.stderr
r4547 r4581 11 11 12 12 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial2DEval} | tst_psFunc09.c) 13 14 /***************************** TESTPOINT ******************************************\15 * TestFile: tst_psFunc09.c *16 * TestPoint: psPolynomialXDEval{psDPolynomial2DEval} *17 * TestType: Positive *18 \**********************************************************************************/19 20 <DATE><TIME>|<HOST>|I|testDPoly2DEval21 Following should generate error message invalid type22 <DATE><TIME>|<HOST>|E|psDPolynomial2DEval (FILE:LINENO)23 Unknown polynomial type 0x63 found. Evaluation failed.24 25 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial2DEval} | tst_psFunc09.c)26 13 27 14 /***************************** TESTPOINT ******************************************\ … … 54 41 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial2DEvalVector} | tst_psFunc09.c) 55 42 56 /***************************** TESTPOINT ******************************************\57 * TestFile: tst_psFunc09.c *58 * TestPoint: psPolynomialXDEval{psDPolynomial2DEvalVector} *59 * TestType: Positive *60 \**********************************************************************************/61 62 <DATE><TIME>|<HOST>|I|testDPoly2DEvalVector63 Following should generate an error message for NULL polynomial64 <DATE><TIME>|<HOST>|E|psDPolynomial2DEvalVector (FILE:LINENO)65 Unallowable operation: polynomial poly or its coeffs is NULL.66 <DATE><TIME>|<HOST>|I|testDPoly2DEvalVector67 Following should generate an error message for NULL input vector68 <DATE><TIME>|<HOST>|E|psDPolynomial2DEvalVector (FILE:LINENO)69 Unallowable operation: psVector x or its data is NULL.70 <DATE><TIME>|<HOST>|I|testDPoly2DEvalVector71 Following should generate an error message for NULL input vector72 <DATE><TIME>|<HOST>|E|psDPolynomial2DEvalVector (FILE:LINENO)73 Unallowable operation: psVector y or its data is NULL.74 <DATE><TIME>|<HOST>|I|testDPoly2DEvalVector75 Following should generate an error message for invalid input type76 <DATE><TIME>|<HOST>|E|psDPolynomial2DEvalVector (FILE:LINENO)77 Unallowable operation: psVector x has incorrect type.78 <DATE><TIME>|<HOST>|I|testDPoly2DEvalVector79 Following should generate an error message for invalid input type80 <DATE><TIME>|<HOST>|E|psDPolynomial2DEvalVector (FILE:LINENO)81 Unallowable operation: psVector y has incorrect type.82 83 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial2DEvalVector} | tst_psFunc09.c)84
Note:
See TracChangeset
for help on using the changeset viewer.
