]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Rename testsuite-XX units to match test name
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 11 May 2024 17:17:13 +0000 (19:17 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 14 May 2024 10:43:28 +0000 (12:43 +0200)
commit7a321b5a21f7ad4ed526ac5a40ea0fabeb2e2ba5
tree9464b421b4486e0af21b49706467a1f8053eda8f
parent5748f13e547baa12a83cb3c3530ec1d6c99906c7
test: Rename testsuite-XX units to match test name

Having these named differently than the test itself mostly creates
unecessary confusion and makes writing logic against the tests harder
so let's rename the testsuite-xx units and scripts to just use the
test name itself.
395 files changed:
mkosi.images/system/mkosi.conf
test/TEST-03-JOBS/TEST-03-JOBS.units/always-activating.service [moved from test/testsuite-03.units/always-activating.service with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/always-activating.socket [moved from test/testsuite-03.units/always-activating.socket with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/fails-on-restart-restartdirect.service [moved from test/testsuite-03.units/fails-on-restart-restartdirect.service with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/fails-on-restart-restartdirect.target [moved from test/testsuite-03.units/fails-on-restart-restartdirect.target with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/fails-on-restart.service [moved from test/testsuite-03.units/fails-on-restart.service with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/fails-on-restart.target [moved from test/testsuite-03.units/fails-on-restart.target with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/hello-after-sleep.target [moved from test/testsuite-03.units/hello-after-sleep.target with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/hello.service [moved from test/testsuite-03.units/hello.service with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/propagatestopto-and-pullin.target [moved from test/testsuite-03.units/propagatestopto-and-pullin.target with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/propagatestopto-indirect.target [moved from test/testsuite-03.units/propagatestopto-indirect.target with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/propagatestopto-only.target [moved from test/testsuite-03.units/propagatestopto-only.target with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/sleep-infinity-simple.service [moved from test/testsuite-03.units/sleep-infinity-simple.service with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/sleep.service [moved from test/testsuite-03.units/sleep.service with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/succeeds-on-restart-restartdirect.service [moved from test/testsuite-03.units/succeeds-on-restart-restartdirect.service with 66% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/succeeds-on-restart-restartdirect.target [moved from test/testsuite-03.units/succeeds-on-restart-restartdirect.target with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/succeeds-on-restart.service [moved from test/testsuite-03.units/succeeds-on-restart.service with 66% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/succeeds-on-restart.sh [moved from test/testsuite-03.units/succeeds-on-restart.sh with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/succeeds-on-restart.target [moved from test/testsuite-03.units/succeeds-on-restart.target with 100% similarity]
test/TEST-03-JOBS/TEST-03-JOBS.units/unstoppable.service [moved from test/testsuite-03.units/unstoppable.service with 100% similarity]
test/TEST-03-JOBS/meson.build
test/TEST-04-JOURNAL/TEST-04-JOURNAL.units/delegated-cgroup-filtering.service [moved from test/testsuite-04.units/delegated-cgroup-filtering.service with 100% similarity]
test/TEST-04-JOURNAL/TEST-04-JOURNAL.units/forever-print-hola.service [moved from test/testsuite-04.units/forever-print-hola.service with 100% similarity]
test/TEST-04-JOURNAL/TEST-04-JOURNAL.units/logs-filtering.service [moved from test/testsuite-04.units/logs-filtering.service with 100% similarity]
test/TEST-04-JOURNAL/TEST-04-JOURNAL.units/silent-success.service [moved from test/testsuite-04.units/silent-success.service with 100% similarity]
test/TEST-04-JOURNAL/TEST-04-JOURNAL.units/verbose-success.service [moved from test/testsuite-04.units/verbose-success.service with 100% similarity]
test/TEST-04-JOURNAL/meson.build
test/TEST-04-JOURNAL/test.sh
test/TEST-06-SELINUX/TEST-06-SELINUX.units/hola.service [moved from test/testsuite-06.units/hola.service with 100% similarity]
test/TEST-06-SELINUX/meson.build
test/TEST-07-PID1/TEST-07-PID1.units/issue14566-repro.service [moved from test/testsuite-07.units/issue14566-repro.service with 67% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue14566-repro.sh [moved from test/testsuite-07.units/issue14566-repro.sh with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue16115-repro-1.service [moved from test/testsuite-07.units/issue16115-repro-1.service with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue16115-repro-2.service [moved from test/testsuite-07.units/issue16115-repro-2.service with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue16115-repro-3.service [moved from test/testsuite-07.units/issue16115-repro-3.service with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue2467.service [moved from test/testsuite-07.units/issue2467.service with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue2467.socket [moved from test/testsuite-07.units/issue2467.socket with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue2730-alias.mount [moved from test/testsuite-07.units/issue2730-alias.mount with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue2730.mount [moved from test/testsuite-07.units/issue2730.mount with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue27953.service [moved from test/testsuite-07.units/issue27953.service with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/issue3166-fail-on-restart.service [moved from test/testsuite-07.units/issue3166-fail-on-restart.service with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/local-fs.target.wants/issue2730.mount [moved from test/testsuite-07.units/local-fs.target.wants/issue2730.mount with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/pass-fds-to-exec-no.socket [moved from test/testsuite-07.units/pass-fds-to-exec-no.socket with 100% similarity]
test/TEST-07-PID1/TEST-07-PID1.units/pass-fds-to-exec-yes.socket [moved from test/testsuite-07.units/pass-fds-to-exec-yes.socket with 100% similarity]
test/TEST-07-PID1/meson.build
test/TEST-08-INITRD/test.sh
test/TEST-13-NSPAWN/test.sh
test/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.units/extend-timeout.sh [moved from test/testsuite-16.units/extend-timeout.sh with 100% similarity]
test/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.units/fail-runtime.service [moved from test/testsuite-16.units/fail-runtime.service with 86% similarity]
test/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.units/fail-start.service [moved from test/testsuite-16.units/fail-start.service with 86% similarity]
test/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.units/fail-stop.service [moved from test/testsuite-16.units/fail-stop.service with 90% similarity]
test/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.units/success-all.service [moved from test/testsuite-16.units/success-all.service with 87% similarity]
test/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.units/success-runtime.service [moved from test/testsuite-16.units/success-runtime.service with 84% similarity]
test/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.units/success-start.service [moved from test/testsuite-16.units/success-start.service with 85% similarity]
test/TEST-16-EXTEND-TIMEOUT/TEST-16-EXTEND-TIMEOUT.units/success-stop.service [moved from test/testsuite-16.units/success-stop.service with 85% similarity]
test/TEST-16-EXTEND-TIMEOUT/meson.build
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-binds-to.service [moved from test/testsuite-23.units/testsuite-23-binds-to.service with 52% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-bound-by.service [moved from test/testsuite-23.units/testsuite-23-bound-by.service with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-fail.service [moved from test/testsuite-23.units/testsuite-23-fail.service with 70% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-1.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-1.service with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-2.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-2.service with 73% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-3.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-3.service with 73% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-4.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-4.service with 77% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-5.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-5.service with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-6.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-6.service with 77% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-7.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-7.service with 77% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-8.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-8.service with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-joins-namespace-of-9.service [moved from test/testsuite-23.units/testsuite-23-joins-namespace-of-9.service with 77% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-namespaced.service [moved from test/testsuite-23.units/testsuite-23-namespaced.service with 88% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-non-namespaced.service [moved from test/testsuite-23.units/testsuite-23-non-namespaced.service with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-oneshot-restartforce.sh [moved from test/testsuite-23.units/testsuite-23-oneshot-restartforce.sh with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-openfile-server.socket [moved from test/testsuite-23.units/testsuite-23-openfile-server.socket with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-openfile-server@.service [moved from test/testsuite-23.units/testsuite-23-openfile-server@.service with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-prop-stop-one.service [new file with mode: 0644]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-prop-stop-two.service [moved from test/testsuite-23.units/testsuite-23-prop-stop-two.service with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-retry-fail.service [moved from test/testsuite-23.units/testsuite-23-retry-fail.service with 60% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-retry-upheld.service [moved from test/testsuite-23.units/testsuite-23-retry-upheld.service with 60% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-retry-uphold.service [moved from test/testsuite-23.units/testsuite-23-retry-uphold.service with 70% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-short-lived.service [moved from test/testsuite-23.units/testsuite-23-short-lived.service with 74% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-specifier-j-depends-wants.service [moved from test/testsuite-23.units/testsuite-23-specifier-j-depends-wants.service with 100% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-specifier-j-wants.service [moved from test/testsuite-23.units/testsuite-23-specifier-j-wants.service with 65% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-success.service [moved from test/testsuite-23.units/testsuite-23-success.service with 72% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-upheldby-install.service [moved from test/testsuite-23.units/testsuite-23-upheldby-install.service with 76% similarity]
test/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-uphold.service [moved from test/testsuite-23.units/testsuite-23-uphold.service with 71% similarity]
test/TEST-23-UNIT-FILE/meson.build
test/TEST-30-ONCLOCKCHANGE/TEST-30-ONCLOCKCHANGE.units/systemd-timedated.service.d/watchdog.conf [moved from test/testsuite-30.units/systemd-timedated.service.d/watchdog.conf with 100% similarity]
test/TEST-30-ONCLOCKCHANGE/meson.build
test/TEST-52-HONORFIRSTSHUTDOWN/TEST-52-HONORFIRSTSHUTDOWN.units/test-honor-first-shutdown.service [moved from test/testsuite-52.units/test-honor-first-shutdown.service with 73% similarity]
test/TEST-52-HONORFIRSTSHUTDOWN/TEST-52-HONORFIRSTSHUTDOWN.units/test-honor-first-shutdown.sh [moved from test/testsuite-52.units/test-honor-first-shutdown.sh with 100% similarity]
test/TEST-52-HONORFIRSTSHUTDOWN/meson.build
test/TEST-63-PATH/TEST-63-PATH.units/test63-glob.path [moved from test/testsuite-63.units/test63-glob.path with 100% similarity]
test/TEST-63-PATH/TEST-63-PATH.units/test63-glob.service [moved from test/testsuite-63.units/test63-glob.service with 100% similarity]
test/TEST-63-PATH/TEST-63-PATH.units/test63-issue-24577-dep.service [moved from test/testsuite-63.units/test63-issue-24577-dep.service with 100% similarity]
test/TEST-63-PATH/TEST-63-PATH.units/test63-issue-24577.path [moved from test/testsuite-63.units/test63-issue-24577.path with 100% similarity]
test/TEST-63-PATH/TEST-63-PATH.units/test63-issue-24577.service [moved from test/testsuite-63.units/test63-issue-24577.service with 100% similarity]
test/TEST-63-PATH/TEST-63-PATH.units/test63-pr-30768.path [moved from test/testsuite-63.units/test63-pr-30768.path with 100% similarity]
test/TEST-63-PATH/TEST-63-PATH.units/test63-pr-30768.service [moved from test/testsuite-63.units/test63-pr-30768.service with 100% similarity]
test/TEST-63-PATH/TEST-63-PATH.units/test63.path [moved from test/testsuite-63.units/test63.path with 100% similarity]
test/TEST-63-PATH/TEST-63-PATH.units/test63.service [moved from test/testsuite-63.units/test63.service with 100% similarity]
test/TEST-63-PATH/meson.build
test/TEST-80-NOTIFYACCESS/TEST-80-NOTIFYACCESS.units/fdstore-nopin.service [moved from test/testsuite-80.units/fdstore-nopin.service with 54% similarity]
test/TEST-80-NOTIFYACCESS/TEST-80-NOTIFYACCESS.units/fdstore-pin.service [moved from test/testsuite-80.units/fdstore-pin.service with 53% similarity]
test/TEST-80-NOTIFYACCESS/TEST-80-NOTIFYACCESS.units/fdstore-pin.sh [moved from test/testsuite-80.units/fdstore-pin.sh with 100% similarity]
test/TEST-80-NOTIFYACCESS/TEST-80-NOTIFYACCESS.units/fdstore-pin.target [moved from test/testsuite-80.units/fdstore-pin.target with 100% similarity]
test/TEST-80-NOTIFYACCESS/TEST-80-NOTIFYACCESS.units/notify.service [new file with mode: 0644]
test/TEST-80-NOTIFYACCESS/TEST-80-NOTIFYACCESS.units/test.sh [moved from test/testsuite-80.units/test.sh with 100% similarity]
test/TEST-80-NOTIFYACCESS/meson.build
test/integration-test-wrapper.py
test/meson.build
test/test-functions
test/testsuite-23.units/testsuite-23-prop-stop-one.service [deleted file]
test/testsuite-80.units/notify.service [deleted file]
test/units/TEST-01-BASIC.service [moved from test/units/testsuite-01.service with 100% similarity]
test/units/TEST-01-BASIC.sh [moved from test/units/testsuite-01.sh with 100% similarity]
test/units/TEST-02-UNITTESTS.service [moved from test/units/testsuite-02.service with 100% similarity]
test/units/TEST-02-UNITTESTS.sh [moved from test/units/testsuite-02.sh with 100% similarity]
test/units/TEST-03-JOBS.service [moved from test/units/testsuite-03.service with 100% similarity]
test/units/TEST-03-JOBS.sh [moved from test/units/testsuite-03.sh with 100% similarity]
test/units/TEST-04-JOURNAL.LogFilterPatterns.sh [moved from test/units/testsuite-04.LogFilterPatterns.sh with 100% similarity]
test/units/TEST-04-JOURNAL.SYSTEMD_JOURNAL_COMPRESS.sh [moved from test/units/testsuite-04.SYSTEMD_JOURNAL_COMPRESS.sh with 100% similarity]
test/units/TEST-04-JOURNAL.bsod.sh [moved from test/units/testsuite-04.bsod.sh with 100% similarity]
test/units/TEST-04-JOURNAL.cat.sh [moved from test/units/testsuite-04.cat.sh with 100% similarity]
test/units/TEST-04-JOURNAL.corrupted-journals.sh [moved from test/units/testsuite-04.corrupted-journals.sh with 100% similarity]
test/units/TEST-04-JOURNAL.fss.sh [moved from test/units/testsuite-04.fss.sh with 100% similarity]
test/units/TEST-04-JOURNAL.journal-append.sh [moved from test/units/testsuite-04.journal-append.sh with 100% similarity]
test/units/TEST-04-JOURNAL.journal-corrupt.sh [moved from test/units/testsuite-04.journal-corrupt.sh with 100% similarity]
test/units/TEST-04-JOURNAL.journal-gatewayd.sh [moved from test/units/testsuite-04.journal-gatewayd.sh with 100% similarity]
test/units/TEST-04-JOURNAL.journal-remote.sh [moved from test/units/testsuite-04.journal-remote.sh with 100% similarity]
test/units/TEST-04-JOURNAL.journal.sh [moved from test/units/testsuite-04.journal.sh with 100% similarity]
test/units/TEST-04-JOURNAL.service [moved from test/units/testsuite-04.service with 100% similarity]
test/units/TEST-04-JOURNAL.sh [moved from test/units/testsuite-04.sh with 100% similarity]
test/units/TEST-05-RLIMITS.effective-limit.sh [moved from test/units/testsuite-05.effective-limit.sh with 100% similarity]
test/units/TEST-05-RLIMITS.rlimit.sh [moved from test/units/testsuite-05.rlimit.sh with 77% similarity]
test/units/TEST-05-RLIMITS.service [moved from test/units/testsuite-19.service with 85% similarity]
test/units/TEST-05-RLIMITS.sh [moved from test/units/testsuite-05.sh with 100% similarity]
test/units/TEST-06-SELINUX.service [moved from test/units/testsuite-06.service with 100% similarity]
test/units/TEST-06-SELINUX.sh [moved from test/units/testsuite-06.sh with 100% similarity]
test/units/TEST-07-PID1.aux-scope.sh [moved from test/units/testsuite-07.aux-scope.sh with 100% similarity]
test/units/TEST-07-PID1.exec-context.sh [moved from test/units/testsuite-07.exec-context.sh with 100% similarity]
test/units/TEST-07-PID1.exec-deserialization.sh [moved from test/units/testsuite-07.exec-deserialization.sh with 100% similarity]
test/units/TEST-07-PID1.exec-timestamps.sh [moved from test/units/testsuite-07.exec-timestamps.sh with 100% similarity]
test/units/TEST-07-PID1.issue-14566.sh [moved from test/units/testsuite-07.issue-14566.sh with 100% similarity]
test/units/TEST-07-PID1.issue-16115.sh [moved from test/units/testsuite-07.issue-16115.sh with 100% similarity]
test/units/TEST-07-PID1.issue-1981.sh [moved from test/units/testsuite-07.issue-1981.sh with 100% similarity]
test/units/TEST-07-PID1.issue-2467.sh [moved from test/units/testsuite-07.issue-2467.sh with 100% similarity]
test/units/TEST-07-PID1.issue-27953.sh [moved from test/units/testsuite-07.issue-27953.sh with 100% similarity]
test/units/TEST-07-PID1.issue-30412.sh [moved from test/units/testsuite-07.issue-30412.sh with 100% similarity]
test/units/TEST-07-PID1.issue-3166.sh [moved from test/units/testsuite-07.issue-3166.sh with 100% similarity]
test/units/TEST-07-PID1.issue-3171.sh [moved from test/units/testsuite-07.issue-3171.sh with 100% similarity]
test/units/TEST-07-PID1.main-PID-change.sh [moved from test/units/testsuite-07.main-PID-change.sh with 88% similarity]
test/units/TEST-07-PID1.mount-invalid-chars.sh [moved from test/units/testsuite-07.mount-invalid-chars.sh with 100% similarity]
test/units/TEST-07-PID1.poll-limit.sh [moved from test/units/testsuite-07.poll-limit.sh with 100% similarity]
test/units/TEST-07-PID1.pr-31351.sh [moved from test/units/testsuite-07.pr-31351.sh with 100% similarity]
test/units/TEST-07-PID1.private-network.sh [moved from test/units/testsuite-07.private-network.sh with 100% similarity]
test/units/TEST-07-PID1.service [moved from test/units/testsuite-07.service with 100% similarity]
test/units/TEST-07-PID1.sh [moved from test/units/testsuite-07.sh with 100% similarity]
test/units/TEST-07-PID1.socket-pass-fds.sh [moved from test/units/testsuite-07.socket-pass-fds.sh with 100% similarity]
test/units/TEST-07-PID1.type-exec-parallel.sh [moved from test/units/testsuite-07.type-exec-parallel.sh with 100% similarity]
test/units/TEST-08-INITRD.service [moved from test/units/testsuite-08.service with 100% similarity]
test/units/TEST-08-INITRD.sh [moved from test/units/testsuite-08.sh with 100% similarity]
test/units/TEST-09-REBOOT.journal.sh [moved from test/units/testsuite-09.journal.sh with 100% similarity]
test/units/TEST-09-REBOOT.service [moved from test/units/testsuite-09.service with 100% similarity]
test/units/TEST-09-REBOOT.sh [moved from test/units/testsuite-09.sh with 100% similarity]
test/units/TEST-13-NSPAWN.importctl.sh [moved from test/units/testsuite-13.importctl.sh with 100% similarity]
test/units/TEST-13-NSPAWN.machinectl.sh [moved from test/units/testsuite-13.machinectl.sh with 100% similarity]
test/units/TEST-13-NSPAWN.nspawn-oci.sh [moved from test/units/testsuite-13.nspawn-oci.sh with 99% similarity]
test/units/TEST-13-NSPAWN.nspawn.sh [moved from test/units/testsuite-13.nspawn.sh with 96% similarity]
test/units/TEST-13-NSPAWN.nss-mymachines.sh [moved from test/units/testsuite-13.nss-mymachines.sh with 100% similarity]
test/units/TEST-13-NSPAWN.service [moved from test/units/testsuite-13.service with 100% similarity]
test/units/TEST-13-NSPAWN.sh [moved from test/units/testsuite-13.sh with 100% similarity]
test/units/TEST-15-DROPIN.service [moved from test/units/testsuite-15.service with 100% similarity]
test/units/TEST-15-DROPIN.sh [moved from test/units/testsuite-15.sh with 98% similarity]
test/units/TEST-16-EXTEND-TIMEOUT.service [moved from test/units/testsuite-16.service with 100% similarity]
test/units/TEST-16-EXTEND-TIMEOUT.sh [moved from test/units/testsuite-16.sh with 100% similarity]
test/units/TEST-17-UDEV.00.sh [moved from test/units/testsuite-17.00.sh with 100% similarity]
test/units/TEST-17-UDEV.01.sh [moved from test/units/testsuite-17.01.sh with 100% similarity]
test/units/TEST-17-UDEV.02.sh [moved from test/units/testsuite-17.02.sh with 100% similarity]
test/units/TEST-17-UDEV.03.sh [moved from test/units/testsuite-17.03.sh with 100% similarity]
test/units/TEST-17-UDEV.04.sh [moved from test/units/testsuite-17.04.sh with 100% similarity]
test/units/TEST-17-UDEV.05.sh [moved from test/units/testsuite-17.05.sh with 100% similarity]
test/units/TEST-17-UDEV.06.sh [moved from test/units/testsuite-17.06.sh with 100% similarity]
test/units/TEST-17-UDEV.07.sh [moved from test/units/testsuite-17.07.sh with 100% similarity]
test/units/TEST-17-UDEV.08.sh [moved from test/units/testsuite-17.08.sh with 100% similarity]
test/units/TEST-17-UDEV.09.sh [moved from test/units/testsuite-17.09.sh with 100% similarity]
test/units/TEST-17-UDEV.10.sh [moved from test/units/testsuite-17.10.sh with 100% similarity]
test/units/TEST-17-UDEV.11.sh [moved from test/units/testsuite-17.11.sh with 100% similarity]
test/units/TEST-17-UDEV.12.sh [moved from test/units/testsuite-17.12.sh with 100% similarity]
test/units/TEST-17-UDEV.13.sh [moved from test/units/testsuite-17.13.sh with 100% similarity]
test/units/TEST-17-UDEV.credentials.sh [moved from test/units/testsuite-17.credentials.sh with 100% similarity]
test/units/TEST-17-UDEV.link-property.sh [moved from test/units/testsuite-17.link-property.sh with 100% similarity]
test/units/TEST-17-UDEV.service [moved from test/units/testsuite-17.service with 100% similarity]
test/units/TEST-17-UDEV.sh [moved from test/units/testsuite-17.sh with 100% similarity]
test/units/TEST-18-FAILUREACTION.service [moved from test/units/testsuite-18.service with 100% similarity]
test/units/TEST-18-FAILUREACTION.sh [moved from test/units/testsuite-18.sh with 100% similarity]
test/units/TEST-19-CGROUP.ExitType-cgroup.sh [moved from test/units/testsuite-19.ExitType-cgroup.sh with 100% similarity]
test/units/TEST-19-CGROUP.cleanup-slice.sh [moved from test/units/testsuite-19.cleanup-slice.sh with 100% similarity]
test/units/TEST-19-CGROUP.delegate.sh [moved from test/units/testsuite-19.delegate.sh with 100% similarity]
test/units/TEST-19-CGROUP.service [moved from test/units/testsuite-05.service with 85% similarity]
test/units/TEST-19-CGROUP.sh [moved from test/units/testsuite-19.sh with 100% similarity]
test/units/TEST-21-DFUZZERE.service [moved from test/units/testsuite-21.service with 100% similarity]
test/units/TEST-21-DFUZZERE.sh [moved from test/units/testsuite-21.sh with 100% similarity]
test/units/TEST-22-TMPFILES.01.sh [moved from test/units/testsuite-22.01.sh with 100% similarity]
test/units/TEST-22-TMPFILES.02.sh [moved from test/units/testsuite-22.02.sh with 100% similarity]
test/units/TEST-22-TMPFILES.03.sh [moved from test/units/testsuite-22.03.sh with 100% similarity]
test/units/TEST-22-TMPFILES.04.sh [moved from test/units/testsuite-22.04.sh with 100% similarity]
test/units/TEST-22-TMPFILES.05.sh [moved from test/units/testsuite-22.05.sh with 100% similarity]
test/units/TEST-22-TMPFILES.06.sh [moved from test/units/testsuite-22.06.sh with 100% similarity]
test/units/TEST-22-TMPFILES.07.sh [moved from test/units/testsuite-22.07.sh with 100% similarity]
test/units/TEST-22-TMPFILES.08.sh [moved from test/units/testsuite-22.08.sh with 100% similarity]
test/units/TEST-22-TMPFILES.09.sh [moved from test/units/testsuite-22.09.sh with 100% similarity]
test/units/TEST-22-TMPFILES.10.sh [moved from test/units/testsuite-22.10.sh with 100% similarity]
test/units/TEST-22-TMPFILES.11.sh [moved from test/units/testsuite-22.11.sh with 100% similarity]
test/units/TEST-22-TMPFILES.12.sh [moved from test/units/testsuite-22.12.sh with 100% similarity]
test/units/TEST-22-TMPFILES.13.sh [moved from test/units/testsuite-22.13.sh with 100% similarity]
test/units/TEST-22-TMPFILES.14.sh [moved from test/units/testsuite-22.14.sh with 100% similarity]
test/units/TEST-22-TMPFILES.15.sh [moved from test/units/testsuite-22.15.sh with 100% similarity]
test/units/TEST-22-TMPFILES.16.sh [moved from test/units/testsuite-22.16.sh with 100% similarity]
test/units/TEST-22-TMPFILES.17.sh [moved from test/units/testsuite-22.17.sh with 100% similarity]
test/units/TEST-22-TMPFILES.18.sh [moved from test/units/testsuite-22.18.sh with 100% similarity]
test/units/TEST-22-TMPFILES.19.sh [moved from test/units/testsuite-22.19.sh with 100% similarity]
test/units/TEST-22-TMPFILES.service [moved from test/units/testsuite-22.service with 100% similarity]
test/units/TEST-22-TMPFILES.sh [moved from test/units/testsuite-22.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE-openfile-child.sh [moved from test/units/testsuite-23-openfile-child.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE-short-lived.sh [new file with mode: 0755]
test/units/TEST-23-UNIT-FILE.ExecReload.sh [moved from test/units/testsuite-23.ExecReload.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.ExecStopPost.sh [moved from test/units/testsuite-23.ExecStopPost.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.JoinsNamespaceOf.sh [new file with mode: 0755]
test/units/TEST-23-UNIT-FILE.RuntimeDirectoryPreserve.sh [moved from test/units/testsuite-23.RuntimeDirectoryPreserve.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.StandardOutput.sh [moved from test/units/testsuite-23.StandardOutput.sh with 80% similarity]
test/units/TEST-23-UNIT-FILE.Upholds.sh [new file with mode: 0755]
test/units/TEST-23-UNIT-FILE.clean-unit.sh [moved from test/units/testsuite-23.clean-unit.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.exec-command-ex.sh [moved from test/units/testsuite-23.exec-command-ex.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.oneshot-restart.sh [moved from test/units/testsuite-23.oneshot-restart.sh with 90% similarity]
test/units/TEST-23-UNIT-FILE.openfile.sh [moved from test/units/testsuite-23.openfile.sh with 79% similarity]
test/units/TEST-23-UNIT-FILE.percentj-wantedby.sh [moved from test/units/testsuite-23.percentj-wantedby.sh with 69% similarity]
test/units/TEST-23-UNIT-FILE.runtime-bind-paths.sh [new file with mode: 0755]
test/units/TEST-23-UNIT-FILE.service [moved from test/units/testsuite-23.service with 84% similarity]
test/units/TEST-23-UNIT-FILE.sh [moved from test/units/testsuite-23.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.start-stop-no-reload.sh [new file with mode: 0755]
test/units/TEST-23-UNIT-FILE.statedir.sh [moved from test/units/testsuite-23.statedir.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.success-failure.sh [moved from test/units/testsuite-23.success-failure.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.type-exec.sh [moved from test/units/testsuite-23.type-exec.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.utmp.sh [moved from test/units/testsuite-23.utmp.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.verify-unit-files.sh [moved from test/units/testsuite-23.verify-unit-files.sh with 100% similarity]
test/units/TEST-23-UNIT-FILE.whoami.sh [moved from test/units/testsuite-23.whoami.sh with 66% similarity]
test/units/TEST-24-CRYPTSETUP.service [moved from test/units/testsuite-24.service with 100% similarity]
test/units/TEST-24-CRYPTSETUP.sh [moved from test/units/testsuite-24.sh with 100% similarity]
test/units/TEST-25-IMPORT.service [moved from test/units/testsuite-25.service with 100% similarity]
test/units/TEST-25-IMPORT.sh [moved from test/units/testsuite-25.sh with 100% similarity]
test/units/TEST-26-SYSTEMCTL.service [moved from test/units/testsuite-26.service with 100% similarity]
test/units/TEST-26-SYSTEMCTL.sh [moved from test/units/testsuite-26.sh with 100% similarity]
test/units/TEST-29-PORTABLE.service [moved from test/units/testsuite-29.service with 100% similarity]
test/units/TEST-29-PORTABLE.sh [moved from test/units/testsuite-29.sh with 100% similarity]
test/units/TEST-30-ONCLOCKCHANGE.service [moved from test/units/testsuite-30.service with 100% similarity]
test/units/TEST-30-ONCLOCKCHANGE.sh [moved from test/units/testsuite-30.sh with 100% similarity]
test/units/TEST-31-DEVICE-ENUMERATION.service [moved from test/units/testsuite-31.service with 100% similarity]
test/units/TEST-31-DEVICE-ENUMERATION.sh [moved from test/units/testsuite-31.sh with 100% similarity]
test/units/TEST-32-OOMPOLICY.service [moved from test/units/testsuite-32.service with 100% similarity]
test/units/TEST-32-OOMPOLICY.sh [moved from test/units/testsuite-32.sh with 92% similarity]
test/units/TEST-34-DYNAMICUSERMIGRATE.service [moved from test/units/testsuite-34.service with 100% similarity]
test/units/TEST-34-DYNAMICUSERMIGRATE.sh [moved from test/units/testsuite-34.sh with 100% similarity]
test/units/TEST-35-LOGIN.service [moved from test/units/testsuite-35.service with 100% similarity]
test/units/TEST-35-LOGIN.sh [moved from test/units/testsuite-35.sh with 100% similarity]
test/units/TEST-36-NUMAPOLICY.service [moved from test/units/testsuite-36.service with 100% similarity]
test/units/TEST-36-NUMAPOLICY.sh [moved from test/units/testsuite-36.sh with 100% similarity]
test/units/TEST-38-FREEZER-sleep.service [moved from test/units/testsuite-38-sleep.service with 100% similarity]
test/units/TEST-38-FREEZER.service [moved from test/units/testsuite-38.service with 100% similarity]
test/units/TEST-38-FREEZER.sh [moved from test/units/testsuite-38.sh with 99% similarity]
test/units/TEST-43-PRIVATEUSER-UNPRIV.service [moved from test/units/testsuite-43.service with 100% similarity]
test/units/TEST-43-PRIVATEUSER-UNPRIV.sh [moved from test/units/testsuite-43.sh with 100% similarity]
test/units/TEST-44-LOG-NAMESPACE.service [moved from test/units/testsuite-44.service with 90% similarity]
test/units/TEST-44-LOG-NAMESPACE.sh [moved from test/units/testsuite-44.sh with 100% similarity]
test/units/TEST-45-TIMEDATE.service [moved from test/units/testsuite-45.service with 100% similarity]
test/units/TEST-45-TIMEDATE.sh [moved from test/units/testsuite-45.sh with 100% similarity]
test/units/TEST-46-HOMED.service [moved from test/units/testsuite-46.service with 100% similarity]
test/units/TEST-46-HOMED.sh [moved from test/units/testsuite-46.sh with 100% similarity]
test/units/TEST-50-DISSECT.DDI.sh [moved from test/units/testsuite-50.DDI.sh with 100% similarity]
test/units/TEST-50-DISSECT.dissect.sh [moved from test/units/testsuite-50.dissect.sh with 100% similarity]
test/units/TEST-50-DISSECT.mountfsd.sh [moved from test/units/testsuite-50.mountfsd.sh with 100% similarity]
test/units/TEST-50-DISSECT.service [moved from test/units/testsuite-50.service with 100% similarity]
test/units/TEST-50-DISSECT.sh [moved from test/units/testsuite-50.sh with 99% similarity]
test/units/TEST-50-DISSECT.sysext.sh [moved from test/units/testsuite-50.sysext.sh with 100% similarity]
test/units/TEST-52-HONORFIRSTSHUTDOWN.service [moved from test/units/testsuite-52.service with 76% similarity]
test/units/TEST-52-HONORFIRSTSHUTDOWN.sh [moved from test/units/testsuite-52.sh with 100% similarity]
test/units/TEST-53-ISSUE-16347.service [moved from test/units/testsuite-53.service with 100% similarity]
test/units/TEST-53-ISSUE-16347.sh [moved from test/units/testsuite-53.sh with 100% similarity]
test/units/TEST-54-CREDS.service [moved from test/units/testsuite-64.service with 86% similarity]
test/units/TEST-54-CREDS.sh [moved from test/units/testsuite-54.sh with 100% similarity]
test/units/TEST-55-OOMD-testbloat.service [moved from test/units/testsuite-55-testbloat.service with 90% similarity]
test/units/TEST-55-OOMD-testchill.service [moved from test/units/testsuite-55-testchill.service with 79% similarity]
test/units/TEST-55-OOMD-testmunch.service [moved from test/units/testsuite-55-testmunch.service with 85% similarity]
test/units/TEST-55-OOMD-workload.slice [moved from test/units/testsuite-55-workload.slice with 100% similarity]
test/units/TEST-55-OOMD.service [moved from test/units/testsuite-55.service with 88% similarity]
test/units/TEST-55-OOMD.sh [moved from test/units/testsuite-55.sh with 74% similarity]
test/units/TEST-58-REPART.service [moved from test/units/testsuite-58.service with 100% similarity]
test/units/TEST-58-REPART.sh [moved from test/units/testsuite-58.sh with 99% similarity]
test/units/TEST-59-RELOADING-RESTART.service [moved from test/units/testsuite-59.service with 100% similarity]
test/units/TEST-59-RELOADING-RESTART.sh [moved from test/units/testsuite-59.sh with 100% similarity]
test/units/TEST-60-MOUNT-RATELIMIT.service [moved from test/units/testsuite-60.service with 100% similarity]
test/units/TEST-60-MOUNT-RATELIMIT.sh [moved from test/units/testsuite-60.sh with 96% similarity]
test/units/TEST-62-RESTRICT-IFACES-1.service [moved from test/units/testsuite-62-1.service with 100% similarity]
test/units/TEST-62-RESTRICT-IFACES-2.service [moved from test/units/testsuite-62-2.service with 100% similarity]
test/units/TEST-62-RESTRICT-IFACES-3.service [moved from test/units/testsuite-62-3.service with 100% similarity]
test/units/TEST-62-RESTRICT-IFACES-4.service [moved from test/units/testsuite-62-4.service with 100% similarity]
test/units/TEST-62-RESTRICT-IFACES-5.service [moved from test/units/testsuite-62-5.service with 100% similarity]
test/units/TEST-62-RESTRICT-IFACES-6.service [moved from test/units/testsuite-62-6.service with 100% similarity]
test/units/TEST-62-RESTRICT-IFACES.service [moved from test/units/testsuite-62.service with 100% similarity]
test/units/TEST-62-RESTRICT-IFACES.sh [moved from test/units/testsuite-62.sh with 81% similarity]
test/units/TEST-63-PATH.service [moved from test/units/testsuite-63.service with 100% similarity]
test/units/TEST-63-PATH.sh [moved from test/units/testsuite-63.sh with 100% similarity]
test/units/TEST-64-UDEV-STORAGE.service [moved from test/units/testsuite-54.service with 83% similarity]
test/units/TEST-64-UDEV-STORAGE.sh [moved from test/units/testsuite-64.sh with 100% similarity]
test/units/TEST-65-ANALYZE.service [moved from test/units/testsuite-65.service with 100% similarity]
test/units/TEST-65-ANALYZE.sh [moved from test/units/testsuite-65.sh with 100% similarity]
test/units/TEST-66-DEVICE-ISOLATION-device-isolation.service [moved from test/units/testsuite-66-deviceisolation.service with 66% similarity]
test/units/TEST-66-DEVICE-ISOLATION.sh [moved from test/units/testsuite-66.sh with 64% similarity]
test/units/TEST-66-DEVICEISOLATION.service [new file with mode: 0644]
test/units/TEST-67-INTEGRITY.service [moved from test/units/testsuite-67.service with 100% similarity]
test/units/TEST-67-INTEGRITY.sh [moved from test/units/testsuite-67.sh with 100% similarity]
test/units/TEST-68-PROPAGATE-EXIT-STATUS.service [moved from test/units/testsuite-68.service with 100% similarity]
test/units/TEST-68-PROPAGATE-EXIT-STATUS.sh [moved from test/units/testsuite-68.sh with 100% similarity]
test/units/TEST-69-SHUTDOWN.service [moved from test/units/testsuite-69.service with 100% similarity]
test/units/TEST-70-TPM2.creds.sh [moved from test/units/testsuite-70.creds.sh with 100% similarity]
test/units/TEST-70-TPM2.cryptenroll.sh [moved from test/units/testsuite-70.cryptenroll.sh with 100% similarity]
test/units/TEST-70-TPM2.cryptsetup.sh [moved from test/units/testsuite-70.cryptsetup.sh with 100% similarity]
test/units/TEST-70-TPM2.measure.sh [moved from test/units/testsuite-70.measure.sh with 100% similarity]
test/units/TEST-70-TPM2.pcrextend.sh [moved from test/units/testsuite-70.pcrextend.sh with 100% similarity]
test/units/TEST-70-TPM2.pcrlock.sh [moved from test/units/testsuite-70.pcrlock.sh with 100% similarity]
test/units/TEST-70-TPM2.service [moved from test/units/testsuite-70.service with 100% similarity]
test/units/TEST-70-TPM2.sh [moved from test/units/testsuite-70.sh with 100% similarity]
test/units/TEST-70-TPM2.tpm2-setup.sh [moved from test/units/testsuite-70.tpm2-setup.sh with 100% similarity]
test/units/TEST-71-HOSTNAME.service [moved from test/units/testsuite-71.service with 100% similarity]
test/units/TEST-71-HOSTNAME.sh [moved from test/units/testsuite-71.sh with 100% similarity]
test/units/TEST-72-SYSUPDATE.service [moved from test/units/testsuite-72.service with 100% similarity]
test/units/TEST-72-SYSUPDATE.sh [moved from test/units/testsuite-72.sh with 100% similarity]
test/units/TEST-73-LOCALE.service [moved from test/units/testsuite-73.service with 100% similarity]
test/units/TEST-73-LOCALE.sh [moved from test/units/testsuite-73.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.battery-check.sh [moved from test/units/testsuite-74.battery-check.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.bootctl.sh [moved from test/units/testsuite-74.bootctl.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.busctl.sh [moved from test/units/testsuite-74.busctl.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.capsule.sh [moved from test/units/testsuite-74.capsule.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.cgls.sh [moved from test/units/testsuite-74.cgls.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.cgtop.sh [moved from test/units/testsuite-74.cgtop.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.coredump.sh [moved from test/units/testsuite-74.coredump.sh with 99% similarity]
test/units/TEST-74-AUX-UTILS.delta.sh [moved from test/units/testsuite-74.delta.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.escape.sh [moved from test/units/testsuite-74.escape.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.firstboot.sh [moved from test/units/testsuite-74.firstboot.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.id128.sh [moved from test/units/testsuite-74.id128.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.machine-id-setup.sh [moved from test/units/testsuite-74.machine-id-setup.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.modules-load.sh [moved from test/units/testsuite-74.modules-load.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.mount.sh [moved from test/units/testsuite-74.mount.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.network-generator.sh [moved from test/units/testsuite-74.network-generator.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.networkctl.sh [moved from test/units/testsuite-74.networkctl.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.path.sh [moved from test/units/testsuite-74.path.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.pstore.sh [moved from test/units/testsuite-74.pstore.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.run.sh [moved from test/units/testsuite-74.run.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.service [moved from test/units/testsuite-74.service with 100% similarity]
test/units/TEST-74-AUX-UTILS.sh [moved from test/units/testsuite-74.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.socket.sh [moved from test/units/testsuite-74.socket.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.ssh.sh [moved from test/units/testsuite-74.ssh.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.varlinkctl.sh [moved from test/units/testsuite-74.varlinkctl.sh with 100% similarity]
test/units/TEST-74-AUX-UTILS.vpick.sh [moved from test/units/testsuite-74.vpick.sh with 100% similarity]
test/units/TEST-75-RESOLVED.service [new file with mode: 0644]
test/units/TEST-75-RESOLVED.sh [moved from test/units/testsuite-75.sh with 100% similarity]
test/units/TEST-76-SYSCTL.service [moved from test/units/testsuite-76.service with 100% similarity]
test/units/TEST-76-SYSCTL.sh [moved from test/units/testsuite-76.sh with 100% similarity]
test/units/TEST-78-SIGQUEUE.service [moved from test/units/testsuite-78.service with 100% similarity]
test/units/TEST-78-SIGQUEUE.sh [moved from test/units/testsuite-78.sh with 100% similarity]
test/units/TEST-79-MEMPRESS.service [moved from test/units/testsuite-79.service with 100% similarity]
test/units/TEST-79-MEMPRESS.sh [moved from test/units/testsuite-79.sh with 94% similarity]
test/units/TEST-80-NOTIFYACCESS.service [moved from test/units/testsuite-80.service with 100% similarity]
test/units/TEST-80-NOTIFYACCESS.sh [moved from test/units/testsuite-80.sh with 100% similarity]
test/units/TEST-81-GENERATORS.debug-generator.sh [moved from test/units/testsuite-81.debug-generator.sh with 100% similarity]
test/units/TEST-81-GENERATORS.environment-d-generator.sh [moved from test/units/testsuite-81.environment-d-generator.sh with 100% similarity]
test/units/TEST-81-GENERATORS.fstab-generator.sh [moved from test/units/testsuite-81.fstab-generator.sh with 100% similarity]
test/units/TEST-81-GENERATORS.getty-generator.sh [moved from test/units/testsuite-81.getty-generator.sh with 100% similarity]
test/units/TEST-81-GENERATORS.run-generator.sh [moved from test/units/testsuite-81.run-generator.sh with 100% similarity]
test/units/TEST-81-GENERATORS.service [moved from test/units/testsuite-81.service with 100% similarity]
test/units/TEST-81-GENERATORS.sh [moved from test/units/testsuite-81.sh with 100% similarity]
test/units/TEST-81-GENERATORS.system-update-generator.sh [moved from test/units/testsuite-81.system-update-generator.sh with 100% similarity]
test/units/TEST-82-SOFTREBOOT.service [moved from test/units/testsuite-82.service with 100% similarity]
test/units/TEST-82-SOFTREBOOT.sh [moved from test/units/testsuite-82.sh with 79% similarity]
test/units/TEST-83-BTRFS.service [moved from test/units/testsuite-83.service with 100% similarity]
test/units/TEST-83-BTRFS.sh [moved from test/units/testsuite-83.sh with 100% similarity]
test/units/TEST-84-STORAGETM.service [moved from test/units/testsuite-84.service with 100% similarity]
test/units/TEST-84-STORAGETM.sh [moved from test/units/testsuite-84.sh with 100% similarity]
test/units/test-control.sh
test/units/testsuite-23-short-lived.sh [deleted file]
test/units/testsuite-23.JoinsNamespaceOf.sh [deleted file]
test/units/testsuite-23.Upholds.sh [deleted file]
test/units/testsuite-23.runtime-bind-paths.sh [deleted file]
test/units/testsuite-23.start-stop-no-reload.sh [deleted file]
test/units/testsuite-66.service [deleted file]
test/units/testsuite-75.service [deleted file]
test/units/util.sh