mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
7e343b530e
The lists of directives for fuzzer tests are maintained manually in the repo. There is a tools/check-directives.sh script that runs during test phase and reports stale directive lists. Let's rework the script into a generator so that these directive files are created on-the-flight and needn't be updated whenever a unit file directives change. The scripts is rewritten in Python to get rid of gawk dependency and each generated file is a separate meson target so that incremental builds refresh what is just necessary (and parallelize (negligible)). Note: test/fuzz/fuzz-unit-file/directives-all.slice is kept since there is not automated way to generate it (it is not covered by the check script neither). |
||
---|---|---|
.. | ||
11-dummy.netdev | ||
12-dummy.netdev | ||
21-macvlan.netdev | ||
21-macvtap.netdev | ||
21-vlan.netdev | ||
25-6rd-tunnel.netdev | ||
25-bond-backup.netdev | ||
25-bond.netdev | ||
25-bridge.netdev | ||
25-erspan-tunnel.netdev | ||
25-geneve.netdev | ||
25-gre-tunnel.netdev | ||
25-gretap-tunnel.netdev | ||
25-ip6gre-tunnel.netdev | ||
25-ip6tnl-tunnel.netdev | ||
25-ipip-tunnel2.netdev | ||
25-ipip-tunnel.netdev | ||
25-ipvlan.netdev | ||
25-sit-tunnel.netdev | ||
25-tap.netdev | ||
25-tun.netdev | ||
25-vcan.netdev | ||
25-veth.netdev | ||
25-vrf.netdev | ||
25-vti6-tunnel.netdev | ||
25-vti-tunnel.netdev | ||
25-vxlan.netdev | ||
25-wireguard.netdev | ||
26-bridge.netdev | ||
27-xfrm.netdev | ||
28-batadv.netdev | ||
crash-null-address | ||
github-10615 | ||
github-10629 | ||
github-15968 | ||
oss-fuzz-11279 | ||
oss-fuzz-11280 | ||
oss-fuzz-11286 | ||
oss-fuzz-11287 | ||
oss-fuzz-11296 | ||
oss-fuzz-11297 | ||
oss-fuzz-11299 | ||
oss-fuzz-11324 | ||
oss-fuzz-11344 | ||
oss-fuzz-13719 | ||
oss-fuzz-13884 | ||
oss-fuzz-13886 | ||
oss-fuzz-14157 | ||
oss-fuzz-14158 | ||
oss-fuzz-22547 | ||
wireguard-duplicated-endpoint |