|
Next: Parameters Up: TestInterp Previous: Running the Tests Contents When is a Test Result ``Ok''?
All other things being equal, we can't expect any of our error normspart861 to be any smaller than a few times machine epsilonpart862 for the floating-point type in question. Moreover, if we're taking
To aid in judging the test results, we thus also print a set of
``scaled error norms'', where each ``raw'' error norm is divided by
its ``minimum plausible'' value
We specify a set of 4 scaled error norm thresholds as
parameters to the test driver, a ``low'' and a ``high'' threshold
for each of the RMS-norm and
run/* directories print a summary
of the number of ok/marginal/FAIL tests run for each target
(``1d'', ``2d'', or ``3d''). (Alas, there's
no ``master summary'' done across all numbers of dimensions.)
Next: Parameters Up: TestInterp Previous: Running the Tests Contents |