index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
syscalls
/
linux
/
mmap.cc
Age
Commit message (
Expand
)
Author
2021-08-11
Fix FSSupportsMap check
Adam Barth
2021-08-05
Skip mmap test cases if underlying FS doesn't support maps.
Rahat Mahmood
2021-01-28
Add O_PATH support in vfs2
gVisor bot
2020-10-28
Merge pull request #2849 from lubinszARM:pr_memory_barrier
gVisor bot
2020-09-30
avoid the random memory barrier issue in mmap testing on Arm64
Bin Lu
2020-08-18
Fix return value for MMap Tests in OpenSource
Zach Koopmans
2020-03-31
Cleanup for syscall tests on arm64.
Haibo Xu
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-01-21
Change to standard types.
Adin Scannell
2020-01-21
Merge pull request #1492 from majek:err_typo_in_netstack_tests
gVisor bot
2019-12-19
Parameterize mmap tests.
Dean Deng
2019-11-21
Import and structure cleanup.
Adin Scannell
2019-06-28
Fix suggestions from clang.
Nicolas Lacasse
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-03-28
Clean up gofer handle caching.
Jamie Liu
2018-12-10
Open source system call tests.
Brian Geffon