]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: move test units to their own directories 38807/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Sep 2025 20:12:21 +0000 (05:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 4 Sep 2025 05:36:46 +0000 (14:36 +0900)
commit642744b49292d8e232e0d04ae23d6c42cd4b1063
tree30f821b7fe2284ddd32002b47b00648400f5c668
parentb419e927ee1cfffb5591e2e796b3b41d15fd7509
test: move test units to their own directories

This also add test cases for verifying loopy.service and friends,
which was added by e66047ff62c971eefa32b42373420d61e3f2a9c1 but never
used in integration tests.
76 files changed:
src/test/test-cgroup-mask.c
src/test/test-cgroup-unit-default.c
src/test/test-engine.c
src/test/test-sched-prio.c
test/integration-tests/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-ExtraFileDescriptors-child.sh [moved from test/units/TEST-23-UNIT-FILE-ExtraFileDescriptors-child.sh with 89% similarity]
test/integration-tests/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-openfile-child.sh [moved from test/units/TEST-23-UNIT-FILE-openfile-child.sh with 89% similarity]
test/integration-tests/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-short-lived.service
test/integration-tests/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/TEST-23-UNIT-FILE-short-lived.sh [moved from test/units/TEST-23-UNIT-FILE-short-lived.sh with 100% similarity]
test/integration-tests/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/success-failure-test-failure.service [moved from test/units/success-failure-test-failure.service with 100% similarity]
test/integration-tests/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/success-failure-test-success.service [moved from test/units/success-failure-test-success.service with 100% similarity]
test/integration-tests/TEST-23-UNIT-FILE/TEST-23-UNIT-FILE.units/success-failure-test.service [moved from test/units/success-failure-test.service with 100% similarity]
test/integration-tests/TEST-38-FREEZER/TEST-38-FREEZER.units/TEST-38-FREEZER-sleep.service [moved from test/units/TEST-38-FREEZER-sleep.service with 100% similarity]
test/integration-tests/TEST-55-OOMD/TEST-55-OOMD.units/TEST-55-OOMD-testbloat.service [moved from test/units/TEST-55-OOMD-testbloat.service with 100% similarity]
test/integration-tests/TEST-55-OOMD/TEST-55-OOMD.units/TEST-55-OOMD-testchill.service [moved from test/units/TEST-55-OOMD-testchill.service with 100% similarity]
test/integration-tests/TEST-55-OOMD/TEST-55-OOMD.units/TEST-55-OOMD-testmunch.service [moved from test/units/TEST-55-OOMD-testmunch.service with 100% similarity]
test/integration-tests/TEST-55-OOMD/TEST-55-OOMD.units/TEST-55-OOMD-workload.slice [moved from test/units/TEST-55-OOMD-workload.slice with 100% similarity]
test/integration-tests/TEST-55-OOMD/TEST-55-OOMD.units/TEST-55-OOMD-workload.slice.d/99-oom.conf [moved from test/units/TEST-55-OOMD-workload.slice.d/99-oom.conf with 100% similarity]
test/integration-tests/TEST-62-RESTRICT-IFACES/TEST-62-RESTRICT-IFACES.units/TEST-62-RESTRICT-IFACES-1.service [moved from test/units/TEST-62-RESTRICT-IFACES-1.service with 100% similarity]
test/integration-tests/TEST-62-RESTRICT-IFACES/TEST-62-RESTRICT-IFACES.units/TEST-62-RESTRICT-IFACES-2.service [moved from test/units/TEST-62-RESTRICT-IFACES-2.service with 100% similarity]
test/integration-tests/TEST-62-RESTRICT-IFACES/TEST-62-RESTRICT-IFACES.units/TEST-62-RESTRICT-IFACES-3.service [moved from test/units/TEST-62-RESTRICT-IFACES-3.service with 100% similarity]
test/integration-tests/TEST-62-RESTRICT-IFACES/TEST-62-RESTRICT-IFACES.units/TEST-62-RESTRICT-IFACES-4.service [moved from test/units/TEST-62-RESTRICT-IFACES-4.service with 100% similarity]
test/integration-tests/TEST-62-RESTRICT-IFACES/TEST-62-RESTRICT-IFACES.units/TEST-62-RESTRICT-IFACES-5.service [moved from test/units/TEST-62-RESTRICT-IFACES-5.service with 100% similarity]
test/integration-tests/TEST-62-RESTRICT-IFACES/TEST-62-RESTRICT-IFACES.units/TEST-62-RESTRICT-IFACES-6.service [moved from test/units/TEST-62-RESTRICT-IFACES-6.service with 100% similarity]
test/integration-tests/TEST-65-ANALYZE/TEST-65-ANALYZE.units/loopy.service [moved from test/units/loopy.service with 100% similarity]
test/integration-tests/TEST-65-ANALYZE/TEST-65-ANALYZE.units/loopy.service.d/compat.conf [moved from test/units/loopy.service.d/compat.conf with 100% similarity]
test/integration-tests/TEST-65-ANALYZE/TEST-65-ANALYZE.units/loopy2.service [moved from test/units/loopy2.service with 100% similarity]
test/integration-tests/TEST-65-ANALYZE/TEST-65-ANALYZE.units/loopy3.service [moved from test/units/loopy3.service with 100% similarity]
test/integration-tests/TEST-65-ANALYZE/TEST-65-ANALYZE.units/loopy4.service [moved from test/units/loopy4.service with 100% similarity]
test/integration-tests/TEST-66-DEVICE-ISOLATION/TEST-66-DEVICE-ISOLATION.units/TEST-66-DEVICE-ISOLATION-device-isolation.service [moved from test/units/TEST-66-DEVICE-ISOLATION-device-isolation.service with 100% similarity]
test/meson.build
test/test-cgroup-mask/daughter.service [moved from test/units/daughter.service with 100% similarity]
test/test-cgroup-mask/grandchild.service [moved from test/units/grandchild.service with 100% similarity]
test/test-cgroup-mask/nomem.slice [moved from test/units/nomem.slice with 100% similarity]
test/test-cgroup-mask/nomemleaf.service [moved from test/units/nomemleaf.service with 100% similarity]
test/test-cgroup-mask/parent-deep.slice [moved from test/units/parent-deep.slice with 100% similarity]
test/test-cgroup-mask/parent.slice [moved from test/units/parent.slice with 100% similarity]
test/test-cgroup-mask/son.service [moved from test/units/son.service with 100% similarity]
test/test-cgroup-unit-default/dml-discard-empty.service [moved from test/units/dml-discard-empty.service with 100% similarity]
test/test-cgroup-unit-default/dml-discard-set-ml.service [moved from test/units/dml-discard-set-ml.service with 100% similarity]
test/test-cgroup-unit-default/dml-discard.slice [moved from test/units/dml-discard.slice with 100% similarity]
test/test-cgroup-unit-default/dml-override-empty.service [moved from test/units/dml-override-empty.service with 100% similarity]
test/test-cgroup-unit-default/dml-override.slice [moved from test/units/dml-override.slice with 100% similarity]
test/test-cgroup-unit-default/dml-passthrough-empty.service [moved from test/units/dml-passthrough-empty.service with 100% similarity]
test/test-cgroup-unit-default/dml-passthrough-set-dml.service [moved from test/units/dml-passthrough-set-dml.service with 100% similarity]
test/test-cgroup-unit-default/dml-passthrough-set-ml.service [moved from test/units/dml-passthrough-set-ml.service with 100% similarity]
test/test-cgroup-unit-default/dml-passthrough.slice [moved from test/units/dml-passthrough.slice with 100% similarity]
test/test-cgroup-unit-default/dml.slice [moved from test/units/dml.slice with 100% similarity]
test/test-engine/a-conj.service [moved from test/units/a-conj.service with 100% similarity]
test/test-engine/a.service [moved from test/units/a.service with 100% similarity]
test/test-engine/b.service [moved from test/units/b.service with 100% similarity]
test/test-engine/basic.target [moved from test/units/basic.target with 100% similarity]
test/test-engine/c.service [moved from test/units/c.service with 100% similarity]
test/test-engine/d.service [moved from test/units/d.service with 100% similarity]
test/test-engine/e.service [moved from test/units/e.service with 100% similarity]
test/test-engine/f.service [moved from test/units/f.service with 100% similarity]
test/test-engine/g.service [moved from test/units/g.service with 100% similarity]
test/test-engine/h.service [moved from test/units/h.service with 100% similarity]
test/test-engine/i.service [moved from test/units/i.service with 100% similarity]
test/test-engine/sysinit.target [moved from test/units/sysinit.target with 86% similarity]
test/test-engine/unit-.service.d/10-override.conf [moved from test/units/unit-.service.d/10-override.conf with 100% similarity]
test/test-engine/unit-with-.service.d/20-override.conf [moved from test/units/unit-with-.service.d/20-override.conf with 100% similarity]
test/test-engine/unit-with-multiple-.service.d/20-override.conf [moved from test/units/unit-with-multiple-.service.d/20-override.conf with 100% similarity]
test/test-engine/unit-with-multiple-.service.d/30-override.conf [moved from test/units/unit-with-multiple-.service.d/30-override.conf with 100% similarity]
test/test-engine/unit-with-multiple-dashes.service [moved from test/units/unit-with-multiple-dashes.service with 100% similarity]
test/test-engine/unit-with-multiple-dashes.service.d/10-override.conf [moved from test/units/unit-with-multiple-dashes.service.d/10-override.conf with 100% similarity]
test/test-sched-prio/sched_idle_bad.service [moved from test/units/sched_idle_bad.service with 100% similarity]
test/test-sched-prio/sched_idle_ok.service [moved from test/units/sched_idle_ok.service with 100% similarity]
test/test-sched-prio/sched_rr_bad.service [moved from test/units/sched_rr_bad.service with 100% similarity]
test/test-sched-prio/sched_rr_change.service [moved from test/units/sched_rr_change.service with 100% similarity]
test/test-sched-prio/sched_rr_ok.service [moved from test/units/sched_rr_ok.service with 100% similarity]
test/units/TEST-23-UNIT-FILE.ExtraFileDescriptors.sh
test/units/TEST-23-UNIT-FILE.openfile.sh
test/units/TEST-65-ANALYZE.sh
test/units/shutdown.target [deleted file]
test/units/sockets.target [deleted file]
test/units/timers.target [deleted file]