From e0266ebf785029135ab7624dc4a93025f4807d2b Mon Sep 17 00:00:00 2001 From: Vitus Date: Wed, 4 Jun 2025 16:20:55 +0800 Subject: [PATCH] Add test logs for group 0 (tests 0 to 9) --- logs/group_0/32bit_test.log | 6 + logs/group_0/accept_bind_stream_test.log | 21 + logs/group_0/accept_bind_test.log | 753 +++++++++++++++++++++++ logs/group_0/access_test.log | 51 ++ logs/group_0/affinity_test.log | 35 ++ logs/group_0/aio_test.log | 121 ++++ logs/group_0/alarm_test.log | 19 + logs/group_0/arch_prctl_test.log | 11 + logs/group_0/bad_test.log | 13 + logs/group_0/bind_external_test.log | 36 ++ 10 files changed, 1066 insertions(+) create mode 100644 logs/group_0/32bit_test.log create mode 100644 logs/group_0/accept_bind_stream_test.log create mode 100644 logs/group_0/accept_bind_test.log create mode 100644 logs/group_0/access_test.log create mode 100644 logs/group_0/affinity_test.log create mode 100644 logs/group_0/aio_test.log create mode 100644 logs/group_0/alarm_test.log create mode 100644 logs/group_0/arch_prctl_test.log create mode 100644 logs/group_0/bad_test.log create mode 100644 logs/group_0/bind_external_test.log diff --git a/logs/group_0/32bit_test.log b/logs/group_0/32bit_test.log new file mode 100644 index 0000000..2c75081 --- /dev/null +++ b/logs/group_0/32bit_test.log @@ -0,0 +1,6 @@ +[==========] Running 4 tests from 2 test suites. +[----------] Global test environment set-up. +[----------] 3 tests from Syscall32Bit +[ RUN ] Syscall32Bit.Int80 +GVISOR_PLATFORM_SUPPORT variable undefined +Check failed: false diff --git a/logs/group_0/accept_bind_stream_test.log b/logs/group_0/accept_bind_stream_test.log new file mode 100644 index 0000000..800dc0d --- /dev/null +++ b/logs/group_0/accept_bind_stream_test.log @@ -0,0 +1,21 @@ +[==========] Running 4 tests from 1 test suite. +[----------] Global test environment set-up. +[----------] 4 tests from AllUnixDomainSockets/AllSocketPairTest +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddrCoalesced/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddrCoalesced/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddrCoalesced/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddrCoalesced/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddrCoalesced/2 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddrCoalesced/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddrCoalesced/3 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddrCoalesced/3 (0 ms) +[----------] 4 tests from AllUnixDomainSockets/AllSocketPairTest (0 ms total) + +[----------] Global test environment tear-down +[==========] 4 tests from 1 test suite ran. (0 ms total) +[ PASSED ] 4 tests. +Failed to match any benchmarks against regex: . diff --git a/logs/group_0/accept_bind_test.log b/logs/group_0/accept_bind_test.log new file mode 100644 index 0000000..423141c --- /dev/null +++ b/logs/group_0/accept_bind_test.log @@ -0,0 +1,753 @@ +[==========] Running 248 tests from 1 test suite. +[----------] Global test environment set-up. +[----------] 248 tests from AllUnixDomainSockets/AllSocketPairTest +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Listen/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Listen/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Listen/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Listen/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Listen/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Listen/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Listen/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Listen/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Listen/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Listen/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Listen/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Listen/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Listen/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Listen/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Listen/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Listen/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenIncreaseBacklog/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenDecreaseBacklog/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/0 (13 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/1 (14 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/2 (13 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/3 (13 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/4 (12 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/5 (12 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/6 (12 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenBacklogSizes/7 (12 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ListenWithoutBind/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleBind/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindListenBind/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleListen/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.DoubleConnect/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Connect/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Connect/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Connect/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Connect/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Connect/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Connect/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Connect/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Connect/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Connect/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Connect/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Connect/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Connect/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Connect/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Connect/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Connect/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Connect/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithWrongType/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectNonListening/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToFilePath/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectToInvalidAbstractPath/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.SelfConnect/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.ConnectWithoutListen/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Accept/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Accept/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Accept/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Accept/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Accept/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Accept/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Accept/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Accept/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Accept/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Accept/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Accept/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Accept/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Accept/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Accept/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.Accept/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.Accept/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptValidAddrLen/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptNegativeAddrLen/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptLargePositiveAddrLen/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptVeryLargePositiveAddrLen/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutBind/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.AcceptWithoutListen/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.GetRemoteAddress/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundGetLocalAddress/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundGetLocalAddress/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundConnector/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.UnboundSenderAddr/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BoundSenderAddr/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterConnectSenderAddr/7 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/0 +Testing with SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/0 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/1 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/1 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/2 +Testing with SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/2 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/3 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with a filesystem address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/3 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/4 +Testing with SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/4 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/5 +Testing with non-blocking SOCK_STREAM Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/5 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/6 +Testing with SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/6 (0 ms) +[ RUN ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/7 +Testing with non-blocking SOCK_SEQPACKET Unix domain socket unbound with an abstract namespace address +[ OK ] AllUnixDomainSockets/AllSocketPairTest.BindAfterAcceptSenderAddr/7 (0 ms) +[----------] 248 tests from AllUnixDomainSockets/AllSocketPairTest (128 ms total) + +[----------] Global test environment tear-down +[==========] 248 tests from 1 test suite ran. (129 ms total) +[ PASSED ] 248 tests. +Failed to match any benchmarks against regex: . diff --git a/logs/group_0/access_test.log b/logs/group_0/access_test.log new file mode 100644 index 0000000..20538a7 --- /dev/null +++ b/logs/group_0/access_test.log @@ -0,0 +1,51 @@ +[==========] Running 18 tests from 3 test suites. +[----------] Global test environment set-up. +[----------] 15 tests from AccessTest +[ RUN ] AccessTest.RelativeFile +[ OK ] AccessTest.RelativeFile (0 ms) +[ RUN ] AccessTest.RelativeDir +[ OK ] AccessTest.RelativeDir (0 ms) +[ RUN ] AccessTest.AbsFile +[ OK ] AccessTest.AbsFile (0 ms) +[ RUN ] AccessTest.AbsDir +[ OK ] AccessTest.AbsDir (0 ms) +[ RUN ] AccessTest.RelDoesNotExist +[ OK ] AccessTest.RelDoesNotExist (0 ms) +[ RUN ] AccessTest.AbsDoesNotExist +[ OK ] AccessTest.AbsDoesNotExist (0 ms) +[ RUN ] AccessTest.InvalidMode +[ OK ] AccessTest.InvalidMode (0 ms) +[ RUN ] AccessTest.InvalidModeRoot +[ OK ] AccessTest.InvalidModeRoot (0 ms) +[ RUN ] AccessTest.InvalidModes +[ OK ] AccessTest.InvalidModes (0 ms) +[ RUN ] AccessTest.NoPerms +[ OK ] AccessTest.NoPerms (0 ms) +[ RUN ] AccessTest.InvalidName +[ OK ] AccessTest.InvalidName (0 ms) +[ RUN ] AccessTest.UsrReadOnly +[ OK ] AccessTest.UsrReadOnly (0 ms) +[ RUN ] AccessTest.UsrReadExec +[ OK ] AccessTest.UsrReadExec (0 ms) +[ RUN ] AccessTest.UsrReadWrite +[ OK ] AccessTest.UsrReadWrite (0 ms) +[ RUN ] AccessTest.UsrReadWriteExec +[ OK ] AccessTest.UsrReadWriteExec (0 ms) +[----------] 15 tests from AccessTest (5 ms total) + +[----------] 1 test from FaccessatTest +[ RUN ] FaccessatTest.SymlinkFollowed +[ OK ] FaccessatTest.SymlinkFollowed (0 ms) +[----------] 1 test from FaccessatTest (0 ms total) + +[----------] 2 tests from Faccessat2Test +[ RUN ] Faccessat2Test.SymlinkFollowedByDefault +[ OK ] Faccessat2Test.SymlinkFollowedByDefault (0 ms) +[ RUN ] Faccessat2Test.SymlinkNofollow +[ OK ] Faccessat2Test.SymlinkNofollow (0 ms) +[----------] 2 tests from Faccessat2Test (0 ms total) + +[----------] Global test environment tear-down +[==========] 18 tests from 3 test suites ran. (5 ms total) +[ PASSED ] 18 tests. +Failed to match any benchmarks against regex: . diff --git a/logs/group_0/affinity_test.log b/logs/group_0/affinity_test.log new file mode 100644 index 0000000..e6f35f8 --- /dev/null +++ b/logs/group_0/affinity_test.log @@ -0,0 +1,35 @@ +[==========] Running 13 tests from 1 test suite. +[----------] Global test environment set-up. +[----------] 13 tests from AffinityTest +[ RUN ] AffinityTest.SchedGetAffinityImplemented +[ OK ] AffinityTest.SchedGetAffinityImplemented (0 ms) +[ RUN ] AffinityTest.SchedGetAffinityInvalidPID +[ OK ] AffinityTest.SchedGetAffinityInvalidPID (0 ms) +[ RUN ] AffinityTest.SchedSetAffinityInvalidPID +[ OK ] AffinityTest.SchedSetAffinityInvalidPID (0 ms) +[ RUN ] AffinityTest.SchedSetAffinityZeroMask +[ OK ] AffinityTest.SchedSetAffinityZeroMask (0 ms) +[ RUN ] AffinityTest.SchedSetAffinityNonexistentCPUDropped +[ OK ] AffinityTest.SchedSetAffinityNonexistentCPUDropped (0 ms) +[ RUN ] AffinityTest.SchedSetAffinityOnlyNonexistentCPUFails +[ OK ] AffinityTest.SchedSetAffinityOnlyNonexistentCPUFails (0 ms) +[ RUN ] AffinityTest.SchedSetAffinityInvalidSize +[ OK ] AffinityTest.SchedSetAffinityInvalidSize (0 ms) +[ RUN ] AffinityTest.Sanity +[ OK ] AffinityTest.Sanity (0 ms) +[ RUN ] AffinityTest.NewThread +[ OK ] AffinityTest.NewThread (0 ms) +[ RUN ] AffinityTest.ConsistentWithProcCpuInfo +[ OK ] AffinityTest.ConsistentWithProcCpuInfo (0 ms) +[ RUN ] AffinityTest.ConsistentWithProcStat +[ OK ] AffinityTest.ConsistentWithProcStat (0 ms) +[ RUN ] AffinityTest.SmallCpuMask +[ OK ] AffinityTest.SmallCpuMask (0 ms) +[ RUN ] AffinityTest.LargeCpuMask +[ OK ] AffinityTest.LargeCpuMask (0 ms) +[----------] 13 tests from AffinityTest (0 ms total) + +[----------] Global test environment tear-down +[==========] 13 tests from 1 test suite ran. (0 ms total) +[ PASSED ] 13 tests. +Failed to match any benchmarks against regex: . diff --git a/logs/group_0/aio_test.log b/logs/group_0/aio_test.log new file mode 100644 index 0000000..bbc2701 --- /dev/null +++ b/logs/group_0/aio_test.log @@ -0,0 +1,121 @@ +[==========] Running 14 tests from 3 test suites. +[----------] Global test environment set-up. +[----------] 8 tests from AIOTest +[ RUN ] AIOTest.BasicWrite +[ OK ] AIOTest.BasicWrite (23 ms) +[ RUN ] AIOTest.BadWrite +[ OK ] AIOTest.BadWrite (30 ms) +[ RUN ] AIOTest.ExitWithPendingIo +[ OK ] AIOTest.ExitWithPendingIo (26 ms) +[ RUN ] AIOTest.CloneVm +[ OK ] AIOTest.CloneVm (26 ms) +[ RUN ] AIOTest.Mremap +line: 58627cb25000-58627cd8e000 r-xp 00000000 00:33 521186 /home/dragonos/Downloads/tmp-syscalltest/aio_test +line: 58627cd8f000-58627cd94000 r--p 00269000 00:33 521186 /home/dragonos/Downloads/tmp-syscalltest/aio_test +line: 58627cd94000-58627cd95000 rw-p 0026e000 00:33 521186 /home/dragonos/Downloads/tmp-syscalltest/aio_test +line: 58627cd95000-58627cd98000 rw-p 00000000 00:00 0 +line: 5862ba404000-5862ba425000 rw-p 00000000 00:00 0 [heap] +line: 7276e1c5c000-7276e1c81000 rw-p 00000000 00:00 0 +line: 7276e1c81000-7276e1ca9000 r--p 00000000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1ca9000-7276e1e31000 r-xp 00028000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1e31000-7276e1e80000 r--p 001b0000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1e80000-7276e1e84000 r--p 001fe000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1e84000-7276e1e86000 rw-p 00202000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1e86000-7276e1e93000 rw-p 00000000 00:00 0 +line: 7276e1e93000-7276e1e97000 r--p 00000000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1e97000-7276e1ebb000 r-xp 00004000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1ebb000-7276e1ebf000 r--p 00028000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1ebf000-7276e1ec0000 r--p 0002b000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1ec0000-7276e1ec1000 rw-p 0002c000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1ec1000-7276e1ed1000 r--p 00000000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1ed1000-7276e1f50000 r-xp 00010000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1f50000-7276e1fa8000 r--p 0008f000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1fa8000-7276e1fa9000 r--p 000e7000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1fa9000-7276e1faa000 rw-p 000e8000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1faa000-7276e2047000 r--p 00000000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e2047000-7276e218f000 r-xp 0009d000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e218f000-7276e2216000 r--p 001e5000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e2216000-7276e2221000 r--p 0026b000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e2221000-7276e2224000 rw-p 00276000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e2224000-7276e2228000 rw-p 00000000 00:00 0 +line: 7276e2229000-7276e222c000 rw-s 00000000 00:14 564699 /[aio] (deleted) +line: 7276e222c000-7276e223e000 rw-p 00000000 00:00 0 +line: 7276e223e000-7276e2242000 r--p 00000000 00:00 0 [vvar] +line: 7276e2242000-7276e2244000 r-xp 00000000 00:00 0 [vdso] +line: 7276e2244000-7276e2245000 r--p 00000000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7276e2245000-7276e2270000 r-xp 00001000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7276e2270000-7276e227a000 r--p 0002c000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7276e227a000-7276e227c000 r--p 00036000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7276e227c000-7276e227e000 rw-p 00038000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7ffc791cd000-7ffc791ef000 rw-p 00000000 00:00 0 [stack] +line: ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] +[ OK ] AIOTest.Mremap (32 ms) +[ RUN ] AIOTest.MremapExpansion +line: 58627cb25000-58627cd8e000 r-xp 00000000 00:33 521186 /home/dragonos/Downloads/tmp-syscalltest/aio_test +line: 58627cd8f000-58627cd94000 r--p 00269000 00:33 521186 /home/dragonos/Downloads/tmp-syscalltest/aio_test +line: 58627cd94000-58627cd95000 rw-p 0026e000 00:33 521186 /home/dragonos/Downloads/tmp-syscalltest/aio_test +line: 58627cd95000-58627cd98000 rw-p 00000000 00:00 0 +line: 5862ba404000-5862ba425000 rw-p 00000000 00:00 0 [heap] +line: 7276e1c5c000-7276e1c81000 rw-p 00000000 00:00 0 +line: 7276e1c81000-7276e1ca9000 r--p 00000000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1ca9000-7276e1e31000 r-xp 00028000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1e31000-7276e1e80000 r--p 001b0000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1e80000-7276e1e84000 r--p 001fe000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1e84000-7276e1e86000 rw-p 00202000 00:1c 255950 /usr/lib/x86_64-linux-gnu/libc.so.6 +line: 7276e1e86000-7276e1e93000 rw-p 00000000 00:00 0 +line: 7276e1e93000-7276e1e97000 r--p 00000000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1e97000-7276e1ebb000 r-xp 00004000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1ebb000-7276e1ebf000 r--p 00028000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1ebf000-7276e1ec0000 r--p 0002b000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1ec0000-7276e1ec1000 rw-p 0002c000 00:1c 361522 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +line: 7276e1ec1000-7276e1ed1000 r--p 00000000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1ed1000-7276e1f50000 r-xp 00010000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1f50000-7276e1fa8000 r--p 0008f000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1fa8000-7276e1fa9000 r--p 000e7000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1fa9000-7276e1faa000 rw-p 000e8000 00:1c 255956 /usr/lib/x86_64-linux-gnu/libm.so.6 +line: 7276e1faa000-7276e2047000 r--p 00000000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e2047000-7276e218f000 r-xp 0009d000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e218f000-7276e2216000 r--p 001e5000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e2216000-7276e2221000 r--p 0026b000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e2221000-7276e2224000 rw-p 00276000 00:1c 357740 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 +line: 7276e2224000-7276e2228000 rw-p 00000000 00:00 0 +line: 7276e2229000-7276e222c000 rw-s 00000000 00:14 564703 /[aio] (deleted) +line: 7276e222c000-7276e223e000 rw-p 00000000 00:00 0 +line: 7276e223e000-7276e2242000 r--p 00000000 00:00 0 [vvar] +line: 7276e2242000-7276e2244000 r-xp 00000000 00:00 0 [vdso] +line: 7276e2244000-7276e2245000 r--p 00000000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7276e2245000-7276e2270000 r-xp 00001000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7276e2270000-7276e227a000 r--p 0002c000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7276e227a000-7276e227c000 r--p 00036000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7276e227c000-7276e227e000 rw-p 00038000 00:1c 255944 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 +line: 7ffc791cd000-7ffc791ef000 rw-p 00000000 00:00 0 [stack] +line: ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] +[ OK ] AIOTest.MremapExpansion (40 ms) +[ RUN ] AIOTest.Mprotect +[ OK ] AIOTest.Mprotect (0 ms) +[ RUN ] AIOTest.Timeout +[ OK ] AIOTest.Timeout (35 ms) +[----------] 8 tests from AIOTest (217 ms total) + +[----------] 4 tests from BadOffset/AIOReadWriteParamTest +[ RUN ] BadOffset/AIOReadWriteParamTest.BadOffset/0 +[ OK ] BadOffset/AIOReadWriteParamTest.BadOffset/0 (26 ms) +[ RUN ] BadOffset/AIOReadWriteParamTest.BadOffset/1 +[ OK ] BadOffset/AIOReadWriteParamTest.BadOffset/1 (24 ms) +[ RUN ] BadOffset/AIOReadWriteParamTest.BadOffset/2 +[ OK ] BadOffset/AIOReadWriteParamTest.BadOffset/2 (21 ms) +[ RUN ] BadOffset/AIOReadWriteParamTest.BadOffset/3 +[ OK ] BadOffset/AIOReadWriteParamTest.BadOffset/3 (30 ms) +[----------] 4 tests from BadOffset/AIOReadWriteParamTest (104 ms total) + +[----------] 2 tests from BadIOVecs/AIOVectorizedParamTest +[ RUN ] BadIOVecs/AIOVectorizedParamTest.BadIOVecs/0 +[ OK ] BadIOVecs/AIOVectorizedParamTest.BadIOVecs/0 (29 ms) +[ RUN ] BadIOVecs/AIOVectorizedParamTest.BadIOVecs/1 +[ OK ] BadIOVecs/AIOVectorizedParamTest.BadIOVecs/1 (30 ms) +[----------] 2 tests from BadIOVecs/AIOVectorizedParamTest (60 ms total) + +[----------] Global test environment tear-down +[==========] 14 tests from 3 test suites ran. (383 ms total) +[ PASSED ] 14 tests. +Failed to match any benchmarks against regex: . diff --git a/logs/group_0/alarm_test.log b/logs/group_0/alarm_test.log new file mode 100644 index 0000000..7bd7799 --- /dev/null +++ b/logs/group_0/alarm_test.log @@ -0,0 +1,19 @@ +[==========] Running 5 tests from 1 test suite. +[----------] Global test environment set-up. +[----------] 5 tests from AlarmTest +[ RUN ] AlarmTest.Interrupt +[ OK ] AlarmTest.Interrupt (20000 ms) +[ RUN ] AlarmTest.Restart +[ OK ] AlarmTest.Restart (30000 ms) +[ RUN ] AlarmTest.SaSiginfo +[ OK ] AlarmTest.SaSiginfo (20000 ms) +[ RUN ] AlarmTest.SaInterrupt +[ OK ] AlarmTest.SaInterrupt (20000 ms) +[ RUN ] AlarmTest.UserModeSpinning +[ OK ] AlarmTest.UserModeSpinning (20000 ms) +[----------] 5 tests from AlarmTest (110001 ms total) + +[----------] Global test environment tear-down +[==========] 5 tests from 1 test suite ran. (110001 ms total) +[ PASSED ] 5 tests. +Failed to match any benchmarks against regex: . diff --git a/logs/group_0/arch_prctl_test.log b/logs/group_0/arch_prctl_test.log new file mode 100644 index 0000000..745faec --- /dev/null +++ b/logs/group_0/arch_prctl_test.log @@ -0,0 +1,11 @@ +[==========] Running 1 test from 1 test suite. +[----------] Global test environment set-up. +[----------] 1 test from ArchPrctlTest +[ RUN ] ArchPrctlTest.GetSetFS +[ OK ] ArchPrctlTest.GetSetFS (0 ms) +[----------] 1 test from ArchPrctlTest (0 ms total) + +[----------] Global test environment tear-down +[==========] 1 test from 1 test suite ran. (0 ms total) +[ PASSED ] 1 test. +Failed to match any benchmarks against regex: . diff --git a/logs/group_0/bad_test.log b/logs/group_0/bad_test.log new file mode 100644 index 0000000..ca24d09 --- /dev/null +++ b/logs/group_0/bad_test.log @@ -0,0 +1,13 @@ +[==========] Running 2 tests from 1 test suite. +[----------] Global test environment set-up. +[----------] 2 tests from BadSyscallTest +[ RUN ] BadSyscallTest.NotImplemented +[ OK ] BadSyscallTest.NotImplemented (0 ms) +[ RUN ] BadSyscallTest.NegativeOne +[ OK ] BadSyscallTest.NegativeOne (0 ms) +[----------] 2 tests from BadSyscallTest (0 ms total) + +[----------] Global test environment tear-down +[==========] 2 tests from 1 test suite ran. (0 ms total) +[ PASSED ] 2 tests. +Failed to match any benchmarks against regex: . diff --git a/logs/group_0/bind_external_test.log b/logs/group_0/bind_external_test.log new file mode 100644 index 0000000..968b976 --- /dev/null +++ b/logs/group_0/bind_external_test.log @@ -0,0 +1,36 @@ +[==========] Running 4 tests from 1 test suite. +[----------] Global test environment set-up. +[----------] 4 tests from StreamSeqpacket/GoferStreamSeqpacketTest +[ RUN ] StreamSeqpacket/GoferStreamSeqpacketTest.BindListenAccept/0 +test/syscalls/linux/bind_external.cc:61: Failure +Expected: (val) != (nullptr), actual: NULL vs (nullptr) + +[ FAILED ] StreamSeqpacket/GoferStreamSeqpacketTest.BindListenAccept/0, where GetParam() = ("TEST_CONNECTOR_TREE", 40-byte object <01-00 00-00 00-00 00-00 78-BE 27-DA B7-5A 00-00 06-00 00-00 00-00 00-00 73-74 72-65 61-6D 00-00 00-00 00-00 00-00 00-00>) (0 ms) +[ RUN ] StreamSeqpacket/GoferStreamSeqpacketTest.BindListenAccept/1 +test/syscalls/linux/bind_external.cc:61: Failure +Expected: (val) != (nullptr), actual: NULL vs (nullptr) + +[ FAILED ] StreamSeqpacket/GoferStreamSeqpacketTest.BindListenAccept/1, where GetParam() = ("TEST_CONNECTOR_TREE", 40-byte object <05-00 00-00 00-00 00-00 28-CA 27-DA B7-5A 00-00 09-00 00-00 00-00 00-00 73-65 71-70 61-63 6B-65 74-00 00-00 00-00 00-00>) (0 ms) +[ RUN ] StreamSeqpacket/GoferStreamSeqpacketTest.EpollBindListenWaitAccept/0 +test/syscalls/linux/bind_external.cc:112: Failure +Expected: (val) != (nullptr), actual: NULL vs (nullptr) + +[ FAILED ] StreamSeqpacket/GoferStreamSeqpacketTest.EpollBindListenWaitAccept/0, where GetParam() = ("TEST_CONNECTOR_TREE", 40-byte object <01-00 00-00 00-00 00-00 28-CA 27-DA B7-5A 00-00 06-00 00-00 00-00 00-00 73-74 72-65 61-6D 00-65 74-00 00-00 00-00 00-00>) (0 ms) +[ RUN ] StreamSeqpacket/GoferStreamSeqpacketTest.EpollBindListenWaitAccept/1 +test/syscalls/linux/bind_external.cc:112: Failure +Expected: (val) != (nullptr), actual: NULL vs (nullptr) + +[ FAILED ] StreamSeqpacket/GoferStreamSeqpacketTest.EpollBindListenWaitAccept/1, where GetParam() = ("TEST_CONNECTOR_TREE", 40-byte object <05-00 00-00 00-00 00-00 C8-D0 27-DA B7-5A 00-00 09-00 00-00 00-00 00-00 73-65 71-70 61-63 6B-65 74-00 00-00 00-00 00-00>) (0 ms) +[----------] 4 tests from StreamSeqpacket/GoferStreamSeqpacketTest (0 ms total) + +[----------] Global test environment tear-down +[==========] 4 tests from 1 test suite ran. (0 ms total) +[ PASSED ] 0 tests. +[ FAILED ] 4 tests, listed below: +[ FAILED ] StreamSeqpacket/GoferStreamSeqpacketTest.BindListenAccept/0, where GetParam() = ("TEST_CONNECTOR_TREE", 40-byte object <01-00 00-00 00-00 00-00 78-BE 27-DA B7-5A 00-00 06-00 00-00 00-00 00-00 73-74 72-65 61-6D 00-00 00-00 00-00 00-00 00-00>) +[ FAILED ] StreamSeqpacket/GoferStreamSeqpacketTest.BindListenAccept/1, where GetParam() = ("TEST_CONNECTOR_TREE", 40-byte object <05-00 00-00 00-00 00-00 28-CA 27-DA B7-5A 00-00 09-00 00-00 00-00 00-00 73-65 71-70 61-63 6B-65 74-00 00-00 00-00 00-00>) +[ FAILED ] StreamSeqpacket/GoferStreamSeqpacketTest.EpollBindListenWaitAccept/0, where GetParam() = ("TEST_CONNECTOR_TREE", 40-byte object <01-00 00-00 00-00 00-00 28-CA 27-DA B7-5A 00-00 06-00 00-00 00-00 00-00 73-74 72-65 61-6D 00-65 74-00 00-00 00-00 00-00>) +[ FAILED ] StreamSeqpacket/GoferStreamSeqpacketTest.EpollBindListenWaitAccept/1, where GetParam() = ("TEST_CONNECTOR_TREE", 40-byte object <05-00 00-00 00-00 00-00 C8-D0 27-DA B7-5A 00-00 09-00 00-00 00-00 00-00 73-65 71-70 61-63 6B-65 74-00 00-00 00-00 00-00>) + + 4 FAILED TESTS +Failed to match any benchmarks against regex: .