diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-05-04 23:25:47 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-04 23:25:47 +0900 |
commit | 9b260c967b894f27b4ee236ea421b1935e4eb0fb (patch) | |
tree | 315620f4b9ae9bd31a04791ab5a42b066697d552 /test/fuzz/fuzz-network-parser/27-xfrm | |
parent | c322cfafbab04b0eb29cfcb796eec92e972318fb (diff) | |
parent | 3e8caa34d6fc94367994f98842756d55764101bc (diff) | |
download | systemd-9b260c967b894f27b4ee236ea421b1935e4eb0fb.tar.gz |
Merge pull request #23264 from keszybz/shorten-test-names
Shorten test names
Diffstat (limited to 'test/fuzz/fuzz-network-parser/27-xfrm')
-rw-r--r-- | test/fuzz/fuzz-network-parser/27-xfrm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/27-xfrm b/test/fuzz/fuzz-network-parser/27-xfrm new file mode 100644 index 0000000000..fa26c84e53 --- /dev/null +++ b/test/fuzz/fuzz-network-parser/27-xfrm @@ -0,0 +1,5 @@ +[Match] +Name=eth0 + +[Network] +Xfrm=xfrm99 |