]> granicus.if.org Git - strace/commit
tests: check s390_guarded_storage system call decoder
authorEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 12 Jan 2018 17:31:34 +0000 (18:31 +0100)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 29 Jan 2018 13:10:10 +0000 (14:10 +0100)
commit52970d343bc3cc42be8c34050b6427172b5b8c32
tree5a83cfdb8e84ea5fad575b3261d7191e9a4f435c
parent180a913d84c2c281b9e4df17e0b37c9c1194e70d
tests: check s390_guarded_storage system call decoder

* configure.ac (AC_CHECK_HEADERS): Add asm/guarded_storage.h.
* tests/s390_guarded_storage-v.c: New file.
* tests/s390_guarded_storage.c: Likewise.
* tests/.gitignore: Add s390_guarded_storage, s390_guarded_storage-v.
* tests/pure_executables.list: Likewise.
* tests/gen_tests.in (s390_guarded_storage, s390_guarded_storage-v):
New tests.
configure.ac
tests/.gitignore
tests/gen_tests.in
tests/pure_executables.list
tests/s390_guarded_storage-v.c [new file with mode: 0644]
tests/s390_guarded_storage.c [new file with mode: 0644]