Home
last modified time | relevance | path

Searched refs:skip_tests (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbtf_type_tag.c10 volatile const bool skip_tests = false; variable
14 volatile const bool skip_tests = true; variable
H A Datomic_bounds.c8 bool skip_tests __attribute((__section__(".data"))) = false;
10 bool skip_tests = true; variable
H A Dtest_btf_decl_tag.c10 volatile const bool skip_tests __tag1 __tag2 = false;
14 volatile const bool skip_tests = true; variable
H A Datomics.c8 bool skip_tests __attribute((__section__(".data"))) = false;
10 bool skip_tests = true; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_tag.c23 if (skel->rodata->skip_tests) { in test_btf_decl_tag()
39 if (skel->rodata->skip_tests) { in test_btf_type_tag()
H A Datomics.c173 if (skel->data->skip_tests) { in test_atomics()

Completed in 2 milliseconds