Searched refs:g_test_strict_fail (Results 1 – 1 of 1) sorted by relevance
164 static boolean_t g_test_strict_fail = FALSE; variable1412 …if (test_fail && !g_test_strict_fail && (g_iterations >= 100) && (fail_count <= g_iterations / 100… in main()1583 { "test-strict-fail", no_argument, (int*)&g_test_strict_fail, TRUE }, in parse_args()