]> granicus.if.org Git - strace/commit
tests: check decoding of ioprio_get and ioprio_set syscalls
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 4 Oct 2016 18:41:10 +0000 (21:41 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 26 Oct 2016 01:06:09 +0000 (01:06 +0000)
commiteabfa5e9e0cf0b1a4bd5acef420130ecb669afcf
tree7f31ef15130c9af128e93bf99ce5308aa9cff6c9
parent79fb93a7c6be22efb34c6f589f06e6fe628c310d
tests: check decoding of ioprio_get and ioprio_set syscalls

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