]> granicus.if.org Git - strace/commit
tests: add getpgrp.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Thu, 21 Apr 2016 07:53:52 +0000 (15:53 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 21 Apr 2016 17:37:44 +0000 (17:37 +0000)
commitef6b4262bb2f287fe103f54ddee13e8cb0adcf37
treeec65e848fa8aa3c7f833fe156b2264dd02a68f00
parentf914194fc39c4ff3b1537372976783898bffc466
tests: add getpgrp.test

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