]> granicus.if.org Git - strace/commit
tests: add linkat.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Wed, 6 Apr 2016 06:18:48 +0000 (14:18 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 6 Apr 2016 06:18:48 +0000 (06:18 +0000)
commit7a158a18f85d9b45561b7abb40b77002b8df1220
tree9111f7d5695c0b4ae3be030e905c4a5961ffa48f
parent5b2d25783971ca673c607b3be5ff23191323a97c
tests: add linkat.test

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