TESTCASE_CUSTOM_POST
case TESTCASE_CUSTOM_POST:
return (flags & (TESTCASE_INT_POST | TESTCASE_CUSTOM_POST));
opts->flags |= TESTCASE_CUSTOM_POST;