aboutsummaryrefslogtreecommitdiff
path: root/tests/sys_mman_test.cpp
AgeCommit message (Expand)Author
2019-08-05Add memfd_create(2) and mlock2(2).Elliott Hughes
2018-11-13bionic tests: switch to using android-base/file.h for TemporaryFileMark Salyzyn
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2017-09-15Always log errno when aborting.Elliott Hughes
2016-07-14Add a test for a known kernel bug.Elliott Hughes
2015-11-19Fix test build break.Josh Gao
2015-11-19extend the PTRDIFF_MAX size check to mremapDaniel Micay
2015-11-06fix the mremap signatureDaniel Micay
2014-12-04implement posix_madviseYabin Cui
2014-06-12Add/Remove mmap tests.Christopher Ferris
2014-02-24Remove <asm/page.h>.Elliott Hughes
2014-01-27Fix 32-bit mmap/mmap64 handling of negative offsets.Elliott Hughes