]> granicus.if.org Git - strace/commit
tests: add getsid.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Thu, 21 Apr 2016 01:40:01 +0000 (09:40 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 21 Apr 2016 17:31:05 +0000 (17:31 +0000)
commit8bfe0d5e228631b249149e32cf52d203b92dcd34
tree89516151895a51e95e680731c369567511f653b8
parent2b69fd4c4388bded07c6eb212ba4fc76235e9ab5
tests: add getsid.test

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