• Home
  • Raw
  • Download

Lines Matching refs:test_name

37 	const char *test_name = "pidfd wait simple";  in test_pidfd_wait_simple()  local
55 test_name, strerror(errno)); in test_pidfd_wait_simple()
61 test_name, strerror(errno)); in test_pidfd_wait_simple()
68 test_name, strerror(errno)); in test_pidfd_wait_simple()
74 test_name, strerror(errno)); in test_pidfd_wait_simple()
81 test_name, strerror(errno)); in test_pidfd_wait_simple()
90 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_simple()
95 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_simple()
101 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_simple()
107 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_simple()
113 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_simple()
116 ksft_test_result_pass("%s test: Passed\n", test_name); in test_pidfd_wait_simple()
122 const char *test_name = "pidfd wait states"; in test_pidfd_wait_states() local
140 test_name, strerror(errno)); in test_pidfd_wait_states()
152 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
157 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_states()
163 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_states()
169 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_states()
176 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
182 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
187 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_states()
193 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_states()
199 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_states()
206 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
211 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_states()
217 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_states()
223 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_states()
230 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
236 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
241 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_states()
247 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_states()
253 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_states()
258 ksft_test_result_pass("%s test: Passed\n", test_name); in test_pidfd_wait_states()