- 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_F32.stdout
r4547 r4999 1 1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psMinimize04 .c*3 * TestPoint: psMinimize functions{psVectorFitPolynomial1D(): equal difference in variable yE*2 * TestFile: tst_psMinimize04_F32.c * 3 * TestPoint: psMinimize functions{psVectorFitPolynomial1D(): equal errors in yErr} * 4 4 * TestType: Positive * 5 5 \**********************************************************************************/ 6 6 7 7 8 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): equal differences in variable yErr} | tst_psMinimize04.c)8 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): equal errors in yErr} | tst_psMinimize04_F32.c) 9 9 10 10 /***************************** TESTPOINT ******************************************\ 11 * TestFile: tst_psMinimize04 .c*11 * TestFile: tst_psMinimize04_F32.c * 12 12 * TestPoint: psMinimize functions{psVectorFitPolynomial1D(): yErr is NULL} * 13 13 * TestType: Positive * … … 15 15 16 16 17 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): yErr is NULL} | tst_psMinimize04 .c)17 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): yErr is NULL} | tst_psMinimize04_F32.c) 18 18 19 19 /***************************** TESTPOINT ******************************************\ 20 * TestFile: tst_psMinimize04 .c*20 * TestFile: tst_psMinimize04_F32.c * 21 21 * TestPoint: psMinimize functions{psVectorFitPolynomial1D(): x, yErr is NULL} * 22 22 * TestType: Positive * … … 24 24 25 25 26 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): x, yErr is NULL} | tst_psMinimize04 .c)26 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): x, yErr is NULL} | tst_psMinimize04_F32.c) 27 27 28 28 /***************************** TESTPOINT ******************************************\ 29 * TestFile: tst_psMinimize04 .c*29 * TestFile: tst_psMinimize04_F32.c * 30 30 * TestPoint: psMinimize functions{psVectorFitPolynomial1D(): all inputs are NULL} * 31 31 * TestType: Positive * … … 33 33 34 34 35 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): all inputs are NULL} | tst_psMinimize04 .c)35 ---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): all inputs are NULL} | tst_psMinimize04_F32.c) 36 36
Note:
See TracChangeset
for help on using the changeset viewer.
