mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Enable hostinet netlink tests that already work.
PiperOrigin-RevId: 520978797
This commit is contained in:
committed by
gVisor bot
parent
3d88585eb8
commit
0302939202
@@ -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",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user