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
Age
Commit message (
Expand
)
Author
2021-09-07
Conditionally use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"
Kevin Lindkvist
2021-09-02
Merge pull request #6516 from slowy07:minor-changes
gVisor bot
2021-09-01
Support sending with packet sockets
Ghanan Gowripalan
2021-09-01
unix: handle a case when a buffer is overflowed
Andrei Vagin
2021-08-31
Remove splice-to/from-weird-files tests.
Jamie Liu
2021-08-31
Automated rollback of changelist 390405182
gVisor bot
2021-08-30
[syserr] Fix SIGBUS on syserr.FromError
Zach Koopmans
2021-08-30
Internal change.
gVisor bot
2021-08-27
fix: typo spelling grammar
slowy07
2021-08-26
fix tests in pty.cc
gystemd
2021-08-24
Merge pull request #6438 from gystemd:tcsetpgrp_SIGTTOU
gVisor bot
2021-08-24
Fix uninitialized messages in MsgqueueTest
Fabricio Voznika
2021-08-19
Added a system call test for SetForegroundProcessGroup
gystemd
2021-08-17
[op] Deflake SNMP Metric proc_net tests.
Ayush Ranjan
2021-08-17
Merge pull request #6262 from sudo-sturbia:msgqueue/syscalls3
gVisor bot
2021-08-17
added two system call tests for setForegroundProcessGroup
gystemd
2021-08-17
Deflake test/perf:randread_benchmark
Andrei Vagin
2021-08-17
Implement stub for msgctl(2).
Zyad A. Ali
2021-08-17
Add tests for msgctl(2).
Zyad A. Ali
2021-08-16
Internal change.
gVisor bot
2021-08-16
test/syscalls/proc_net: /proc/net/snmp can contain system-wide statistics
Andrei Vagin
2021-08-13
[benchmarks] Update BenchmarkStartEmpty benchmark.
Zach Koopmans
2021-08-12
Automated rollback of changelist 390346783
gVisor bot
2021-08-12
test/pipe: use futex() for sync with the signal hander
Andrei Vagin
2021-08-12
Internal change.
gVisor bot
2021-08-12
Add support for TCP send buffer auto tuning.
Nayana Bidari
2021-08-11
Add verity stat benchmark test
Chong Cai
2021-08-11
Run packet socket tests on Fuchsia
Ghanan Gowripalan
2021-08-11
Initial cgroupfs support for subcontainers
Rahat Mahmood
2021-08-11
Fix FSSupportsMap check
Adam Barth
2021-08-11
Wrap test queues in Queue object on creation.
Rahat Mahmood
2021-08-11
Fix LinkTest.OldnameDoesNotExist
Adam Barth
2021-08-09
Run raw IP socket syscall tests on Fuchsia
Ghanan Gowripalan
2021-08-05
Correctly handle interruptions in blocking msgqueue syscalls.
Rahat Mahmood
2021-08-05
Replace unsafe use of fork() in msgqueue tests.
Rahat Mahmood
2021-08-05
Skip mmap test cases if underlying FS doesn't support maps.
Rahat Mahmood
2021-08-04
Implement PR_SET_CHILD_SUBREAPER when the calling task is PID 1.
Nicolas Lacasse
2021-08-04
Add verity_randread benchmark test
Chong Cai
2021-08-03
Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"
Adam Barth
2021-08-03
Merge pull request #6171 from sudo-sturbia:msgqueue/syscalls2
gVisor bot
2021-08-03
Add verity open_read_close benchmark test
Chong Cai
2021-08-03
Implement MSG_COPY option for msgrcv(2).
Zyad A. Ali
2021-08-03
Implement stubs for msgsnd(2) and msgrcv(2).
Zyad A. Ali
2021-08-03
Add blocking and general tests for msgsnd(2) and msgrcv(2).
Zyad A. Ali
2021-08-03
Add non-blocking tests for msgsnd(2) and msgrcv(2).
Zyad A. Ali
2021-07-30
Support RTM_DELLINK
Zeling Feng
2021-07-30
Merge pull request #6257 from zhlhahaha:2193-1
gVisor bot
2021-07-28
Add Uid/Gid/Groups fields to VFS2 /proc/[pid]/status.
Jamie Liu
2021-07-28
Add verity read benchmark tests
Chong Cai
2021-07-27
Don't create an extra fd bitmap to allocate a new fd.
Andrei Vagin
[next]