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

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