17 void cleanupTestCase ();
20 void testLinearDigits1 ();
21 void testLinearDigits2 ();
22 void testLinearDigits3 ();
23 void testLinearHighDynamicRangeNegNeg ();
24 void testLinearHighDynamicRangeNegPos ();
25 void testLinearHighDynamicRangePosPos ();
26 void testLinearLowDynamicRangeNegNeg ();
27 void testLinearLowDynamicRangeNegPos ();
28 void testLinearLowDynamicRangePosPos ();
29 void testLinearRelativelySmallRangeNeg ();
30 void testLinearRelativelySmallRangePos ();
31 void testLogDigits1 ();
32 void testLogDigits2 ();
33 void testLogDigits3 ();
34 void testLogHighDynamicRangeNegNeg ();
35 void testLogHighDynamicRangeNegPos ();
36 void testLogHighDynamicRangePosPos ();
37 void testLogLowDynamicRangeNegNeg ();
38 void testLogLowDynamicRangeNegPos ();
39 void testLogLowDynamicRangePosPos ();
40 void testLogRelativelySmallRangeNeg ();
41 void testLogRelativelySmallRangePos ();
45 bool epsilonTest (
double a,
47 double testLinearGeneric (
double xMin,