summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-09-09Add support to run packetimpact tests against FuchsiaZeling Feng
2020-09-09Fix Accept to not return error for sockets in accept queue.Bhasker Hariharan
2020-09-09Add Docs to nginx benchmark.Zach Koopmans
2020-09-09[runtime tests] Exclude flaky nodejs testAyush Ranjan
2020-09-09Fix statfs test for opensource.Zach Koopmans
2020-09-09Implement setattr+clunk in 9PFabricio Voznika
2020-09-09Fix handling of unacceptable ACKs during close.Mithun Iyer
2020-09-09Test opening file handles with different permissions.Dean Deng
2020-09-09Refactor tty codebase to use master-replica terminology.Ayush Ranjan
2020-09-09Automated rollback of changelist 328350576Nayana Bidari
2020-09-09Fix bug in bazel build benchmark.Zach Koopmans
2020-09-09Set errno on response when syscall actually failsJay Zhuang
2020-09-09Remove __fuchsia__ definesTamir Duberstein
2020-09-09Run syscall tests in uts namespaces.Rahat Mahmood
2020-09-09Include command output on errorTamir Duberstein
2020-09-09Don't bind loopback to all IPs in an IPv6 subnetGhanan Gowripalan
2020-09-09Implement StatFS for various VFS2 filesystems.Rahat Mahmood
2020-09-09Fix EOF handling for splice.Dean Deng
2020-09-09fix panic when calling SO_ORIGINAL_DST without initializing iptablesKevin Krakauer
2020-09-09Add test demonstrating accept bugTamir Duberstein
2020-09-09Fix vfs2 pipe behavior when splicing to a non-pipe.Dean Deng
2020-09-09unix: return ECONNREFUSE if a socket file exists but a socket isn't bound to itAndrei Vagin
2020-09-09beef up write syscall testsJinmou Li
2020-09-09Fix BadSocketPair for open source.Zach Koopmans
2020-09-09Skip IPv6UDPUnboundSocketNetlinkTest on native linuxGhanan Gowripalan
2020-09-09ip6tables: (de)serialize ip6tables structsKevin Krakauer
2020-09-09Fix JobControl tests for open source.Zach Koopmans
2020-09-09[runtime-tests] Exclude flaky nodejs test.Ayush Ranjan
2020-09-09tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.Nicolas Lacasse
2020-09-09Fix SocketPairTest and BadSocketPairTest in opensource.Zach Koopmans
2020-09-09Expose basic coverage information to userspace through kcov interface.Dean Deng
2020-09-09Link to PHP bug for disabled disk space tests.Jamie Liu
2020-09-09remove iptables sockopt special casesKevin Krakauer
2020-09-09Add nogo support to go_binary and go_test targets.Adin Scannell
2020-09-09Support SO_LINGER socket option.Nayana Bidari
2020-09-09Disable PHP disk space tests.Jamie Liu
2020-09-09Fix TCP_LINGER2 behavior to match linux.Bhasker Hariharan
2020-09-09Consider loopback bound to all addresses in subnetGhanan Gowripalan
2020-09-09Internal change.gVisor bot
2020-09-09Add syscall tests for SO_REUSEADDR.Mithun Iyer
2020-09-09Move udp port exhaustion tests to a 'nogotsan' one.Ting-Yu Wang
2020-09-09Fix Inotify tests in open source.Zach Koopmans
2020-09-09Skip ElfInterpreterStaticTest for 5.X kernels.Zach Koopmans
2020-09-09Skip socket stress tests on KVM platform.Nicolas Lacasse
2020-09-09Enable strace+debug in syscall testsFabricio Voznika
2020-09-09Skip listening TCP ports when trying to bind a free port.Bhasker Hariharan
2020-09-09Fix return for rseq_test.Zach Koopmans
2020-09-09ip6tables: 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