Searched refs:skip_tests (Results 1 – 5 of 5) sorted by relevance
8 bool skip_tests __attribute((__section__(".data"))) = false;10 bool skip_tests = true; variable
14 volatile const bool skip_tests __tag1 __tag2 = false;18 volatile const bool skip_tests = true; variable
14 if (skel->rodata->skip_tests) { in test_btf_tag()
222 if (skel->data->skip_tests) { in test_atomics()
Completed in 8 milliseconds