Run external networking test

PiperOrigin-RevId: 350438564
This commit is contained in:
Kevin Krakauer
2021-01-06 15:25:35 -08:00
committed by gVisor bot
parent 7817e3b5e4
commit 084ad58210
+4
View File
@@ -639,6 +639,10 @@ syscall_test(
test = "//test/syscalls/linux:socket_inet_loopback_nogotsan_test",
)
syscall_test(
test = "//test/syscalls/linux:socket_ipv4_udp_unbound_external_networking_test",
)
syscall_test(
size = "large",
shard_count = most_shards,