cmp_checked_d
{ "sawtooth_d", fill_sawtooth_double, test_perturbed_double, cmp_d, cmp_checked_d },
{ "random_d", fill_random_double, test_perturbed_double, cmp_d, cmp_checked_d },
{ "stagger_d", fill_stagger_double, test_perturbed_double, cmp_d, cmp_checked_d },
{ "plateau_d", fill_plateau_double, test_perturbed_double, cmp_d, cmp_checked_d },
{ "shuffle_d", fill_shuffle_double, test_perturbed_double, cmp_d, cmp_checked_d },
{ "bsd_killer_d", fill_bsd_killer_double, test_simple_double, cmp_d, cmp_checked_d },
{ "med3_killer_d", fill_med3_killer_double, test_simple_double, cmp_d, cmp_checked_d },