Searched refs:skip_all_tests (Results 1 – 2 of 2) sorted by relevance
24 bool skip_all_tests __attribute((__section__(".data"))) = false;26 bool skip_all_tests = true; variable
234 if (skel->data->skip_all_tests) { in test_arena_atomics()