summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/mmap.cc
AgeCommit message (Expand)Author
2021-08-11Fix FSSupportsMap checkAdam Barth
2021-08-05Skip mmap test cases if underlying FS doesn't support maps.Rahat Mahmood
2021-01-28Add O_PATH support in vfs2gVisor bot
2020-10-28Merge pull request #2849 from lubinszARM:pr_memory_barriergVisor bot
2020-09-30avoid the random memory barrier issue in mmap testing on Arm64Bin Lu
2020-08-18Fix return value for MMap Tests in OpenSourceZach Koopmans
2020-03-31Cleanup for syscall tests on arm64.Haibo Xu
2020-02-05Add notes to relevant tests.Adin Scannell
2020-01-21Change to standard types.Adin Scannell
2020-01-21Merge pull request #1492 from majek:err_typo_in_netstack_testsgVisor bot
2019-12-19Parameterize mmap tests.Dean Deng
2019-11-21Import and structure cleanup.Adin Scannell
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-03-28Clean up gofer handle caching.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon