]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: move schedutils tool test scripts to dedicated subdirs
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 29 Jan 2026 06:16:26 +0000 (01:16 -0500)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 29 Jan 2026 12:43:57 +0000 (07:43 -0500)
commitf22cafca5ebe32dcfca59a36ab53ec53b2706c8c
treeb75d7856fd07e262481efaaa09456fa22ed735e9
parent2b591f485dd3238d4dc96773a681efe9c8c8eac7
tests: move schedutils tool test scripts to dedicated subdirs

Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
21 files changed:
tests/expected/chrt/chrt [moved from tests/expected/schedutils/chrt with 100% similarity]
tests/expected/chrt/chrt-batch [moved from tests/expected/schedutils/chrt-batch with 100% similarity]
tests/expected/chrt/chrt-batch-custom-slice [moved from tests/expected/schedutils/chrt-batch-custom-slice with 100% similarity]
tests/expected/chrt/chrt-deadline [moved from tests/expected/schedutils/chrt-deadline with 100% similarity]
tests/expected/chrt/chrt-ext [moved from tests/expected/schedutils/chrt-ext with 100% similarity]
tests/expected/chrt/chrt-fifo [moved from tests/expected/schedutils/chrt-fifo with 100% similarity]
tests/expected/chrt/chrt-idle [moved from tests/expected/schedutils/chrt-idle with 100% similarity]
tests/expected/chrt/chrt-non-root-batch-vs-nice [moved from tests/expected/schedutils/chrt-non-root-batch-vs-nice with 100% similarity]
tests/expected/chrt/chrt-other [moved from tests/expected/schedutils/chrt-other with 100% similarity]
tests/expected/chrt/chrt-other-custom-slice [moved from tests/expected/schedutils/chrt-other-custom-slice with 100% similarity]
tests/expected/chrt/chrt-rr [moved from tests/expected/schedutils/chrt-rr with 100% similarity]
tests/expected/coresched/coresched-copy-from-child-to-parent [moved from tests/expected/schedutils/coresched-copy-from-child-to-parent with 100% similarity]
tests/expected/coresched/coresched-copy-from-parent-to-nested-child [moved from tests/expected/schedutils/coresched-copy-from-parent-to-nested-child with 100% similarity]
tests/expected/coresched/coresched-get-cookie-own-pid [moved from tests/expected/schedutils/coresched-get-cookie-own-pid with 100% similarity]
tests/expected/coresched/coresched-get-cookie-parent-pid [moved from tests/expected/schedutils/coresched-get-cookie-parent-pid with 100% similarity]
tests/expected/coresched/coresched-new-child-with-new-cookie [moved from tests/expected/schedutils/coresched-new-child-with-new-cookie with 100% similarity]
tests/expected/coresched/coresched-set-cookie-parent-pid.err [moved from tests/expected/schedutils/coresched-set-cookie-parent-pid.err with 100% similarity]
tests/expected/schedutils/set-cookie-parent-pid [deleted file]
tests/ts/chrt/chrt [moved from tests/ts/schedutils/chrt with 100% similarity]
tests/ts/chrt/chrt-non-root [moved from tests/ts/schedutils/chrt-non-root with 100% similarity]
tests/ts/coresched/coresched [moved from tests/ts/schedutils/coresched with 96% similarity]