Searched refs:tType (Results 1 – 1 of 1) sorted by relevance
48 TestType tType; member66 switch (ctx->tType) { in SetTaoOptionsFromUserOptions()93 switch (ctx->tType) { in TestOutType()114 ctx->tType = TEST_NONE; in ProcessOptions()118 run = ctx->tType; in ProcessOptions()119 …"-test_type", "The coverage test type", "cs1.c", testTypes, 3, testTypes[ctx->tType], &run, NULL)); in ProcessOptions()120 ctx->tType = (TestType)run; in ProcessOptions()