Reenable MapViewOfFile PAL test1 (#11393)
authorJan Vorlicek <janvorli@microsoft.com>
Thu, 4 May 2017 20:19:53 +0000 (13:19 -0700)
committerGitHub <noreply@github.com>
Thu, 4 May 2017 20:19:53 +0000 (13:19 -0700)
commitbae3ded1b302abdb1d0b46346f03162bddadba40
treed1c764a27876c9007bcec83cd515f18d67c9343c
parent1ff9062d235630a3a47bffa6459549c669432c4a
Reenable MapViewOfFile PAL test1 (#11393)

This change reenables the test that was having problems on systems when the /tmp
is created on tmpfs file system which doesn't support direct access (unbuffered).
The fix is to explicitly use /var/tmp instead (and /data/local/tmp/ on Android).
src/pal/tests/palsuite/filemapping_memmgt/MapViewOfFile/test1/MapViewOfFile.cpp
src/pal/tests/palsuite/paltestlist.txt