From fbbb2f7ed6a2f735c8e8d48e8b5264d2057e93ad Mon Sep 17 00:00:00 2001 From: Ian Gudger Date: Wed, 4 Sep 2019 19:06:44 -0700 Subject: Run proc_net tests. PiperOrigin-RevId: 267280086 --- test/syscalls/linux/BUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'test/syscalls/linux/BUILD') diff --git a/test/syscalls/linux/BUILD b/test/syscalls/linux/BUILD index aeb4b405d..a964bef24 100644 --- a/test/syscalls/linux/BUILD +++ b/test/syscalls/linux/BUILD @@ -1521,6 +1521,7 @@ cc_binary( srcs = ["proc_net.cc"], linkstatic = 1, deps = [ + "//test/util:capability_util", "//test/util:file_descriptor", "//test/util:fs_util", "//test/util:test_main", -- cgit v1.2.3