]> granicus.if.org Git - strace/commit
tests/s390_sthyi.c: skip the test if s390_sthyi returns an error
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 13 Feb 2018 22:57:27 +0000 (23:57 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 13 Feb 2018 22:57:27 +0000 (22:57 +0000)
commit9748b9203823d0a4c5e27437caa2d2bbde777aad
tree3c36c5271842ced77fb09074928792fad1b462f6
parentdaaf8ab7fe4367da7318ff9e96295079e39f7784
tests/s390_sthyi.c: skip the test if s390_sthyi returns an error

tests/s390_sthyi.c (main): replace error_msg_and_fail with
error_msg_and_skip if rc is non-zero.
tests/s390_sthyi.c