summaryrefslogtreecommitdiff
path: root/test/fuzz
diff options
context:
space:
mode:
authorAlvin Šipraga <63646079+sipraga@users.noreply.github.com>2022-02-10 08:19:28 +0100
committerGitHub <noreply@github.com>2022-02-10 16:19:28 +0900
commit19ff06b3a4cb2a2e1612e5774f75a145995b4849 (patch)
treecf2097574d458cab321e92b1ad6835f476eeccfa /test/fuzz
parent56eb88761e765adaad4abebb2ec78fcc476a197d (diff)
downloadsystemd-19ff06b3a4cb2a2e1612e5774f75a145995b4849.tar.gz
udev/net: support Match.Firmware= in .link files (#22462)
In cbcdcaaa0ec5 ("Add support for conditions on the machines firmware") a new Firmware= directive was added for .netdev and .network files. While it was also documented to work on .link files, in actual fact the support was missing. Add that one extra line to make it work, and also update the fuzzer directives.
Diffstat (limited to 'test/fuzz')
-rw-r--r--test/fuzz/fuzz-link-parser/directives.link1
-rw-r--r--test/fuzz/fuzz-unit-file/directives-all.service1
2 files changed, 2 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-link-parser/directives.link b/test/fuzz/fuzz-link-parser/directives.link
index bffdce0ec9..eae76749eb 100644
--- a/test/fuzz/fuzz-link-parser/directives.link
+++ b/test/fuzz/fuzz-link-parser/directives.link
@@ -11,6 +11,7 @@ Virtualization=
KernelCommandLine=
KernelVersion=
Architecture=
+Firmware=
[Link]
Description=
MACAddressPolicy=
diff --git a/test/fuzz/fuzz-unit-file/directives-all.service b/test/fuzz/fuzz-unit-file/directives-all.service
index 699a9c5ae4..3b5ea3f9e3 100644
--- a/test/fuzz/fuzz-unit-file/directives-all.service
+++ b/test/fuzz/fuzz-unit-file/directives-all.service
@@ -386,6 +386,7 @@ AllowPortToBeRoot=
AllowedIPs=
Anonymize=
Architecture=
+Firmware=
AutoJoin=
AutoNegotiation=
BindCarrier=