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-06-23
Fix PR_SET_PTRACER applicability to non-leader threads.
Jamie Liu
2021-05-14
Add verity_mmap tests
Chong Cai
2021-05-14
Fix cgroup hierarchy registration.
Rahat Mahmood
2021-04-29
Implement epoll_pwait2.
Jing Chen
2021-04-26
Handle tmpfs with 5 fields in /proc/mounts parsing.
Adin Scannell
2021-04-22
Remove side effect from mount tests
Fabricio Voznika
2021-04-22
Also report mount options through /proc/<pid>/mounts.
Rahat Mahmood
2021-04-21
Stub the custom "job" controller required by some workloads.
Rahat Mahmood
2021-04-13
Remove _NoRandomSave tests.
Adin Scannell
2021-04-02
Implement cgroupfs.
Rahat Mahmood
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
[next]