]> granicus.if.org Git - strace/commit
tests: add more checks of reboot syscall decoding
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 10 Jan 2018 04:31:15 +0000 (05:31 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 11 Jan 2018 15:54:33 +0000 (15:54 +0000)
commit671f2ffcdc280ed45cafba93ece4147cad222785
tree8608f7fed7ee595c1fd36be64c4cc644def53ab8
parentce98c7b2977cbc6c97983e729ffc1f332bf041b1
tests: add more checks of reboot syscall decoding

In particular, check for the recent fixes in reboot syscall decoder.

* tests/gen_tests.in (reboot): Provide -s 256 option.
* tests/reboot.c (STR32, STR128): New macros.
(main): Add more checks.
tests/gen_tests.in
tests/reboot.c