__subtest
__subtest(skel, check_one_switch);
__subtest(skel, check_one_switch_non_zero_sec_off);
__subtest(skel, check_two_switches);
__subtest(skel, check_big_jump_table);
__subtest(skel, check_static_global);
__subtest(skel, check_nonstatic_global);
__subtest(skel, check_other_sec);
__subtest(skel, check_static_global_other_sec);
__subtest(skel, check_nonstatic_global_other_sec);
__subtest(skel, check_one_jump_two_maps);
__subtest(skel, check_one_map_two_jumps);
__subtest(skel, check_ldimm64_off_load);
__subtest(skel, check_ldimm64_off_gotox);