]> granicus.if.org Git - strace/commit
tests: check decoding of kern_features syscall
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 7 Feb 2018 01:18:28 +0000 (02:18 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 27 Mar 2018 22:22:23 +0000 (22:22 +0000)
commit6f8bbc6fef5e6eb495e41f7d9267c0fef150c2cc
treeacf4ab9e494df20ba0c32ae19fdee89461b6acd8
parentb46d5b8caf9fa7d2bac88812416c49f062b62031
tests: check decoding of kern_features syscall

* tests/kern_features.c: New file.
* tests/kern_features-fault.test: New test.
* tests/gen_tests.in (kern_features): New entry.
* tests/Makefile.am (DECODER_TESTS): Add kern_features-fault.test.
* tests/pure_executables.list: Add kern_features.
* tests/.gitignore: Likewise.

Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
tests/.gitignore
tests/Makefile.am
tests/gen_tests.in
tests/kern_features-fault.test [new file with mode: 0755]
tests/kern_features.c [new file with mode: 0644]
tests/pure_executables.list