Searched defs:global_skip_test (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c247 static int global_skip_test; variable
357 global_skip_test = 1;
2422 if (global_skip_test) {
2424 global_skip_test = 0; /* Do not skip the next test */

Completed in 39 milliseconds