]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/test-execute/exec-dynamicuser-runtimedirectory1.service
tests: add spdx license header to test unit/link/network/conf files
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 17 Oct 2021 16:07:22 +0000 (18:07 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 18 Oct 2021 07:04:45 +0000 (09:04 +0200)
commit22d3cfe54c0c35c8ad0aa93de0a97dec160de59f
tree17c69eae70ca31bf31102e78841b9fbfe3bcb90a
parent010b5f35f328bf3a4841da67808b179b1064006e
tests: add spdx license header to test unit/link/network/conf files

Those are all consumed by our parser, so they all support comments.
I was considering whether they should have a license header at all,
but in the end I decided to add it because those files are often created
by copying parts of real unit files. And if the real ones have a license,
then those might as well. It's easier to add it than to make an exception.
595 files changed:
test/test-execute/exec-ambientcapabilities-merge-nfsnobody.service
test/test-execute/exec-ambientcapabilities-merge-nobody.service
test/test-execute/exec-ambientcapabilities-merge.service
test/test-execute/exec-ambientcapabilities-nfsnobody.service
test/test-execute/exec-ambientcapabilities-nobody.service
test/test-execute/exec-ambientcapabilities.service
test/test-execute/exec-basic.service
test/test-execute/exec-bindpaths.service
test/test-execute/exec-capabilityboundingset-invert.service
test/test-execute/exec-capabilityboundingset-merge.service
test/test-execute/exec-capabilityboundingset-reset.service
test/test-execute/exec-capabilityboundingset-simple.service
test/test-execute/exec-condition-failed.service
test/test-execute/exec-condition-skip.service
test/test-execute/exec-cpuaffinity1.service
test/test-execute/exec-cpuaffinity2.service
test/test-execute/exec-cpuaffinity3.service
test/test-execute/exec-dynamicuser-fixeduser-adm.service
test/test-execute/exec-dynamicuser-fixeduser-games.service
test/test-execute/exec-dynamicuser-fixeduser-one-supplementarygroup.service
test/test-execute/exec-dynamicuser-fixeduser.service
test/test-execute/exec-dynamicuser-runtimedirectory1.service
test/test-execute/exec-dynamicuser-runtimedirectory2.service
test/test-execute/exec-dynamicuser-runtimedirectory3.service
test/test-execute/exec-dynamicuser-statedir-migrate-step1.service
test/test-execute/exec-dynamicuser-statedir-migrate-step2.service
test/test-execute/exec-dynamicuser-statedir.service
test/test-execute/exec-dynamicuser-supplementarygroups.service
test/test-execute/exec-environment-empty.service
test/test-execute/exec-environment-multiple.service
test/test-execute/exec-environment-no-substitute.service
test/test-execute/exec-environment.service
test/test-execute/exec-environmentfile.service
test/test-execute/exec-execsearchpath-environment-path-set.service
test/test-execute/exec-execsearchpath-environment.service
test/test-execute/exec-execsearchpath-environmentfile-set.service
test/test-execute/exec-execsearchpath-environmentfile.service
test/test-execute/exec-execsearchpath-passenvironment-set.service
test/test-execute/exec-execsearchpath-passenvironment.service
test/test-execute/exec-execsearchpath-unit-specifier.service
test/test-execute/exec-execsearchpath.service
test/test-execute/exec-group-nfsnobody.service
test/test-execute/exec-group-nobody.service
test/test-execute/exec-group-nogroup.service
test/test-execute/exec-group.service
test/test-execute/exec-ignoresigpipe-no.service
test/test-execute/exec-ignoresigpipe-yes.service
test/test-execute/exec-inaccessiblepaths-mount-propagation.service
test/test-execute/exec-inaccessiblepaths-sys.service
test/test-execute/exec-ioschedulingclass-best-effort.service
test/test-execute/exec-ioschedulingclass-idle.service
test/test-execute/exec-ioschedulingclass-none.service
test/test-execute/exec-ioschedulingclass-realtime.service
test/test-execute/exec-mount-apivfs-no.service
test/test-execute/exec-noexecpaths-simple.service
test/test-execute/exec-oomscoreadjust-negative.service
test/test-execute/exec-oomscoreadjust-positive.service
test/test-execute/exec-passenvironment-absent.service
test/test-execute/exec-passenvironment-empty.service
test/test-execute/exec-passenvironment-repeated.service
test/test-execute/exec-passenvironment.service
test/test-execute/exec-personality-aarch64.service
test/test-execute/exec-personality-ppc64.service
test/test-execute/exec-personality-ppc64le.service
test/test-execute/exec-personality-s390.service
test/test-execute/exec-personality-x86-64.service
test/test-execute/exec-personality-x86.service
test/test-execute/exec-privatedevices-disabled-by-prefix.service
test/test-execute/exec-privatedevices-no-capability-mknod.service
test/test-execute/exec-privatedevices-no-capability-sys-rawio.service
test/test-execute/exec-privatedevices-no.service
test/test-execute/exec-privatedevices-yes-capability-mknod.service
test/test-execute/exec-privatedevices-yes-capability-sys-rawio.service
test/test-execute/exec-privatedevices-yes-with-group.service
test/test-execute/exec-privatedevices-yes.service
test/test-execute/exec-privatenetwork-yes.service
test/test-execute/exec-privatetmp-disabled-by-prefix.service
test/test-execute/exec-privatetmp-no.service
test/test-execute/exec-privatetmp-yes.service
test/test-execute/exec-protecthome-tmpfs-vs-protectsystem-strict.service
test/test-execute/exec-protectkernellogs-no-capabilities.service
test/test-execute/exec-protectkernellogs-yes-capabilities.service
test/test-execute/exec-protectkernelmodules-no-capabilities.service
test/test-execute/exec-protectkernelmodules-yes-capabilities.service
test/test-execute/exec-protectkernelmodules-yes-mount-propagation.service
test/test-execute/exec-readonlypaths-mount-propagation.service
test/test-execute/exec-readonlypaths-simple.service
test/test-execute/exec-readonlypaths-with-bindpaths.service
test/test-execute/exec-readonlypaths.service
test/test-execute/exec-readwritepaths-mount-propagation.service
test/test-execute/exec-restrictnamespaces-merge-all.service
test/test-execute/exec-restrictnamespaces-merge-and.service
test/test-execute/exec-restrictnamespaces-merge-or.service
test/test-execute/exec-restrictnamespaces-mnt-deny-list.service
test/test-execute/exec-restrictnamespaces-mnt.service
test/test-execute/exec-restrictnamespaces-no.service
test/test-execute/exec-restrictnamespaces-yes.service
test/test-execute/exec-runtimedirectory-mode.service
test/test-execute/exec-runtimedirectory-owner-nfsnobody.service
test/test-execute/exec-runtimedirectory-owner-nobody.service
test/test-execute/exec-runtimedirectory-owner-nogroup.service
test/test-execute/exec-runtimedirectory-owner.service
test/test-execute/exec-runtimedirectory.service
test/test-execute/exec-specifier-interpolation.service
test/test-execute/exec-specifier.service
test/test-execute/exec-specifier@.service
test/test-execute/exec-standardinput-data.service
test/test-execute/exec-standardinput-file-cat.service
test/test-execute/exec-standardinput-file.service
test/test-execute/exec-standardoutput-append.service
test/test-execute/exec-standardoutput-file.service
test/test-execute/exec-standardoutput-truncate.service
test/test-execute/exec-supplementarygroups-multiple-groups-default-group-user.service
test/test-execute/exec-supplementarygroups-multiple-groups-withgid.service
test/test-execute/exec-supplementarygroups-multiple-groups-withuid.service
test/test-execute/exec-supplementarygroups-single-group-user.service
test/test-execute/exec-supplementarygroups-single-group.service
test/test-execute/exec-supplementarygroups.service
test/test-execute/exec-systemcallerrornumber-name.service
test/test-execute/exec-systemcallerrornumber-number.service
test/test-execute/exec-systemcallfilter-failing.service
test/test-execute/exec-systemcallfilter-failing2.service
test/test-execute/exec-systemcallfilter-failing3.service
test/test-execute/exec-systemcallfilter-not-failing.service
test/test-execute/exec-systemcallfilter-not-failing2.service
test/test-execute/exec-systemcallfilter-not-failing3.service
test/test-execute/exec-systemcallfilter-override-error-action.service
test/test-execute/exec-systemcallfilter-override-error-action2.service
test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service
test/test-execute/exec-systemcallfilter-system-user-nobody.service
test/test-execute/exec-systemcallfilter-system-user.service
test/test-execute/exec-systemcallfilter-with-errno-in-allow-list.service
test/test-execute/exec-systemcallfilter-with-errno-multi.service
test/test-execute/exec-systemcallfilter-with-errno-name.service
test/test-execute/exec-systemcallfilter-with-errno-number.service
test/test-execute/exec-temporaryfilesystem-options.service
test/test-execute/exec-temporaryfilesystem-ro.service
test/test-execute/exec-temporaryfilesystem-rw.service
test/test-execute/exec-temporaryfilesystem-usr.service
test/test-execute/exec-umask-0177.service
test/test-execute/exec-umask-default.service
test/test-execute/exec-unsetenvironment.service
test/test-execute/exec-user-nfsnobody.service
test/test-execute/exec-user-nobody.service
test/test-execute/exec-user.service
test/test-execute/exec-workingdirectory-trailing-dot.service
test/test-execute/exec-workingdirectory.service
test/test-network/conf/10-dropin-test.netdev
test/test-network/conf/11-dummy-mtu.netdev
test/test-network/conf/11-dummy.netdev
test/test-network/conf/11-dummy.network
test/test-network/conf/12-dummy-mtu.link
test/test-network/conf/12-dummy-mtu.netdev
test/test-network/conf/12-dummy.link
test/test-network/conf/12-dummy.netdev
test/test-network/conf/12-dummy.network
test/test-network/conf/13-not-match-udev-property.network
test/test-network/conf/14-match-udev-property.network
test/test-network/conf/15-name-conflict-test.netdev
test/test-network/conf/21-macvlan.netdev
test/test-network/conf/21-macvtap.netdev
test/test-network/conf/21-vlan-test1.network
test/test-network/conf/21-vlan.netdev
test/test-network/conf/21-vlan.network
test/test-network/conf/23-active-slave.network
test/test-network/conf/23-bond199.network
test/test-network/conf/23-emit-lldp.network
test/test-network/conf/23-keep-master.network
test/test-network/conf/23-primary-slave.network
test/test-network/conf/24-keep-configuration-static.network
test/test-network/conf/24-lldp.network
test/test-network/conf/24-search-domain.network
test/test-network/conf/25-6rd-tunnel.netdev
test/test-network/conf/25-activation-policy.network
test/test-network/conf/25-address-ipv4acd-veth99.network
test/test-network/conf/25-address-link-section.network
test/test-network/conf/25-address-peer-ipv4.network
test/test-network/conf/25-address-static.network
test/test-network/conf/25-bareudp.netdev
test/test-network/conf/25-batadv.netdev
test/test-network/conf/25-bind-carrier.network
test/test-network/conf/25-bond-active-backup-slave.netdev
test/test-network/conf/25-bond-balanced-tlb.netdev
test/test-network/conf/25-bond.netdev
test/test-network/conf/25-bridge-configure-without-carrier.network
test/test-network/conf/25-bridge.netdev
test/test-network/conf/25-bridge.network
test/test-network/conf/25-erspan-tunnel-local-any.netdev
test/test-network/conf/25-erspan-tunnel.netdev
test/test-network/conf/25-fibrule-invert.network
test/test-network/conf/25-fibrule-port-range.network
test/test-network/conf/25-fibrule-uidrange.network
test/test-network/conf/25-fou-gre.netdev
test/test-network/conf/25-fou-gretap.netdev
test/test-network/conf/25-fou-ipip.netdev
test/test-network/conf/25-fou-ipproto-gre.netdev
test/test-network/conf/25-fou-ipproto-ipip.netdev
test/test-network/conf/25-fou-sit.netdev
test/test-network/conf/25-gateway-next-static.network
test/test-network/conf/25-gateway-static.network
test/test-network/conf/25-geneve.netdev
test/test-network/conf/25-gre-tunnel-any-any.netdev
test/test-network/conf/25-gre-tunnel-local-any.netdev
test/test-network/conf/25-gre-tunnel-remote-any.netdev
test/test-network/conf/25-gre-tunnel.netdev
test/test-network/conf/25-gretap-tunnel-local-any.netdev
test/test-network/conf/25-gretap-tunnel.netdev
test/test-network/conf/25-ifb.netdev
test/test-network/conf/25-ip6gre-tunnel-any-any.netdev
test/test-network/conf/25-ip6gre-tunnel-local-any.netdev
test/test-network/conf/25-ip6gre-tunnel-remote-any.netdev
test/test-network/conf/25-ip6gre-tunnel.netdev
test/test-network/conf/25-ip6gretap-tunnel-local-any.netdev
test/test-network/conf/25-ip6gretap-tunnel.netdev
test/test-network/conf/25-ip6tnl-tunnel-local-any.netdev
test/test-network/conf/25-ip6tnl-tunnel-remote-any.netdev
test/test-network/conf/25-ip6tnl-tunnel.netdev
test/test-network/conf/25-ipip-tunnel-any-any.netdev
test/test-network/conf/25-ipip-tunnel-independent-loopback.netdev
test/test-network/conf/25-ipip-tunnel-independent.netdev
test/test-network/conf/25-ipip-tunnel-local-any.netdev
test/test-network/conf/25-ipip-tunnel-remote-any.netdev
test/test-network/conf/25-ipip-tunnel.netdev
test/test-network/conf/25-ipv6-address-label-section.network
test/test-network/conf/25-ipv6-proxy-ndp.network
test/test-network/conf/25-ipvlan.netdev
test/test-network/conf/25-ipvtap.netdev
test/test-network/conf/25-isatap-tunnel.netdev
test/test-network/conf/25-l2tp-dummy.network
test/test-network/conf/25-l2tp-ip.netdev
test/test-network/conf/25-l2tp-udp.netdev
test/test-network/conf/25-l2tp.network
test/test-network/conf/25-link-local-addressing-no.network
test/test-network/conf/25-link-local-addressing-yes.network
test/test-network/conf/25-link-section-unmanaged.network
test/test-network/conf/25-macsec.netdev
test/test-network/conf/25-macsec.network
test/test-network/conf/25-neighbor-ip-dummy.network
test/test-network/conf/25-neighbor-ip.network
test/test-network/conf/25-neighbor-ipv6.network
test/test-network/conf/25-neighbor-next.network
test/test-network/conf/25-neighbor-section.network
test/test-network/conf/25-nexthop-dummy.network
test/test-network/conf/25-nexthop-nothing.network
test/test-network/conf/25-nexthop.network
test/test-network/conf/25-nlmon.netdev
test/test-network/conf/25-prefix-route-with-vrf.network
test/test-network/conf/25-prefix-route-without-vrf.network
test/test-network/conf/25-qdisc-cake.network
test/test-network/conf/25-qdisc-clsact-and-htb.network
test/test-network/conf/25-qdisc-drr.network
test/test-network/conf/25-qdisc-ets.network
test/test-network/conf/25-qdisc-fq_pie.network
test/test-network/conf/25-qdisc-hhf.network
test/test-network/conf/25-qdisc-ingress-netem-compat.network
test/test-network/conf/25-qdisc-pie.network
test/test-network/conf/25-qdisc-qfq.network
test/test-network/conf/25-route-ipv6-src.network
test/test-network/conf/25-route-static.network
test/test-network/conf/25-route-via-ipv6.network
test/test-network/conf/25-route-vrf.network
test/test-network/conf/25-sit-tunnel-any-any.netdev
test/test-network/conf/25-sit-tunnel-local-any.netdev
test/test-network/conf/25-sit-tunnel-remote-any.netdev
test/test-network/conf/25-sit-tunnel.netdev
test/test-network/conf/25-sriov.network
test/test-network/conf/25-sysctl-disable-ipv6.network
test/test-network/conf/25-sysctl.network
test/test-network/conf/25-tap.netdev
test/test-network/conf/25-test1.network
test/test-network/conf/25-tun.netdev
test/test-network/conf/25-tunnel-any-any.network
test/test-network/conf/25-tunnel-local-any.network
test/test-network/conf/25-tunnel-remote-any.network
test/test-network/conf/25-tunnel.network
test/test-network/conf/25-vcan.netdev
test/test-network/conf/25-veth-peer.network
test/test-network/conf/25-veth.netdev
test/test-network/conf/25-vrf.netdev
test/test-network/conf/25-vrf.network
test/test-network/conf/25-vti-tunnel-any-any.netdev
test/test-network/conf/25-vti-tunnel-local-any.netdev
test/test-network/conf/25-vti-tunnel-remote-any.netdev
test/test-network/conf/25-vti-tunnel.netdev
test/test-network/conf/25-vti6-tunnel-local-any.netdev
test/test-network/conf/25-vti6-tunnel-remote-any.netdev
test/test-network/conf/25-vti6-tunnel.netdev
test/test-network/conf/25-vxcan.netdev
test/test-network/conf/25-vxlan-independent.netdev
test/test-network/conf/25-vxlan-ipv6.netdev
test/test-network/conf/25-vxlan.netdev
test/test-network/conf/25-wireguard-23-peers.netdev
test/test-network/conf/25-wireguard-23-peers.network
test/test-network/conf/25-wireguard-no-peer.netdev
test/test-network/conf/25-wireguard-no-peer.network
test/test-network/conf/25-wireguard.netdev
test/test-network/conf/25-wireguard.network
test/test-network/conf/25-xfrm-independent.netdev
test/test-network/conf/25-xfrm.netdev
test/test-network/conf/26-bridge-configure-without-carrier.network
test/test-network/conf/26-bridge-issue-20373.netdev
test/test-network/conf/26-bridge-mdb-master.network
test/test-network/conf/26-bridge-mdb-slave.network
test/test-network/conf/26-bridge-slave-interface-1.network
test/test-network/conf/26-bridge-slave-interface-2.network
test/test-network/conf/26-bridge-vlan-master-issue-20373.network
test/test-network/conf/26-bridge-vlan-master.network
test/test-network/conf/26-bridge-vlan-slave-issue-20373.network
test/test-network/conf/26-bridge-vlan-slave.network
test/test-network/conf/26-bridge.netdev
test/test-network/conf/26-link-local-addressing-ipv6.network
test/test-network/conf/6rd.network
test/test-network/conf/agent-client-peer.network
test/test-network/conf/agent-client.network
test/test-network/conf/agent-server-peer.network
test/test-network/conf/agent-server.network
test/test-network/conf/agent-veth-client.netdev
test/test-network/conf/agent-veth-server.netdev
test/test-network/conf/bond-slave.network
test/test-network/conf/bond99.network
test/test-network/conf/bridge99-ignore-carrier-loss.network
test/test-network/conf/bridge99.network
test/test-network/conf/dhcp-client-allow-list.network
test/test-network/conf/dhcp-client-anonymize.network
test/test-network/conf/dhcp-client-decline.network
test/test-network/conf/dhcp-client-gateway-ipv4.network
test/test-network/conf/dhcp-client-gateway-ipv6.network
test/test-network/conf/dhcp-client-gateway-onlink-implicit.network
test/test-network/conf/dhcp-client-ipv4-dhcp-settings.network
test/test-network/conf/dhcp-client-ipv4-ipv6ra-prefix-client-with-delay.network
test/test-network/conf/dhcp-client-ipv4-only-ipv6-disabled.network
test/test-network/conf/dhcp-client-ipv4-only.network
test/test-network/conf/dhcp-client-ipv4-use-routes-use-gateway.network
test/test-network/conf/dhcp-client-ipv6-only.network
test/test-network/conf/dhcp-client-keep-configuration-dhcp-on-stop.network
test/test-network/conf/dhcp-client-keep-configuration-dhcp.network
test/test-network/conf/dhcp-client-listen-port.network
test/test-network/conf/dhcp-client-reassign-static-routes-ipv4.network
test/test-network/conf/dhcp-client-reassign-static-routes-ipv6.network
test/test-network/conf/dhcp-client-route-metric.network
test/test-network/conf/dhcp-client-route-table.network
test/test-network/conf/dhcp-client-static-lease.network
test/test-network/conf/dhcp-client-timezone-router.network
test/test-network/conf/dhcp-client-use-dns-ipv4-and-ra.network
test/test-network/conf/dhcp-client-use-dns-ipv4.network
test/test-network/conf/dhcp-client-use-dns-no.network
test/test-network/conf/dhcp-client-use-dns-yes.network
test/test-network/conf/dhcp-client-use-domains.network
test/test-network/conf/dhcp-client-vrf.network
test/test-network/conf/dhcp-client-with-ipv4ll.network
test/test-network/conf/dhcp-client-with-static-address.network
test/test-network/conf/dhcp-client.network
test/test-network/conf/dhcp-server-decline.network
test/test-network/conf/dhcp-server-static-lease.network
test/test-network/conf/dhcp-server-timezone-router.network
test/test-network/conf/dhcp-server-uplink.network
test/test-network/conf/dhcp-server-veth-peer.network
test/test-network/conf/dhcp-server-with-ipv6-prefix.network
test/test-network/conf/dhcp-server.network
test/test-network/conf/dhcp-v4-server-veth-peer.network
test/test-network/conf/erspan.network
test/test-network/conf/gretap.network
test/test-network/conf/gretun.network
test/test-network/conf/ip6gretap.network
test/test-network/conf/ip6gretun.network
test/test-network/conf/ip6tnl.network
test/test-network/conf/ipip.network
test/test-network/conf/ipv6-prefix-veth-token-prefixstable-without-address.network
test/test-network/conf/ipv6-prefix-veth-token-prefixstable.network
test/test-network/conf/ipv6-prefix-veth-token-static.network
test/test-network/conf/ipv6-prefix-veth.network
test/test-network/conf/ipv6-prefix-with-delay.network
test/test-network/conf/ipv6-prefix.network
test/test-network/conf/ipv6ra-prefix-client-deny-list.network
test/test-network/conf/ipv6ra-prefix-client-with-static-ipv4-address.network
test/test-network/conf/ipv6ra-prefix-client.network
test/test-network/conf/ipv6ra-prefix.network
test/test-network/conf/ipv6ra-uplink.network
test/test-network/conf/ipvlan.network
test/test-network/conf/ipvtap.network
test/test-network/conf/isatap.network
test/test-network/conf/macsec.network
test/test-network/conf/macvlan.network
test/test-network/conf/macvtap.network
test/test-network/conf/netdev-link-local-addressing-yes.network
test/test-network/conf/networkd-manage-foreign-routes-no.conf
test/test-network/conf/routing-policy-rule-dummy98.network
test/test-network/conf/routing-policy-rule-reconfigure1.network
test/test-network/conf/routing-policy-rule-reconfigure2.network
test/test-network/conf/routing-policy-rule-test1.network
test/test-network/conf/sit.network
test/test-network/conf/state-file-tests.network
test/test-network/conf/vlan6.netdev
test/test-network/conf/vlan6.network
test/test-network/conf/vti.network
test/test-network/conf/vti6.network
test/test-network/conf/vxlan-ipv6.network
test/test-network/conf/vxlan-test1.network
test/test-network/conf/vxlan.network
test/test-network/conf/xfrm.network
test/test-path/basic.target
test/test-path/path-changed.path
test/test-path/path-changed.service
test/test-path/path-directorynotempty.path
test/test-path/path-directorynotempty.service
test/test-path/path-exists.path
test/test-path/path-exists.service
test/test-path/path-existsglob.path
test/test-path/path-existsglob.service
test/test-path/path-makedirectory.path
test/test-path/path-makedirectory.service
test/test-path/path-modified.path
test/test-path/path-modified.service
test/test-path/path-mycustomunit.service
test/test-path/path-unit.path
test/test-path/paths.target
test/test-path/sysinit.target
test/test-sysusers/test-1.input
test/test-sysusers/test-10.input
test/test-sysusers/test-11.input
test/test-sysusers/test-12.input
test/test-sysusers/test-13.input
test/test-sysusers/test-14.input
test/test-sysusers/test-2.input
test/test-sysusers/test-3.input
test/test-sysusers/test-4.input
test/test-sysusers/test-5.input
test/test-sysusers/test-6.input
test/test-sysusers/test-7.input
test/test-sysusers/test-8.input
test/test-sysusers/test-9.input
test/test-sysusers/unhappy-1.input
test/test-sysusers/unhappy-2.input
test/test-sysusers/unhappy-3.input
test/testsuite-04.units/forever-print-hola.service
test/testsuite-04.units/silent-success.service
test/testsuite-06.units/hola.service
test/testsuite-06.units/load-systemd-test-module.service
test/testsuite-08.units/-.mount
test/testsuite-08.units/systemd-remount-fs.service
test/testsuite-10.units/test10.service
test/testsuite-10.units/test10.socket
test/testsuite-11.units/fail-on-restart.service
test/testsuite-16.units/extend-timeout.sh
test/testsuite-16.units/fail-runtime.service
test/testsuite-16.units/fail-start.service
test/testsuite-16.units/fail-stop.service
test/testsuite-16.units/success-all.service
test/testsuite-16.units/success-runtime.service
test/testsuite-16.units/success-start.service
test/testsuite-16.units/success-stop.service
test/testsuite-28.units/specifier-j-depends-wants.service
test/testsuite-28.units/specifier-j-wants.service
test/testsuite-28.units/testsuite-28-pre.service
test/testsuite-30.units/systemd-timedated.service.d/watchdog.conf
test/testsuite-52.units/test-honor-first-shutdown.service
test/testsuite-52.units/test-honor-first-shutdown.sh
test/testsuite-63.units/test63.path
test/testsuite-63.units/test63.service
test/units/a-conj.service
test/units/a.service
test/units/autorelabel.service
test/units/b.service
test/units/c.service
test/units/d.service
test/units/daughter.service
test/units/dml-discard-empty.service
test/units/dml-discard-set-ml.service
test/units/dml-discard.slice
test/units/dml-override-empty.service
test/units/dml-override.slice
test/units/dml-passthrough-empty.service
test/units/dml-passthrough-set-dml.service
test/units/dml-passthrough-set-ml.service
test/units/dml-passthrough.slice
test/units/dml.slice
test/units/e.service
test/units/end.service
test/units/f.service
test/units/g.service
test/units/grandchild.service
test/units/h.service
test/units/hello-after-sleep.target
test/units/hello.service
test/units/i.service
test/units/loopy.service
test/units/loopy.service.d/compat.conf
test/units/loopy2.service
test/units/loopy3.service
test/units/loopy4.service
test/units/nomem.slice
test/units/nomemleaf.service
test/units/parent-deep.slice
test/units/parent.slice
test/units/sched_idle_bad.service
test/units/sched_idle_ok.service
test/units/sched_rr_bad.service
test/units/sched_rr_change.service
test/units/sched_rr_ok.service
test/units/sleep.service
test/units/son.service
test/units/testsuite-01.service
test/units/testsuite-02.service
test/units/testsuite-03.service
test/units/testsuite-04.service
test/units/testsuite-05.service
test/units/testsuite-06.service
test/units/testsuite-07.service
test/units/testsuite-08.service
test/units/testsuite-09.service
test/units/testsuite-10.service
test/units/testsuite-11.service
test/units/testsuite-12.service
test/units/testsuite-13.service
test/units/testsuite-14.service
test/units/testsuite-15.service
test/units/testsuite-16.service
test/units/testsuite-17.service
test/units/testsuite-18.service
test/units/testsuite-19.service
test/units/testsuite-20.service
test/units/testsuite-22.service
test/units/testsuite-23.service
test/units/testsuite-24.service
test/units/testsuite-25.service
test/units/testsuite-26.service
test/units/testsuite-27.service
test/units/testsuite-28.service
test/units/testsuite-29.service
test/units/testsuite-30.service
test/units/testsuite-31.service
test/units/testsuite-32.service
test/units/testsuite-33.service
test/units/testsuite-34.service
test/units/testsuite-36.service
test/units/testsuite-37.service
test/units/testsuite-38-sleep.service
test/units/testsuite-38.service
test/units/testsuite-39.service
test/units/testsuite-40.service
test/units/testsuite-41.service
test/units/testsuite-42.service
test/units/testsuite-43.service
test/units/testsuite-44.service
test/units/testsuite-46.service
test/units/testsuite-47-repro.service
test/units/testsuite-47.service
test/units/testsuite-48.service
test/units/testsuite-49-namespaced.service
test/units/testsuite-49-non-namespaced.service
test/units/testsuite-49.service
test/units/testsuite-50.service
test/units/testsuite-51-repro-1.service
test/units/testsuite-51-repro-2.service
test/units/testsuite-51.service
test/units/testsuite-52.service
test/units/testsuite-53.service
test/units/testsuite-54.service
test/units/testsuite-55-testbloat.service
test/units/testsuite-55-testchill.service
test/units/testsuite-55-testmunch.service
test/units/testsuite-55-workload.slice
test/units/testsuite-55.service
test/units/testsuite-57-binds-to.service
test/units/testsuite-57-bound-by.service
test/units/testsuite-57-fail.service
test/units/testsuite-57-prop-stop-one.service
test/units/testsuite-57-prop-stop-two.service
test/units/testsuite-57-short-lived.service
test/units/testsuite-57-success.service
test/units/testsuite-57-uphold.service
test/units/testsuite-57.service
test/units/testsuite-58.service
test/units/testsuite-59.service
test/units/testsuite-60.service
test/units/testsuite-61.service
test/units/testsuite-62-1.service
test/units/testsuite-62-2.service
test/units/testsuite-62-3.service
test/units/testsuite-62-4.service
test/units/testsuite-62-5.service
test/units/testsuite-62.service
test/units/testsuite-63.service
test/units/testsuite-64.service
test/units/testsuite-65.service
test/units/testsuite-66-deviceisolation.service
test/units/testsuite-66.service
test/units/testsuite.target
test/units/unit-.service.d/10-override.conf
test/units/unit-with-.service.d/20-override.conf
test/units/unit-with-multiple-.service.d/20-override.conf
test/units/unit-with-multiple-.service.d/30-override.conf
test/units/unit-with-multiple-dashes.service
test/units/unit-with-multiple-dashes.service.d/10-override.conf
test/units/unstoppable.service