Changeset 4999 for trunk/psLib/test/math/verified/tst_psMinimize04.stdout
- Timestamp:
- Sep 12, 2005, 10:54:17 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/verified/tst_psMinimize04.stdout
r4547 r4999 1 1 /***************************** TESTPOINT ******************************************\ 2 2 * TestFile: tst_psMinimize04.c * 3 * TestPoint: psMinimize functions{psVectorFitPolynomial 1D(): equal difference in variable yE *3 * TestPoint: psMinimize functions{psVectorFitPolynomial2D(): equal difference in variable fE * 4 4 * TestType: Positive * 5 5 \**********************************************************************************/ 6 6 7 TEST: calling psVectorFitPolynomial2D() with f, fErr, y, x as F32 vectors. 8 Running test with fErr set to NULL. 9 Running test with x, y set to NULL. Should generate error. 7 10 8 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial 1D(): equal differences in variable yErr} | tst_psMinimize04.c)11 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial2D(): equal differences in variable fErr} | tst_psMinimize04.c) 9 12 10 /***************************** TESTPOINT ******************************************\11 * TestFile: tst_psMinimize04.c *12 * TestPoint: psMinimize functions{psVectorFitPolynomial1D(): yErr is NULL} *13 * TestType: Positive *14 \**********************************************************************************/15 16 17 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): yErr is NULL} | tst_psMinimize04.c)18 19 /***************************** TESTPOINT ******************************************\20 * TestFile: tst_psMinimize04.c *21 * TestPoint: psMinimize functions{psVectorFitPolynomial1D(): x, yErr is NULL} *22 * TestType: Positive *23 \**********************************************************************************/24 25 26 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): x, yErr is NULL} | tst_psMinimize04.c)27 28 /***************************** TESTPOINT ******************************************\29 * TestFile: tst_psMinimize04.c *30 * TestPoint: psMinimize functions{psVectorFitPolynomial1D(): all inputs are NULL} *31 * TestType: Positive *32 \**********************************************************************************/33 34 35 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): all inputs are NULL} | tst_psMinimize04.c)36
Note:
See TracChangeset
for help on using the changeset viewer.
