summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2019-08-14Improve SendMsg performance.Bhasker Hariharan
2019-08-13tests: print stack traces if test failed by timeoutAndrei Vagin
2019-08-13Bump Bazel to v0.28.0Nicolas Lacasse
2019-08-12Compute size of struct tcp_info instead of hardcoding it.Rahat Mahmood
2019-08-09netlink: return an error in nlmsgerrAndrei Vagin
2019-08-09Create tests for common.Search().Brett Landau
2019-08-06Fix for a panic due to writing to a closed accept channel.Bhasker Hariharan
2019-08-06Require pread/pwrite for splice file offsetsMichael Pratt
2019-08-05Alter Dockerfiles to include common.go and use a prebuilt JDK.Samantha Sample
2019-08-05Expand runtimes test suite to include Go, Java, PHP, and Python.Samantha Sample
2019-08-02Job control: controlling TTYs and foreground process groups.Kevin Krakauer
2019-08-02Automated rollback of changelist 261191548Rahat Mahmood
2019-08-01Refactor ListTests() to common.Search().Brett Landau
2019-08-01Implement getsockopt(TCP_INFO).Rahat Mahmood
2019-07-31Basic support for 'ip route'Ian Lewis
2019-07-31Fix test execution bugs in proctor-go and proctor-python.Brett Landau
2019-07-31Refactor proctor binaries to implement testRunner interface.Brett Landau
2019-07-31Fix ICMPv4 EchoReply packet checksumAustin Kiekintveld
2019-07-31Test connecting UDP sockets to the ANY addressTamir Duberstein
2019-07-29Fix flaky stat.cc test.Zach Koopmans
2019-07-29Move runtimes tests to appropriate directory.Samantha Sample
2019-07-29Add iptables types for syscalls tests.Kevin Krakauer
2019-07-25Automated rollback of changelist 255679453Fabricio Voznika
2019-07-23Deduplicate EndpointState.connected someTamir Duberstein
2019-07-19Merge pull request #450 from Pixep:feature/add-clock-boottime-as-monotonicgVisor bot
2019-07-19Handle interfaceAddr and NIC options separately for IP_MULTICAST_IFChris Kuiper
2019-07-18net/tcp/setockopt: impelment setsockopt(fd, SOL_TCP, TCP_INQ)Andrei Vagin
2019-07-17Add AF_UNIX, SOCK_RAW sockets, which exist for some reason.Kevin Krakauer
2019-07-17Merge pull request #533 from kevinGC:stub-dev-ttygVisor bot
2019-07-17Properly invalidate cache in rename and removeMichael Pratt
2019-07-16Add CLOCK_BOOTTIME tests to timerfd.ccAdrien Leravat
2019-07-16Internal change.gVisor bot
2019-07-15Replace vector of arrays with array of arrays.Kevin Krakauer
2019-07-15Fix initialization of badhandler_low_water_mark in SigaltstackTest.Neel Natu
2019-07-12Add IPPROTO_RAW, which allows raw sockets to write IP headers.Kevin Krakauer
2019-07-12Add permission, char device, and uid checks.Kevin Krakauer
2019-07-12Stub out support for TCP_MAXSEG.Bhasker Hariharan
2019-07-12Merge pull request #282 from zhangningdlut:chris_test_procgVisor bot
2019-07-11Add a stub for /dev/tty.Kevin
2019-07-09tss: block userspace access to all I/O ports.Liu Hua
2019-07-08Don't mask errors in createAt loop.Nicolas Lacasse
2019-07-08Internal change.gVisor bot
2019-07-08Merge pull request #375 from jmgao:mastergVisor bot
2019-07-03netstack/udp: connect with the AF_UNSPEC address family means disconnectAndrei Vagin
2019-07-02Mark timers_test flaky because setrlimit(RLIMIT_CPU) is broken in some kernels.Neel Natu
2019-07-01Check remaining traversal limit when creating a file through a symlink.Nicolas Lacasse
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-06-28Automated rollback of changelist 255263686Nicolas Lacasse
2019-06-27Complete pipe support on overlayfsFabricio Voznika
2019-06-27Fix various spelling issues in the documentationMichael Pratt