Enable hostinet netlink tests that already work.

PiperOrigin-RevId: 520978797
This commit is contained in:
Nicolas Lacasse
2023-03-31 11:59:07 -07:00
committed by gVisor bot
parent 3d88585eb8
commit 0302939202
+2
View File
@@ -865,6 +865,7 @@ syscall_test(
)
syscall_test(
add_hostinet = True,
test = "//test/syscalls/linux:socket_netlink_test",
)
@@ -873,6 +874,7 @@ syscall_test(
)
syscall_test(
add_hostinet = True,
test = "//test/syscalls/linux:socket_netlink_uevent_test",
)