Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/tests/zero-to-n/
H A Dzero-to-n.c163 static boolean_t g_test_strict_fail = FALSE; variable
1382 …if (test_fail && !g_test_strict_fail && (g_iterations >= 100) && (fail_count <= g_iterations / 100… in main()
1551 { "test-strict-fail", no_argument, (int*)&g_test_strict_fail, TRUE }, in parse_args()