summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-08-27Fix JobControl tests for open source.Zach Koopmans
2020-08-26[runtime-tests] Exclude flaky nodejs test.Ayush Ranjan
2020-08-26tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.Nicolas Lacasse
2020-08-25Fix SocketPairTest and BadSocketPairTest in opensource.Zach Koopmans
2020-08-25Expose basic coverage information to userspace through kcov interface.Dean Deng
2020-08-25Link to PHP bug for disabled disk space tests.Jamie Liu
2020-08-25remove iptables sockopt special casesKevin Krakauer
2020-08-25Add nogo support to go_binary and go_test targets.Adin Scannell
2020-08-25Support SO_LINGER socket option.Nayana Bidari
2020-08-25Disable PHP disk space tests.Jamie Liu
2020-08-25Fix TCP_LINGER2 behavior to match linux.Bhasker Hariharan
2020-08-24Consider loopback bound to all addresses in subnetGhanan Gowripalan
2020-08-24Internal change.gVisor bot
2020-08-21Add syscall tests for SO_REUSEADDR.Mithun Iyer
2020-08-21Move udp port exhaustion tests to a 'nogotsan' one.Ting-Yu Wang
2020-08-21Fix Inotify tests in open source.Zach Koopmans
2020-08-21Skip ElfInterpreterStaticTest for 5.X kernels.Zach Koopmans
2020-08-21Skip socket stress tests on KVM platform.Nicolas Lacasse
2020-08-20Enable strace+debug in syscall testsFabricio Voznika
2020-08-20Skip listening TCP ports when trying to bind a free port.Bhasker Hariharan
2020-08-19Fix return for rseq_test.Zach Koopmans
2020-08-19ip6tables: test initial stateKevin Krakauer
2020-08-19Skip ECN test for native/linux tests.Zach Koopmans
2020-08-19Return appropriate errors when file locking is unsuccessful.Dean Deng
2020-08-18Fix return value in shm_test for opensourceZach Koopmans
2020-08-18Fix timeval for Socket testZach Koopmans
2020-08-18Fix readahead test for opensource.Zach Koopmans
2020-08-18Fix return value for MMap Tests in OpenSourceZach Koopmans
2020-08-17Fix AllSocketPairTest for open source.Zach Koopmans
2020-08-17[vfs] Do O_DIRECTORY check after resolving symlinks.Ayush Ranjan
2020-08-14Update README for packetimpactNayana Bidari
2020-08-14Merge pull request #3375 from kevinGC:ipt-test-early-returngVisor bot
2020-08-14Skip UDPMulticast Tests when net interfaces aren't found.Zach Koopmans
2020-08-14Give the ICMP Code its own typeJulian Elischer
2020-08-13[vfs2][gofer] Fix file creation flags sent to gofer.Ayush Ranjan
2020-08-13Disable vfs2 for socket_stress_test.Ayush Ranjan
2020-08-13Ensure TCP TIME-WAIT is not terminated prematurely.Bhasker Hariharan
2020-08-12[vfs2][gofer] Return appropriate errors when opening and creating files.Ayush Ranjan
2020-08-12Merge pull request #3250 from craig08:fuse-getattrgVisor bot
2020-08-12Limit the scope when deleting test log directory on successFabricio Voznika
2020-08-11Mark integration tests as passing in VFS2 except CheckpointRestore.Zach Koopmans
2020-08-10Implement FUSE_GETATTRCraig Chi
2020-08-10Speed up iptables testsKevin Krakauer
2020-08-10Populate IPPacketInfo with destination addressGhanan Gowripalan
2020-08-10Enable VFS2 by default for all syscall tests.Ayush Ranjan
2020-08-10Add benchmarks to continuous build.Zach Koopmans
2020-08-07Remove old benchmark tools.Zach Koopmans
2020-08-07Port Ruby benchmark.Zach Koopmans
2020-08-07Port Startup and Density Benchmarks.Zach Koopmans
2020-08-07tcp: change the limit of TCP_LINGER2Andrei Vagin