Home
last modified time | relevance | path

Searched refs:KSFT_FAIL (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/mm/
H A Dmrelease_test.c31 return KSFT_FAIL; in alloc_noexit()
40 return KSFT_FAIL; in alloc_noexit()
51 return (timeout > 0) ? KSFT_PASS : KSFT_FAIL; in alloc_noexit()
61 res = (errno == ENOSYS ? KSFT_SKIP : KSFT_FAIL); in run_negative_tests()
70 res = (errno == ENOSYS ? KSFT_SKIP : KSFT_FAIL); in run_negative_tests()
98 res = (errno == ENOSYS ? KSFT_SKIP : KSFT_FAIL); in main()
112 exit(KSFT_FAIL); in main()
119 exit(KSFT_FAIL); in main()
140 exit(KSFT_FAIL); in main()
148 exit(KSFT_FAIL); in main()
[all …]
H A Dksm_tests.c355 return KSFT_FAIL; in check_ksm_merge()
361 return KSFT_FAIL; in check_ksm_merge()
378 return KSFT_FAIL; in check_ksm_merge()
389 return KSFT_FAIL; in check_ksm_unmerge()
395 return KSFT_FAIL; in check_ksm_unmerge()
418 return KSFT_FAIL; in check_ksm_unmerge()
429 return KSFT_FAIL; in check_ksm_zero_page_merge()
433 return KSFT_FAIL; in check_ksm_zero_page_merge()
438 return KSFT_FAIL; in check_ksm_zero_page_merge()
462 return KSFT_FAIL; in check_ksm_zero_page_merge()
[all …]
H A Dmemfd_secret.c94 exit(KSFT_FAIL); in try_process_vm_read()
107 exit(KSFT_FAIL); in try_process_vm_read()
119 exit(KSFT_FAIL); in try_ptrace()
125 exit(KSFT_FAIL); in try_ptrace()
132 exit(KSFT_FAIL); in try_ptrace()
138 exit(KSFT_FAIL); in try_ptrace()
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_mmap_options.c39 return KSFT_FAIL; in check_mte_memory()
45 return KSFT_FAIL; in check_mte_memory()
47 return KSFT_FAIL; in check_mte_memory()
53 return KSFT_FAIL; in check_mte_memory()
55 return KSFT_FAIL; in check_mte_memory()
71 return KSFT_FAIL; in check_anonymous_memory_mapping()
80 return KSFT_FAIL; in check_anonymous_memory_mapping()
85 if (result == KSFT_FAIL) in check_anonymous_memory_mapping()
86 return KSFT_FAIL; in check_anonymous_memory_mapping()
102 return KSFT_FAIL; in check_file_memory_mapping()
[all …]
H A Dcheck_tags_inclusion.c31 return KSFT_FAIL; in verify_mte_pointer_validity()
43 return KSFT_FAIL; in verify_mte_pointer_validity()
57 return KSFT_FAIL; in check_single_included_tags()
62 result = KSFT_FAIL; in check_single_included_tags()
71 result = KSFT_FAIL; in check_single_included_tags()
90 return KSFT_FAIL; in check_multiple_included_tags()
103 result = KSFT_FAIL; in check_multiple_included_tags()
121 return KSFT_FAIL; in check_all_included_tags()
125 return KSFT_FAIL; in check_all_included_tags()
146 return KSFT_FAIL; in check_none_included_tags()
[all …]
H A Dcheck_buffer_fill.c40 return KSFT_FAIL; in check_buffer_by_byte()
60 return KSFT_FAIL; in check_buffer_by_byte()
78 return KSFT_FAIL; in check_buffer_underflow_by_byte()
155 return (err ? KSFT_FAIL : KSFT_PASS); in check_buffer_underflow_by_byte()
174 return KSFT_FAIL; in check_buffer_overflow_by_byte()
258 return (err ? KSFT_FAIL : KSFT_PASS); in check_buffer_overflow_by_byte()
272 return KSFT_FAIL; in check_buffer_by_block_iterate()
277 return KSFT_FAIL; in check_buffer_by_block_iterate()
284 return KSFT_FAIL; in check_buffer_by_block_iterate()
289 return KSFT_FAIL; in check_buffer_by_block_iterate()
[all …]
H A Dcheck_gcr_el1_cswitch.c66 return (void *)KSFT_FAIL; in execute_thread()
82 if (thread_data[i] == KSFT_FAIL) in execute_test()
83 return KSFT_FAIL; in execute_test()
99 return KSFT_FAIL; in mte_gcr_fork_test()
120 if (results[i] == KSFT_FAIL) in mte_gcr_fork_test()
121 return KSFT_FAIL; in mte_gcr_fork_test()
142 return ksft_get_fail_cnt() == 0 ? KSFT_PASS : KSFT_FAIL; in main()
H A Dcheck_child_memory.c40 return KSFT_FAIL; in check_child_tag_inheritance()
81 return (fault) ? KSFT_FAIL : KSFT_PASS; in check_child_tag_inheritance()
97 return KSFT_FAIL; in check_child_memory_mapping()
100 if (result == KSFT_FAIL) in check_child_memory_mapping()
116 return KSFT_FAIL; in check_child_file_mapping()
122 return KSFT_FAIL; in check_child_file_mapping()
132 return KSFT_FAIL; in check_child_file_mapping()
139 return KSFT_FAIL; in check_child_file_mapping()
152 return KSFT_FAIL; in main()
197 return ksft_get_fail_cnt() == 0 ? KSFT_PASS : KSFT_FAIL; in main()
H A Dmte_common_util.h82 case KSFT_FAIL: in evaluate_test()
100 return KSFT_FAIL; in check_allocated_memory()
106 return KSFT_FAIL; in check_allocated_memory()
117 return KSFT_FAIL; in check_allocated_memory_range()
124 return KSFT_FAIL; in check_allocated_memory_range()
H A Dcheck_user_mem.c50 return KSFT_FAIL; in check_usermem_access_fault()
53 return KSFT_FAIL; in check_usermem_access_fault()
58 return KSFT_FAIL; in check_usermem_access_fault()
135 err = KSFT_FAIL; in check_usermem_access_fault()
207 return KSFT_FAIL; in main()
242 return ksft_get_fail_cnt() == 0 ? KSFT_PASS : KSFT_FAIL; in main()
H A Dcheck_ksm_options.c103 err = KSFT_FAIL; in check_madvise_options()
112 return KSFT_FAIL; in check_madvise_options()
141 return KSFT_FAIL; in main()
165 return ksft_get_fail_cnt() == 0 ? KSFT_PASS : KSFT_FAIL; in main()
/openbmc/linux/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c58 return KSFT_FAIL; in run_test()
66 return KSFT_FAIL; in run_test()
70 return KSFT_FAIL; in run_test()
75 return KSFT_FAIL; in run_test()
87 return KSFT_FAIL; in run_test()
93 return KSFT_FAIL; in run_test()
98 return KSFT_FAIL; in run_test()
102 return KSFT_FAIL; in run_test()
107 return KSFT_FAIL; in run_test()
113 return KSFT_FAIL; in run_test()
[all …]
/openbmc/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c133 ret = KSFT_FAIL; in test_cachestat()
142 ret = KSFT_FAIL; in test_cachestat()
153 ret = KSFT_FAIL; in test_cachestat()
163 ret = KSFT_FAIL; in test_cachestat()
173 ret = KSFT_FAIL; in test_cachestat()
184 ret = KSFT_FAIL; in test_cachestat()
190 ret = KSFT_FAIL; in test_cachestat()
299 case KSFT_FAIL: in main()
301 ret = KSFT_FAIL; in main()
/openbmc/linux/tools/testing/selftests/net/
H A Dipsec.c597 exit(KSFT_FAIL); in write_msg()
602 exit(KSFT_FAIL); in write_msg()
613 exit(KSFT_FAIL); in read_msg()
618 exit(KSFT_FAIL); in read_msg()
1302 return KSFT_FAIL; in xfrm_state_allocspi()
1307 return KSFT_FAIL; in xfrm_state_allocspi()
1314 return KSFT_FAIL; in xfrm_state_allocspi()
1319 return KSFT_FAIL; in xfrm_state_allocspi()
1323 return (answer.error) ? KSFT_FAIL : KSFT_PASS; in xfrm_state_allocspi()
1376 int xfrm_listen = -1, ret = KSFT_FAIL; in xfrm_monitor_acquire()
[all …]
H A Dudpgso_bench.sh13 readonly KSFT_FAIL=1
37 exit ${KSFT_FAIL}
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_kill.c59 int ret = KSFT_FAIL; in test_cgkill_simple()
90 ret = KSFT_FAIL; in test_cgkill_simple()
117 int ret = KSFT_FAIL; in test_cgkill_tree()
194 ret = KSFT_FAIL; in test_cgkill_tree()
224 int ret = KSFT_FAIL; in test_cgkill_forkbomb()
255 ret = KSFT_FAIL; in test_cgkill_forkbomb()
H A Dtest_zswap.c82 int ret = KSFT_FAIL; in test_no_invasive_cgroup_shrink()
156 int ret = KSFT_FAIL; in test_no_kmem_bypass()
163 return KSFT_FAIL; in test_no_kmem_bypass()
169 return KSFT_FAIL; in test_no_kmem_bypass()
171 return KSFT_FAIL; in test_no_kmem_bypass()
219 ret = result_ok ? KSFT_PASS : KSFT_FAIL; in test_no_kmem_bypass()
H A Dtest_freezer.c138 int ret = KSFT_FAIL; in test_cgfreezer_simple()
191 int ret = KSFT_FAIL; in test_cgfreezer_tree()
362 int ret = KSFT_FAIL; in test_cgfreezer_forkbomb()
401 int ret = KSFT_FAIL; in test_cgfreezer_mkdir()
455 int ret = KSFT_FAIL; in test_cgfreezer_rmdir()
510 int ret = KSFT_FAIL; in test_cgfreezer_migrate()
585 int ret = KSFT_FAIL; in test_cgfreezer_ptrace()
667 int pid, ret = KSFT_FAIL; in test_cgfreezer_stopped()
711 int pid, ret = KSFT_FAIL; in test_cgfreezer_ptraced()
780 int ret = KSFT_FAIL; in test_cgfreezer_vfork()
H A Dtest_core.c82 int ret = KSFT_FAIL; in test_cgcore_destroy()
144 int ret = KSFT_FAIL; in test_cgcore_populated()
277 int ret = KSFT_FAIL; in test_cgcore_invalid_domain()
339 int ret = KSFT_FAIL; in test_cgcore_parent_becomes_threaded()
378 int ret = KSFT_FAIL; in test_cgcore_no_internal_process_constraint_on_threads()
430 int ret = KSFT_FAIL; in test_cgcore_top_down_constraint_enable()
465 int ret = KSFT_FAIL; in test_cgcore_top_down_constraint_disable()
506 int ret = KSFT_FAIL; in test_cgcore_internal_process_constraint()
552 int ret = KSFT_FAIL; in test_cgcore_proc_migration()
625 int ret = KSFT_FAIL; in test_cgcore_thread_migration()
[all …]
H A Dtest_kmem.c54 int ret = KSFT_FAIL; in test_kmem_basic()
170 int ret = KSFT_FAIL; in test_kmem_memcg_deletion()
220 int ret = KSFT_FAIL; in test_kmem_proc_kpagecgroup()
279 int ret = KSFT_FAIL; in test_kmem_kernel_stacks()
307 int ret = KSFT_FAIL; in test_kmem_dead_cgroups()
354 int ret = KSFT_FAIL; in test_percpu_basic()
H A Dtest_memcontrol.c34 int ret = KSFT_FAIL; in test_memcg_subtree_control()
168 int ret = KSFT_FAIL; in test_memcg_current()
290 int ret = KSFT_FAIL, rc; in test_memcg_protection()
502 int ret = KSFT_FAIL; in test_memcg_high()
565 int ret = KSFT_FAIL, pid, fd = -1; in test_memcg_high_sync()
627 int ret = KSFT_FAIL; in test_memcg_max()
719 int ret = KSFT_FAIL, fd, retries; in test_memcg_reclaim()
822 int ret = KSFT_FAIL; in test_memcg_swap_max()
886 int ret = KSFT_FAIL; in test_memcg_oom_events()
1008 ret = KSFT_FAIL; in tcp_client()
[all …]
H A Dtest_cpu.c41 int ret = KSFT_FAIL; in test_cpucg_subtree_control()
185 int ret = KSFT_FAIL; in test_cpucg_stats()
238 int ret = KSFT_FAIL, i; in run_cpucg_weight_test()
323 int ret = KSFT_FAIL, i; in overprovision_validate()
369 int ret = KSFT_FAIL, i; in underprovision_validate()
409 int ret = KSFT_FAIL, i; in run_cpucg_nested_weight_test()
573 int ret = KSFT_FAIL; in test_cpucg_max()
626 int ret = KSFT_FAIL; in test_cpucg_max_nested()
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_lib.sh5 readonly KSFT_FAIL=1
76 exit ${KSFT_FAIL}
197 "${KSFT_FAIL}")
205 exit ${KSFT_FAIL}
H A Ddiag.sh72 ret=${KSFT_FAIL}
118 ret=${KSFT_FAIL}
122 ret=${KSFT_FAIL}
/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_clock_getres.c78 return KSFT_FAIL; in vdso_test_clock()
121 return KSFT_FAIL; in main()

12