/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_wouldblock.c | 53 exit(0); in main() 59 exit(1); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/ |
H A D | assert.c | 87 exit(KSFT_SKIP); in test_assert() 89 exit(254); in test_assert()
|
/kernel/linux/linux-6.6/arch/s390/tools/ |
H A D | gen_facilities.c | 127 exit(EXIT_FAILURE); in print_facility_list() 135 exit(EXIT_FAILURE); in print_facility_list()
|
/kernel/linux/linux-5.10/scripts/genksyms/ |
H A D | genksyms.h | 73 exit(1); \ 79 exit(1); \
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
H A D | regression4.c | 70 exit(1); in regression4_test() 75 exit(1); in regression4_test()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
H A D | rtl8188eu_led.c | 29 goto exit; in sw_led_off() 39 exit: in sw_led_off()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | assert.c | 93 exit(KSFT_SKIP); in test_assert() 95 exit(254); in test_assert()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | hugepage-mmap.c | 72 exit(1); in main() 79 exit(1); in main()
|
/kernel/linux/linux-6.6/scripts/genksyms/ |
H A D | genksyms.h | 73 exit(1); \ 79 exit(1); \
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | regression4.c | 70 exit(1); in regression4_test() 75 exit(1); in regression4_test()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_lookup_percpu_elem.c | 24 goto exit; in test_map_lookup_percpu_elem() 56 exit: in test_map_lookup_percpu_elem()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
H A D | mmap_bench.c | 77 exit(1); in main() 84 exit(1); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/ |
H A D | signal_tm.c | 51 exit(1); in test_signal_tm() 55 exit(1); in test_signal_tm()
|
/kernel/liteos_a/testsuites/unittest/basic/exc/smoke/ |
H A D | it_test_exc_001.cpp | 42 exit(0); in TestCase() 58 exit(0); in TestCase()
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_time_container_008.cpp | 74 exit(0); in TimeContainerUnshare() 84 exit(EXIT_CODE_ERRNO_1); in ItTimeContainer008()
|
/kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
H A D | It_ipc_pipe_003.cpp | 58 exit(11); // 11, the value of son process unexpected exit, convenient to debug in Testcase() 62 exit(RED_FLAG); in Testcase()
|
H A D | It_ipc_pipe_002.cpp | 56 exit(11); // 11, the value of son process unexpected exit, convenient to debug in Testcase() 60 exit(RED_FLAG); in Testcase()
|
H A D | signal_test_003.cpp | 71 exit(count); in TestRaise() 74 exit(0); in TestRaise()
|
/third_party/curl/tests/libtest/ |
H A D | lib655.c | 40 exit(1); in resolver_alloc_cb_fail() 55 exit(1); in resolver_alloc_cb_pass()
|
/third_party/googletest/googletest/test/ |
H A D | googletest-filter-unittest_.cc | 75 TEST(HasDeathTest, Test1) { EXPECT_DEATH_IF_SUPPORTED(exit(1), ".*"); } in TEST() 79 TEST(HasDeathTest, Test2) { EXPECT_DEATH_IF_SUPPORTED(exit(1), ".*"); } in TEST()
|
/third_party/libunwind/libunwind/tests/ |
H A D | Ltest-nocalloc.c | 34 { fprintf (stderr, args); exit (-1); } 134 exit (-1); in main()
|
H A D | Ltest-init-local-signal.c | 42 exit(0); in handler() 46 exit(-1); in handler()
|
H A D | test-mem.c | 39 { fprintf (stderr, args); exit (-1); } 94 exit (-1); /* can't happen, but don't let the compiler know... */ in main()
|
/third_party/mesa3d/src/egl/ |
H A D | egl-entrypoint-check.py | 29 exit(1) 58 exit(1)
|
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | asm.h | 89 exit(2); in parse_reg() 105 exit(2); in parse_literal()
|