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
/
util
/
test_util.h
Age
Commit message (
Expand
)
Author
2021-04-29
Implement epoll_pwait2.
Jing Chen
2020-11-09
Skip `EventHUp` notify in `FIN_WAIT2` on a socket close.
Mithun Iyer
2020-07-15
Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-default
gVisor bot
2020-07-13
Add ReadAllFd to test util
Fabricio Voznika
2020-07-09
Gate FUSE behind a runsc flag
Ridwan Sharif
2020-07-01
Add test env variable "fuchsia"
Jay Zhuang
2020-06-18
Fix vfs2 tmpfs link permission checks.
Dean Deng
2020-05-21
Add IsRunningWithVFS1 to test util
Fabricio Voznika
2020-02-19
Add basic microbenchmarks.
Adin Scannell
2020-01-27
Create platform_util for 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-04
Allow syscall tests to run with hostinet.
Dean Deng
2019-12-03
Add RunfilesPath to test_util
Michael Pratt
2019-11-13
Extract linux-specific test setup to separate file
Jay Zhuang
2019-09-16
Migrate from gflags to absl flags
Michael Pratt
2019-05-24
Extract SleepSafe from test_util
Tamir Duberstein
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-26
Remove syscall tests' dependency on glog
Tamir Duberstein
2019-04-25
Handle glibc and XSI variants of strerror_r
Tamir Duberstein
2019-03-19
netstack: reduce MSS from SYN to account tcp options
Andrei Vagin
2018-12-19
Implement pwritev2.
Zach Koopmans
2018-12-10
Open source system call tests.
Brian Geffon