Systemd/test/test-path
Zbigniew Jędrzejewski-Szmek f55198f034 test: replace symlinks with actual unit files
During installation, meson complains:
> Installing /home/zbyszek/src/systemd-work/test/units/sysinit.target to /var/tmp/systemd-test.Q1FSuj/root/usr/lib/systemd/tests/testdata/units
> Warning: trying to copy a symlink that points to a file. This will copy the file,
> but this will be changed in a future version of Meson to copy the symlink as is. Please update your
> build definitions so that it will not break when the change happens.

It *is* convenient to have those files as symlinks, but it is also confusing,
because symlinks create aliases, and it seems that in those cases we actually
don't want aliases (at least in the case of loopy*.service that'd make the test
pointless).
2020-03-22 10:22:42 +01:00
..
basic.target test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00
path-changed.path
path-changed.service test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00
path-directorynotempty.path
path-directorynotempty.service test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00
path-exists.path
path-exists.service test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00
path-existsglob.path
path-existsglob.service test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00
path-makedirectory.path
path-makedirectory.service test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00
path-modified.path
path-modified.service test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00
path-mycustomunit.service
path-service.service
path-unit.path
paths.target test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00
sysinit.target test: replace symlinks with actual unit files 2020-03-22 10:22:42 +01:00