]> granicus.if.org Git - strace/commit
tests: check decoding of setfsgid32 syscall
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Apr 2016 16:10:07 +0000 (16:10 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Apr 2016 01:08:13 +0000 (01:08 +0000)
commitf1849895931ef5bb2ad9b152606fecf01ce2d802
tree81b80840ba3721e087492a996efa3a3b9c11e68a
parentfba762db719ffe3475f79784192a374d8f664923
tests: check decoding of setfsgid32 syscall

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