mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add build rule for raw socket tests so they are runnable via:
bazel test test/syscalls:raw_socket_ipv4_test_{native,runsc_ptrace,runsc_kvm}
PiperOrigin-RevId: 241640049
Change-Id: Iac4dbdd7fd1827399a472059ac7d85fb6b506577
This commit is contained in:
committed by
Shentubot
parent
1776ab28f0
commit
5c465603b6
@@ -235,6 +235,8 @@ syscall_test(test = "//test/syscalls/linux:pwritev2_test")
|
||||
|
||||
syscall_test(test = "//test/syscalls/linux:pwrite64_test")
|
||||
|
||||
syscall_test(test = "//test/syscalls/linux:raw_socket_ipv4_test")
|
||||
|
||||
syscall_test(test = "//test/syscalls/linux:read_test")
|
||||
|
||||
syscall_test(
|
||||
|
||||
Reference in New Issue
Block a user