Skip to content

Commit faf8b36

Browse files
kerumetogvisor-bot
authored andcommitted
Create a small DSL for streamlining nftables request creation for tests.
PiperOrigin-RevId: 782085800
1 parent 5f8d36e commit faf8b36

File tree

4 files changed

+212
-477
lines changed

4 files changed

+212
-477
lines changed

test/syscalls/linux/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3697,6 +3697,7 @@ cc_library(
36973697
hdrs = ["socket_netlink_netfilter_util.h"],
36983698
deps = select_gtest() + [
36993699
":socket_netlink_util",
3700+
"@com_google_absl//absl/log",
37003701
],
37013702
)
37023703

0 commit comments

Comments
 (0)