TESTCASE_CUSTOM_PRE
case TESTCASE_CUSTOM_PRE:
return (flags & (TESTCASE_INT_PRE | TESTCASE_CUSTOM_PRE));
opts->flags |= TESTCASE_CUSTOM_PRE;