]> granicus.if.org Git - strace/commit
tests: check s390_sthyi system call decoder
authorEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 18 Jan 2018 05:22:40 +0000 (06:22 +0100)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 29 Jan 2018 13:10:10 +0000 (14:10 +0100)
commit9437d47366aa60cf457c4e69e2e1276b2532dcca
treef1a307611ac2ccf3314cf27659da9a41a7142fc5
parent876e77a78547a16f84d1b46b5d258593f323794e
tests: check s390_sthyi system call decoder

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