Changeset 4581 for trunk/psLib/test/math/verified/tst_psFunc08.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_psFunc08.stderr
r4547 r4581 11 11 12 12 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial1DEval} | tst_psFunc08.c) 13 14 /***************************** TESTPOINT ******************************************\15 * TestFile: tst_psFunc08.c *16 * TestPoint: psPolynomialXDEval{psDPolynomial1DEval} *17 * TestType: Positive *18 \**********************************************************************************/19 20 <DATE><TIME>|<HOST>|I|testDPoly1DEval21 Following should generate error message invalid type22 <DATE><TIME>|<HOST>|E|psDPolynomial1DEval (FILE:LINENO)23 Unknown polynomial type 0x63 found. Evaluation failed.24 25 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial1DEval} | tst_psFunc08.c)26 13 27 14 /***************************** TESTPOINT ******************************************\ … … 46 33 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial1DEvalVector} | tst_psFunc08.c) 47 34 48 /***************************** TESTPOINT ******************************************\49 * TestFile: tst_psFunc08.c *50 * TestPoint: psPolynomialXDEval{psDPolynomial1DEvalVector} *51 * TestType: Positive *52 \**********************************************************************************/53 54 <DATE><TIME>|<HOST>|I|testDPoly1DEvalVector55 Following should generate an error message for NULL polynomial56 <DATE><TIME>|<HOST>|E|psDPolynomial1DEvalVector (FILE:LINENO)57 Unallowable operation: polynomial poly or its coeffs is NULL.58 <DATE><TIME>|<HOST>|I|testDPoly1DEvalVector59 Following should generate an error message for NULL input vector60 <DATE><TIME>|<HOST>|E|psDPolynomial1DEvalVector (FILE:LINENO)61 Unallowable operation: psVector x or its data is NULL.62 <DATE><TIME>|<HOST>|I|testDPoly1DEvalVector63 Following should generate an error message for invalid input type64 <DATE><TIME>|<HOST>|E|psDPolynomial1DEvalVector (FILE:LINENO)65 Unallowable operation: psVector x has incorrect type.66 67 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial1DEvalVector} | tst_psFunc08.c)68
Note:
See TracChangeset
for help on using the changeset viewer.
