]> granicus.if.org Git - strace/commit
tests: add kcmp-y test
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sat, 16 Sep 2017 01:04:40 +0000 (03:04 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 17 Sep 2017 12:04:11 +0000 (12:04 +0000)
commit10878b224a89cbc0e60f7934d3f50faf6793a9e3
treef8179ebc896fceca1ad8c81af3baf50dd4f4f7d7
parent76cf3b2a98366144fa8f64651ef4161c639476b7
tests: add kcmp-y test

It is not very useful as of now, but it will allow tracking changes
in fd output once they are implemented.

* tests/gen_tests.in (kcmp-y): New test.
* tests/kcmp-y.c: New file, wrapper for kcmp.c
* tests/kcmp.c: Add opening of some files for which info may be printed
in the future.
* tests/pure_executables.list: Add kcmp-y.
* tests/.gitignore: Likewise.
tests/.gitignore
tests/gen_tests.in
tests/kcmp-y.c [new file with mode: 0644]
tests/kcmp.c
tests/pure_executables.list