]> granicus.if.org Git - strace/commit
tests: add ioperm.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Tue, 19 Apr 2016 07:38:32 +0000 (15:38 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Apr 2016 01:08:13 +0000 (01:08 +0000)
commit2e069fcc0df056d69d10bde4003da62413899cce
treefdc12cb087c08379e072fde77b4b027ee92380cc
parent5e9944df2c8b75a8fec46a597d34934c7525d4ca
tests: add ioperm.test

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