]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: move uuid* tool test scripts to dedicated subdirectories
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 29 Jan 2026 05:53:02 +0000 (00:53 -0500)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 29 Jan 2026 12:42:24 +0000 (07:42 -0500)
commit2b591f485dd3238d4dc96773a681efe9c8c8eac7
tree63a7f338b965902b2222cf2e3aab078080ca85b1
parentd692c75b8315c5546e3d19772e4fe5e6b326fd90
tests: move uuid* tool test scripts to dedicated subdirectories

Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
tests/expected/uuidd/uuidd [new file with mode: 0644]
tests/expected/uuidgen/oids [new file with mode: 0644]
tests/expected/uuidgen/uuidgen [new file with mode: 0644]
tests/expected/uuidparse/time [new file with mode: 0644]
tests/expected/uuidparse/uuidparse [new file with mode: 0644]
tests/ts/uuidd/uuidd [moved from tests/ts/uuid/uuidd with 100% similarity]
tests/ts/uuidgen/oids [moved from tests/ts/uuid/oids with 100% similarity]
tests/ts/uuidgen/uuidgen [moved from tests/ts/uuid/uuidgen with 100% similarity]
tests/ts/uuidparse/time [moved from tests/ts/uuid/time with 100% similarity]
tests/ts/uuidparse/uuidparse [moved from tests/ts/uuid/uuidparse with 100% similarity]