]> granicus.if.org Git - strace/commit
tests: check decoding of [gs]et_thread_area syscalls on x86
authorEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 8 Jan 2018 17:48:48 +0000 (18:48 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 11 Jan 2018 15:54:33 +0000 (15:54 +0000)
commitfd334b39b0d4dbd6fa61a0e5cb63f041e8509e59
tree6edda9919ce1ae1686a8ba3106b5961bc10de879
parent692d8a6e54ab10064838de60bd67206c7f1275ec
tests: check decoding of [gs]et_thread_area syscalls on x86

* tests/xet_thread_area_x86.c: New file.
* tests/xet_thread_area_x86.test: New test.
* tests/Makefile.am (DECODER_TESTS): Add it.
* tests/.gitignore: Add xet_thread_area_x86.
* tests/pure_executables.list: Likewise.
tests/.gitignore
tests/Makefile.am
tests/pure_executables.list
tests/xet_thread_area_x86.c [new file with mode: 0644]
tests/xet_thread_area_x86.test [new file with mode: 0755]