aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-declextract/testdata
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2025-04-15 12:32:20 +0200
committerDmitry Vyukov <dvyukov@google.com>2025-04-15 11:46:04 +0000
commit9b260b0e8a71a22a5fee1bfe673ecc134f6fc4df (patch)
tree603632c2b65b750a83a3ea709e4f510c42852fb1 /tools/syz-declextract/testdata
parent4724985868dcfbf3cc0665f43657c56636bbc8d2 (diff)
tools/syz-declextract: update test golden files
Regenerate golden files with up-to-date clang tool. Missed part of commit c7e92da6cb06679b04062786481f50e42c585bfc.
Diffstat (limited to 'tools/syz-declextract/testdata')
-rw-r--r--tools/syz-declextract/testdata/netlink.c.info2
-rw-r--r--tools/syz-declextract/testdata/netlink.c.json1
2 files changed, 1 insertions, 2 deletions
diff --git a/tools/syz-declextract/testdata/netlink.c.info b/tools/syz-declextract/testdata/netlink.c.info
index 505665832..004b45a85 100644
--- a/tools/syz-declextract/testdata/netlink.c.info
+++ b/tools/syz-declextract/testdata/netlink.c.info
@@ -1,4 +1,4 @@
-NETLINK NETLINK_BAR_CMD_FOO func:NETLINK_BAR_CMD_FOO loc:0 coverage:0 access:user manual_desc:false auto_desc:true file:netlink.c subsystem:kernel
+NETLINK NETLINK_BAR_CMD_FOO func: loc:0 coverage:0 access:user manual_desc:false auto_desc:true file:netlink.c subsystem:kernel
NETLINK NETLINK_FOO_CMD_BAR func:bar_cmd loc:0 coverage:0 access:ns_admin manual_desc:false auto_desc:true file:netlink.c subsystem:kernel
NETLINK NETLINK_FOO_CMD_FOO func:foo_cmd loc:0 coverage:0 access:admin manual_desc:false auto_desc:true file:netlink.c subsystem:kernel
NETLINK NETLINK_NOPOLICY_CMD func:foo_cmd loc:0 coverage:0 access:user manual_desc:false auto_desc:true file:netlink.c subsystem:kernel
diff --git a/tools/syz-declextract/testdata/netlink.c.json b/tools/syz-declextract/testdata/netlink.c.json
index 95fcc7e5d..8a1324fa4 100644
--- a/tools/syz-declextract/testdata/netlink.c.json
+++ b/tools/syz-declextract/testdata/netlink.c.json
@@ -239,7 +239,6 @@
"ops": [
{
"name": "NETLINK_BAR_CMD_FOO",
- "func": "NETLINK_BAR_CMD_FOO",
"access": "user",
"policy": "foo_genl_policy_netlink"
}