]> granicus.if.org Git - strace/commit
tests: extend test coverage of setresgid32 syscall
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Apr 2016 15:23:56 +0000 (15:23 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Apr 2016 01:08:13 +0000 (01:08 +0000)
commitfa7c988bd9be9c073beeaceaf0a291a1e6b84cdb
tree17cf920f52c3892878c25f6c8d8e4c71528a9618
parent4f6d95dd58db57b93ba64ba8463516576182399e
tests: extend test coverage of setresgid32 syscall

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