]> granicus.if.org Git - strace/commit
tests: add mlockall.test
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 9 Apr 2016 23:34:18 +0000 (23:34 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 9 Apr 2016 23:34:18 +0000 (23:34 +0000)
commitcb6f99711403cc5a63e1f9c047b753e7237384d6
tree8073bc4fa8200ce94f0ae33fa687953dedf89c47
parentc75e2c2e4274ffc4ceed087e8171aab6271b6843
tests: add mlockall.test

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