mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Make syscall_test_runner binary testonly.
PiperOrigin-RevId: 228945914 Change-Id: Idfa0a3c27434655b5f9ac241f1726e0bc9ef0392
This commit is contained in:
committed by
Shentubot
parent
864eac4a5b
commit
1bcc1229e8
@@ -529,6 +529,7 @@ syscall_test(test = "//test/syscalls/linux:write_test")
|
||||
|
||||
go_binary(
|
||||
name = "syscall_test_runner",
|
||||
testonly = True,
|
||||
srcs = ["syscall_test_runner.go"],
|
||||
data = [
|
||||
"//runsc",
|
||||
|
||||
Reference in New Issue
Block a user