]> granicus.if.org Git - strace/commit
tests: rewrite sigreturn syscall decoding check from match_grep to match_diff
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 13 Mar 2017 11:37:36 +0000 (11:37 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 13 Mar 2017 15:22:51 +0000 (15:22 +0000)
commit645eb6405b198497b8ee023090582410103b5c70
tree892537e602d34cffed4b27719ffb342038ba87bb
parent8e1ebd868f23ca8d8419b38b4724308fc209fff0
tests: rewrite sigreturn syscall decoding check from match_grep to match_diff

Unlike the former test that was based on match_grep,
the new one uses match_diff and does more rigorous testing.

* tests/sigreturn.c: Rewrite.
* tests/sigreturn.test: Likewise.
tests/sigreturn.c
tests/sigreturn.test