]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: shorten sample names, drop numerical prefixes
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 2 Sep 2023 13:55:57 +0000 (16:55 +0300)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 2 Sep 2023 14:32:19 +0000 (17:32 +0300)
We don't care about the ordering, so we may just as well drop the numerical
prefixes that we normally use for sorting. Also rename some other samples
to keep width of output down to reasonable width.

88 files changed:
test/fuzz/fuzz-manager-serialize/activation-details [moved from test/fuzz/fuzz-manager-serialize/activation-details-path with 100% similarity]
test/fuzz/fuzz-manager-serialize/bogus-unit-type [moved from test/fuzz/fuzz-manager-serialize/activation-details-service with 100% similarity]
test/fuzz/fuzz-netdev-parser/6rd-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-6rd-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/batadv.netdev [moved from test/fuzz/fuzz-netdev-parser/28-batadv.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/bond-backup.netdev [moved from test/fuzz/fuzz-netdev-parser/25-bond-backup.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/bond.netdev [moved from test/fuzz/fuzz-netdev-parser/25-bond.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/bridge-2.netdev [moved from test/fuzz/fuzz-netdev-parser/26-bridge.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/bridge.netdev [moved from test/fuzz/fuzz-netdev-parser/25-bridge.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/dummy-2.netdev [moved from test/fuzz/fuzz-netdev-parser/12-dummy.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/dummy.netdev [moved from test/fuzz/fuzz-netdev-parser/11-dummy.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/erspan-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-erspan-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/geneve.netdev [moved from test/fuzz/fuzz-netdev-parser/25-geneve.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/gre-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-gre-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/gretap-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-gretap-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/ip6gre-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-ip6gre-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/ip6tnl-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-ip6tnl-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/ipip-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-ipip-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/ipip-tunnel2.netdev [moved from test/fuzz/fuzz-netdev-parser/25-ipip-tunnel2.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/ipvlan.netdev [moved from test/fuzz/fuzz-netdev-parser/25-ipvlan.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/macvlan.netdev [moved from test/fuzz/fuzz-netdev-parser/21-macvlan.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/macvtap.netdev [moved from test/fuzz/fuzz-netdev-parser/21-macvtap.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/sit-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-sit-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/tap.netdev [moved from test/fuzz/fuzz-netdev-parser/25-tap.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/tun.netdev [moved from test/fuzz/fuzz-netdev-parser/25-tun.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/vcan.netdev [moved from test/fuzz/fuzz-netdev-parser/25-vcan.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/veth.netdev [moved from test/fuzz/fuzz-netdev-parser/25-veth.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/vlan.netdev [moved from test/fuzz/fuzz-netdev-parser/21-vlan.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/vrf.netdev [moved from test/fuzz/fuzz-netdev-parser/25-vrf.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/vti-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-vti-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/vti6-tunnel.netdev [moved from test/fuzz/fuzz-netdev-parser/25-vti6-tunnel.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/vxlan.netdev [moved from test/fuzz/fuzz-netdev-parser/25-vxlan.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/wg-dup-endpoint [moved from test/fuzz/fuzz-netdev-parser/wireguard-duplicated-endpoint with 100% similarity]
test/fuzz/fuzz-netdev-parser/wireguard.netdev [moved from test/fuzz/fuzz-netdev-parser/25-wireguard.netdev with 100% similarity]
test/fuzz/fuzz-netdev-parser/xfrm.netdev [moved from test/fuzz/fuzz-netdev-parser/27-xfrm.netdev with 100% similarity]
test/fuzz/fuzz-network-parser/active-slave [moved from test/fuzz/fuzz-network-parser/23-active-slave with 100% similarity]
test/fuzz/fuzz-network-parser/address-link-section [moved from test/fuzz/fuzz-network-parser/25-address-link-section with 100% similarity]
test/fuzz/fuzz-network-parser/address-section [moved from test/fuzz/fuzz-network-parser/25-address-section with 100% similarity]
test/fuzz/fuzz-network-parser/address-section-misc [moved from test/fuzz/fuzz-network-parser/25-address-section-misc with 100% similarity]
test/fuzz/fuzz-network-parser/bond199 [moved from test/fuzz/fuzz-network-parser/23-bond199 with 100% similarity]
test/fuzz/fuzz-network-parser/bridge-slave-interface-1 [moved from test/fuzz/fuzz-network-parser/26-bridge-slave-interface-1 with 100% similarity]
test/fuzz/fuzz-network-parser/bridge-slave-interface-2 [moved from test/fuzz/fuzz-network-parser/26-bridge-slave-interface-2 with 100% similarity]
test/fuzz/fuzz-network-parser/configure-no-carrier [moved from test/fuzz/fuzz-network-parser/configure-without-carrier with 100% similarity]
test/fuzz/fuzz-network-parser/dhcp-client-tz-router [moved from test/fuzz/fuzz-network-parser/dhcp-client-timezone-router with 100% similarity]
test/fuzz/fuzz-network-parser/dhcp-server-tz-router [moved from test/fuzz/fuzz-network-parser/dhcp-server-timezone-router with 100% similarity]
test/fuzz/fuzz-network-parser/dhcpv6-rapid-commit [moved from test/fuzz/fuzz-network-parser/dhcpv6-client-rapid-commit with 100% similarity]
test/fuzz/fuzz-network-parser/dns-trust-dup-anchor [moved from test/fuzz/fuzz-network-parser/dns-trust-anchor-duplicate with 100% similarity]
test/fuzz/fuzz-network-parser/emit-lldp [moved from test/fuzz/fuzz-network-parser/23-emit-lldp with 100% similarity]
test/fuzz/fuzz-network-parser/fibrule-port-range [moved from test/fuzz/fuzz-network-parser/25-fibrule-port-range with 100% similarity]
test/fuzz/fuzz-network-parser/ipv6-address-label [moved from test/fuzz/fuzz-network-parser/ipv6-address-label-section with 100% similarity]
test/fuzz/fuzz-network-parser/link-section-unmanaged [moved from test/fuzz/fuzz-network-parser/25-link-section-unmanaged with 100% similarity]
test/fuzz/fuzz-network-parser/lldp [moved from test/fuzz/fuzz-network-parser/24-lldp with 100% similarity]
test/fuzz/fuzz-network-parser/neighbor-section [moved from test/fuzz/fuzz-network-parser/25-neighbor-section with 100% similarity]
test/fuzz/fuzz-network-parser/primary-slave [moved from test/fuzz/fuzz-network-parser/23-primary-slave with 100% similarity]
test/fuzz/fuzz-network-parser/route-section [moved from test/fuzz/fuzz-network-parser/25-route-section with 100% similarity]
test/fuzz/fuzz-network-parser/route-type [moved from test/fuzz/fuzz-network-parser/25-route-type with 100% similarity]
test/fuzz/fuzz-network-parser/search-domain [moved from test/fuzz/fuzz-network-parser/24-search-domain with 100% similarity]
test/fuzz/fuzz-network-parser/sysctl [moved from test/fuzz/fuzz-network-parser/25-sysctl with 100% similarity]
test/fuzz/fuzz-network-parser/tcp-window-settings [moved from test/fuzz/fuzz-network-parser/25-route-tcp-window-settings with 100% similarity]
test/fuzz/fuzz-network-parser/test1-bond199 [moved from test/fuzz/fuzz-network-parser/23-test1-bond199 with 100% similarity]
test/fuzz/fuzz-network-parser/vlan [moved from test/fuzz/fuzz-network-parser/21-vlan with 100% similarity]
test/fuzz/fuzz-network-parser/xfrm [moved from test/fuzz/fuzz-network-parser/27-xfrm with 100% similarity]
test/fuzz/fuzz-resource-record/just-slash [moved from test/fuzz/fuzz-resource-record/crash-type-bitmap-to-json with 100% similarity]
test/fuzz/fuzz-udev-rules/block.rules [moved from test/fuzz/fuzz-udev-rules/60-block.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/btrfs.rules [moved from test/fuzz/fuzz-udev-rules/64-btrfs.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/cdrom_id.rules [moved from test/fuzz/fuzz-udev-rules/60-cdrom_id.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/drivers.rules [moved from test/fuzz/fuzz-udev-rules/80-drivers.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/drm.rules [moved from test/fuzz/fuzz-udev-rules/60-drm.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/evdev.rules [moved from test/fuzz/fuzz-udev-rules/60-evdev.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/input-id.rules [moved from test/fuzz/fuzz-udev-rules/60-input-id.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/joystick.rules [moved from test/fuzz/fuzz-udev-rules/70-joystick.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/mouse.rules [moved from test/fuzz/fuzz-udev-rules/70-mouse.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/net-description.rules [moved from test/fuzz/fuzz-udev-rules/75-net-description.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/net-setup-link.rules [moved from test/fuzz/fuzz-udev-rules/80-net-setup-link.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/persistent-alsa.rules [moved from test/fuzz/fuzz-udev-rules/60-persistent-alsa.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/persistent-input.rules [moved from test/fuzz/fuzz-udev-rules/60-persistent-input.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/persistent-storage.rules [moved from test/fuzz/fuzz-udev-rules/60-persistent-storage.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/persistent-v4l.rules [moved from test/fuzz/fuzz-udev-rules/60-persistent-v4l.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/probe_mtd.rules [moved from test/fuzz/fuzz-udev-rules/75-probe_mtd.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/sensor.rules [moved from test/fuzz/fuzz-udev-rules/60-sensor.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/serial.rules [moved from test/fuzz/fuzz-udev-rules/60-serial.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/sound-card.rules [moved from test/fuzz/fuzz-udev-rules/78-sound-card.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/storage-tape.rules [moved from test/fuzz/fuzz-udev-rules/60-persistent-storage-tape.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/systemd.rules [moved from test/fuzz/fuzz-udev-rules/99-systemd.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/touchpad.rules [moved from test/fuzz/fuzz-udev-rules/70-touchpad.rules with 100% similarity]
test/fuzz/fuzz-udev-rules/udev-default.rules [moved from test/fuzz/fuzz-udev-rules/50-udev-default.rules with 100% similarity]
test/fuzz/fuzz-unit-file/ask-password-console.path [moved from test/fuzz/fuzz-unit-file/systemd-ask-password-console.path with 100% similarity]
test/fuzz/fuzz-unit-file/binfmt_misc.automount [moved from test/fuzz/fuzz-unit-file/proc-sys-fs-binfmt_misc.automount with 100% similarity]
test/fuzz/fuzz-unit-file/tmpfiles-clean.timer [moved from test/fuzz/fuzz-unit-file/systemd-tmpfiles-clean.timer with 100% similarity]