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
/
exec_binary.cc
Age
Commit message (
Expand
)
Author
2021-02-08
exec: don't panic if an elf file is malformed
Andrei Vagin
2020-08-21
Skip ElfInterpreterStaticTest for 5.X kernels.
Zach Koopmans
2020-05-28
minor changes in exec_binary test case for Arm64
Bin Lu
2020-04-14
Merge pull request #2375 from lubinszARM:pr_exec_binary
gVisor bot
2020-04-08
Enable exec_binary syscall test on Arm64
Bin Lu
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-11-21
Import and structure cleanup.
Adin Scannell
2019-10-01
Support new interpreter requirements in test
Michael Pratt
2019-10-01
Honor X bit on extra anon pages in PT_LOAD segments
Michael Pratt
2019-05-21
Fix inconsistencies in ELF anonymous mappings
Michael Pratt
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-04-29
Appease googletest deprecation
Tamir Duberstein
2019-04-10
Internal change
Michael Pratt
2018-12-10
Open source system call tests.
Brian Geffon