summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2021-04-30Fix //test/syscalls:tcp_socket_test_nativeKevin Krakauer
2021-04-29Fix up TODOs in the codeFabricio Voznika
2021-04-29Implement epoll_pwait2.Jing Chen
2021-04-28Remove side effect from test casesFabricio Voznika
2021-04-28Disable test that is always skippedFabricio Voznika
2021-04-26Merge pull request #5898 from zhlhahaha:2126-1gVisor bot
2021-04-26Handle tmpfs with 5 fields in /proc/mounts parsing.Adin Scannell
2021-04-26fix brace misplaced errorHoward Zhang
2021-04-24Add verity tests for stat, deleted/renamed fileChong Cai
2021-04-23hostinet: parse the timeval structure from a SO_TIMESTAMP control messageAndrei Vagin
2021-04-22Remove side effect from mount testsFabricio Voznika
2021-04-22Add mlock syscall testFabricio Voznika
2021-04-22Fix AF_UNIX listen() w/ zero backlog.Bhasker Hariharan
2021-04-22Also report mount options through /proc/<pid>/mounts.Rahat Mahmood
2021-04-22Add verity tests for modified file/Merkle fileChong Cai
2021-04-21Stub the custom "job" controller required by some workloads.Rahat Mahmood
2021-04-20Clean test tags.Adin Scannell
2021-04-20Speed up O_APPEND with remote revalidatingFabricio Voznika
2021-04-20Move SO_RCVBUF to socketops.Nayana Bidari
2021-04-17Avoid ignoring incoming packet by demuxer on endpoint lookup failureMithun Iyer
2021-04-16Allow runsc to generate coverage reports.Dean Deng
2021-04-16Include logs for packetimpact tests that are expected to failZeling Feng
2021-04-16Use size_t instead of C integer types.Dean Deng
2021-04-15Add verity ioctl test for mount with root hashChong Cai
2021-04-15Disable failing socket_ipv4_udp_unbound_loopback_test_linux tests.Dean Deng
2021-04-14Make the generated test binary name match the target nameTing-Yu Wang
2021-04-13Remove _NoRandomSave tests.Adin Scannell
2021-04-13Fix listener close, client connect raceMithun Iyer
2021-04-12Make AsSockAddr() to replace reinterpret_cast<sockaddr*>Ting-Yu Wang
2021-04-09iptables: support postrouting hook and SNAT targetToshi Kikuchi
2021-04-09Merge pull request #5767 from avagin:mxcsrgVisor bot
2021-04-09Move maxListenBacklog check to sentryMithun Iyer
2021-04-07perf/getpid: add a case when syscalls are executed via mov $XXX, %eax; syscallAndrei Vagin
2021-04-05Fix listen backlog handling to be in parity with LinuxMithun Iyer
2021-04-05Report task CPU usage through the cpuacct cgroup controller.Rahat Mahmood
2021-04-05Add initial verity ioctl syscall testsChong Cai
2021-04-05Enable Checkpoint/Restore test with VFS2Fabricio Voznika
2021-04-05Add fsstress on tmpfs to presubmitFabricio Voznika
2021-04-05Actually don't run unlink_benchmark with TSAN.Ayush Ranjan
2021-04-05deflake semaphore testKevin Krakauer
2021-04-05Allow user mount for verity fsChong Cai
2021-04-05Fail tests when container returns non-zero statusFabricio Voznika
2021-04-05Don't run unlink_benchmark with TSAN.Adin Scannell
2021-04-03Remove eternal and enormous tests.Adin Scannell
2021-04-02Implement cgroupfs.Rahat Mahmood
2021-04-01Remove invalid dependency.Adin Scannell
2021-04-01Internal change.gVisor bot
2021-03-30Fix panic when overriding /dev files with VFS2Fabricio Voznika
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-25setgid: skip tests when we can't find usable GIDsKevin Krakauer