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
Age
Commit message (
Expand
)
Author
2021-02-11
Assign controlling terminal when tty is opened and support NOCTTY
Kevin Krakauer
2021-01-29
Remove side effect from test cases
Fabricio Voznika
2021-01-28
Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcess
Fabricio Voznika
2021-01-28
Add O_PATH support in vfs2
gVisor bot
2021-01-22
Detect failures in forked function
Fabricio Voznika
2020-11-09
Skip `EventHUp` notify in `FIN_WAIT2` on a socket close.
Mithun Iyer
2020-11-06
Fix infinite loop when splicing to pipes/eventfds.
Nicolas Lacasse
2020-10-28
Merge pull request #4543 from lubinszARM:pr_test_sigaltstack
gVisor bot
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-10-22
arm64 test: enabled Fault() function
Bin Lu
2020-10-16
Use POSIX interval timers in flock test.
Dean Deng
2020-10-05
Internal change.
gVisor bot
2020-09-16
test/fuse: clean up
Andrei Vagin
2020-09-16
Add fh support for revise attr and fstat(2) test
Craig Chi
2020-09-16
Add default attr in fuse_util
Craig Chi
2020-09-16
Implement FUSE_OPEN/OPENDIR
Boyuan He
2020-09-16
Add function generating array of iovec with different FUSE structs
Craig Chi
2020-09-10
[vfs] Disable nlink tests for overlayfs.
Ayush Ranjan
2020-09-01
Refactor tty codebase to use master-replica terminology.
Ayush Ranjan
2020-08-31
Remove __fuchsia__ defines
Tamir Duberstein
2020-08-27
Fix JobControl tests for open source.
Zach Koopmans
2020-08-26
tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.
Nicolas Lacasse
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-07
Deflake exec test.
Jamie Liu
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-04-03
Add missing newline
Tamir Duberstein
2020-03-03
Move temp_umask to test/util.
Adin Scannell
2020-02-19
Add basic microbenchmarks.
Adin Scannell
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-01-31
KVM platform does not support 32bit.
Ting-Yu Wang
2020-01-30
Simplify testing link rules.
Adin Scannell
2020-01-30
Merge pull request #1471 from xiaobo55x:syscall_test
gVisor bot
2020-01-30
Merge pull request #1630 from xiaobo55x:kOLargeFile
gVisor bot
2020-01-28
Prefer Type& over Type &
Michael Pratt
2020-01-27
Create platform_util for tests.
Adin Scannell
2020-01-27
Fix header ordering and format all C++ code.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-23
Unify the kOLargeFile definition in syscall tests.
Haibo Xu
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
2020-01-17
Enable build of test/syscall tests on arm64.
Haibo Xu
2019-12-30
Add test/util/save_util_linux.cc:MaybeSave to support arm64
Bin Lu
2019-12-10
Do not consider symlinks as directories in fs utils.
Dean Deng
2019-12-04
Allow syscall tests to run with hostinet.
Dean Deng
2019-12-03
Add RunfilesPath to test_util
Michael Pratt
2019-11-21
Import and structure cleanup.
Adin Scannell
[next]