]> Zhao Yanbai Git Server - minix.git/commit
test74: add mmap-related regression tests
authorBen Gras <ben@minix3.org>
Fri, 28 Feb 2014 15:56:40 +0000 (16:56 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:14 +0000 (17:05 +0200)
commitaa6ee31737105594afcff0cc600f5e933ce59ad7
treef41bb4c0a22e6332b708f6ef96a29e648863cf2b
parent58b8ff5ffa09376b222598382583aff3e81bf112
test74: add mmap-related regression tests

tests many complex system/process memory interaction cases.

has to run as root so it can flush the FS cache; needed to
force FS cache misses for unmapped pages.

See the comment in test74.c for a full description of what the tested
cases are.

also re-enable filemap on arm
releasetools/gen_uEnv.txt.sh
test/run
test/test74.c