Home
last modified time | relevance | path

Searched refs:g_test_strict_fail (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/tools/tests/zero-to-n/
H A Dzero-to-n.c164 static boolean_t g_test_strict_fail = FALSE; variable
1412 …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()