]> granicus.if.org Git - strace/commit
tests: add munlockall.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Wed, 11 May 2016 07:07:29 +0000 (15:07 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 11 May 2016 12:26:00 +0000 (12:26 +0000)
commit01d16ccb96f2141470a16323d2fb81246563a2fe
tree26b3efdca198d0f508599ca52a698bf0a896faee
parent0684c35c258033e6c374ff6611771188a1cd9271
tests: add munlockall.test

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