Searched refs:error_msg_and_skip (Results 1 – 25 of 55) sorted by relevance
123
/external/strace/tests-mx32/ |
D | netlink_netlink_diag.c | 104 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 108 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 113 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 118 error_msg_and_skip("short response"); in check_responses()
|
D | netlink_unix_diag.c | 108 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 112 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 117 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 122 error_msg_and_skip("short response"); in check_responses()
|
D | netlink_inet_diag.c | 104 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 108 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 113 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 118 error_msg_and_skip("short response"); in check_responses()
|
D | pc.c | 46 error_msg_and_skip("s390: si_addr is unreliable"); in main() 83 error_msg_and_skip("SIGSEGV did not happen"); in main()
|
D | tests.h | 91 void error_msg_and_skip(const char *, ...) 288 int main(void) { error_msg_and_skip("undefined: %s", arg); }
|
D | printpath-umovestr-peekdata.c | 38 error_msg_and_skip("process_vm_readv is available"); in main()
|
D | printstrn-umoven-peekdata.c | 38 error_msg_and_skip("process_vm_readv is available"); in main()
|
D | ioctl_kvm_run_auxstr_vcpu.c | 2 error_msg_and_skip("newer kernel (>= 4.16) is needed")
|
/external/strace/tests/ |
D | netlink_netlink_diag.c | 104 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 108 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 113 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 118 error_msg_and_skip("short response"); in check_responses()
|
D | netlink_inet_diag.c | 104 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 108 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 113 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 118 error_msg_and_skip("short response"); in check_responses()
|
D | netlink_unix_diag.c | 108 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 112 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 117 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 122 error_msg_and_skip("short response"); in check_responses()
|
D | pc.c | 46 error_msg_and_skip("s390: si_addr is unreliable"); in main() 83 error_msg_and_skip("SIGSEGV did not happen"); in main()
|
D | tests.h | 91 void error_msg_and_skip(const char *, ...) 288 int main(void) { error_msg_and_skip("undefined: %s", arg); }
|
D | printpath-umovestr-peekdata.c | 38 error_msg_and_skip("process_vm_readv is available"); in main()
|
D | printstrn-umoven-peekdata.c | 38 error_msg_and_skip("process_vm_readv is available"); in main()
|
D | ioctl_kvm_run_auxstr_vcpu.c | 2 error_msg_and_skip("newer kernel (>= 4.16) is needed")
|
/external/strace/tests-m32/ |
D | netlink_netlink_diag.c | 104 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 108 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 113 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 118 error_msg_and_skip("short response"); in check_responses()
|
D | netlink_inet_diag.c | 104 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 108 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 113 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 118 error_msg_and_skip("short response"); in check_responses()
|
D | netlink_unix_diag.c | 108 error_msg_and_skip("!is_nlmsg_ok"); in check_responses() 112 error_msg_and_skip("NLMSG_ERROR"); in check_responses() 117 error_msg_and_skip("unexpected nlmsg_type %u", in check_responses() 122 error_msg_and_skip("short response"); in check_responses()
|
D | pc.c | 46 error_msg_and_skip("s390: si_addr is unreliable"); in main() 83 error_msg_and_skip("SIGSEGV did not happen"); in main()
|
D | tests.h | 91 void error_msg_and_skip(const char *, ...) 288 int main(void) { error_msg_and_skip("undefined: %s", arg); }
|
D | printpath-umovestr-peekdata.c | 38 error_msg_and_skip("process_vm_readv is available"); in main()
|
D | printstrn-umoven-peekdata.c | 38 error_msg_and_skip("process_vm_readv is available"); in main()
|
D | ioctl_kvm_run_auxstr_vcpu.c | 2 error_msg_and_skip("newer kernel (>= 4.16) is needed")
|
D | restart_syscall.c | 45 error_msg_and_skip("x32 is broken"); in main()
|
123