commit | e7d671bd4a6345b41071633e79de17a6f3b88fde | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Mar 19 22:03:32 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri Mar 20 02:15:11 2015 +0000 |
tree | 01d8d3e696bc19e057e033a857b1a45b1b9bc74f | |
parent | b4aefa7595f0e7356b90802627182b22693d25bc [diff] |
tests: add a test for mmap/mprotect/munmap decoding * tests/mmap.c: New file. * tests/mmap64.c: New file. * tests/mmap.test: New test. * tests/mmap64.test: New test. * tests/Makefile.am (check_PROGRAMS): Add mmap and mmap64. (mmap64_CFLAGS): Define. (TESTS): Add mmap.test and mmap64.test. * tests/.gitignore: Add mmap and mmap64.