]> err.no Git - util-linux/commitdiff
tests: create subdirs for test scripts
authorKarel Zak <kzak@redhat.com>
Mon, 19 Jan 2009 15:50:51 +0000 (16:50 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:21:52 +0000 (23:21 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
38 files changed:
tests/ts/cal/1m [moved from tests/ts-cal-1 with 100% similarity]
tests/ts/cal/3m [moved from tests/ts-cal-3 with 100% similarity]
tests/ts/cal/year [moved from tests/ts-cal-y with 100% similarity]
tests/ts/col/multibyte [moved from tests/ts-col-multibyte with 100% similarity]
tests/ts/cramfs/mkfs [moved from tests/ts-cramfs-mkfs with 100% similarity]
tests/ts/hwclock/systohc [moved from tests/ts-hwclock-systohc with 100% similarity]
tests/ts/ipcs/function.sh [moved from tests/ts-ipcs.sh with 100% similarity]
tests/ts/ipcs/headers [moved from tests/ts-ipcs-headers with 100% similarity]
tests/ts/ipcs/limits [moved from tests/ts-ipcs-limits with 100% similarity]
tests/ts/ipcs/limits2 [moved from tests/ts-ipcs-limits2 with 100% similarity]
tests/ts/login/checktty [moved from tests/ts-login-checktty with 100% similarity]
tests/ts/login/islocal [moved from tests/ts-login-islocal with 100% similarity]
tests/ts/look/separator [moved from tests/ts-look-separator with 100% similarity]
tests/ts/mount/devname [moved from tests/ts-mount-devname with 100% similarity]
tests/ts/mount/fstab-devname [moved from tests/ts-fstab-devname with 100% similarity]
tests/ts/mount/fstab-devname2label [moved from tests/ts-fstab-devname2label with 100% similarity]
tests/ts/mount/fstab-devname2uuid [moved from tests/ts-fstab-devname2uuid with 100% similarity]
tests/ts/mount/fstab-label [moved from tests/ts-fstab-label with 100% similarity]
tests/ts/mount/fstab-label2devname [moved from tests/ts-fstab-label2devname with 100% similarity]
tests/ts/mount/fstab-label2uuid [moved from tests/ts-fstab-label2uuid with 100% similarity]
tests/ts/mount/fstab-symlink [moved from tests/ts-fstab-symlink with 100% similarity]
tests/ts/mount/fstab-uuid [moved from tests/ts-fstab-uuid with 100% similarity]
tests/ts/mount/fstab-uuid2devname [moved from tests/ts-fstab-uuid2devname with 100% similarity]
tests/ts/mount/fstab-uuid2label [moved from tests/ts-fstab-uuid2label with 100% similarity]
tests/ts/mount/label [moved from tests/ts-mount-label with 100% similarity]
tests/ts/mount/move [moved from tests/ts-mount-move with 100% similarity]
tests/ts/mount/mtablock [moved from tests/ts-mount-mtablock with 100% similarity]
tests/ts/mount/noncanonical [moved from tests/ts-mount-noncanonical with 100% similarity]
tests/ts/mount/paths [moved from tests/ts-mount-paths with 100% similarity]
tests/ts/mount/remount [moved from tests/ts-mount-remount with 100% similarity]
tests/ts/mount/special [moved from tests/ts-mount-special with 100% similarity]
tests/ts/mount/uuid [moved from tests/ts-mount-uuid with 100% similarity]
tests/ts/namei/logic [moved from tests/ts-namei-logic with 100% similarity]
tests/ts/paths/built-in [moved from tests/ts-include-pathnames with 100% similarity]
tests/ts/script/race [moved from tests/ts-script-race with 100% similarity]
tests/ts/swapon/devname [moved from tests/ts-swapon-devname with 100% similarity]
tests/ts/swapon/label [moved from tests/ts-swapon-label with 100% similarity]
tests/ts/swapon/uuid [moved from tests/ts-swapon-uuid with 100% similarity]

similarity index 100%
rename from tests/ts-cal-1
rename to tests/ts/cal/1m
similarity index 100%
rename from tests/ts-cal-3
rename to tests/ts/cal/3m
similarity index 100%
rename from tests/ts-cal-y
rename to tests/ts/cal/year
similarity index 100%
rename from tests/ts-cramfs-mkfs
rename to tests/ts/cramfs/mkfs
similarity index 100%
rename from tests/ts-ipcs.sh
rename to tests/ts/ipcs/function.sh
similarity index 100%
rename from tests/ts-ipcs-headers
rename to tests/ts/ipcs/headers
similarity index 100%
rename from tests/ts-ipcs-limits
rename to tests/ts/ipcs/limits
similarity index 100%
rename from tests/ts-ipcs-limits2
rename to tests/ts/ipcs/limits2
similarity index 100%
rename from tests/ts-mount-label
rename to tests/ts/mount/label
similarity index 100%
rename from tests/ts-mount-move
rename to tests/ts/mount/move
similarity index 100%
rename from tests/ts-mount-paths
rename to tests/ts/mount/paths
similarity index 100%
rename from tests/ts-mount-uuid
rename to tests/ts/mount/uuid
similarity index 100%
rename from tests/ts-namei-logic
rename to tests/ts/namei/logic
similarity index 100%
rename from tests/ts-script-race
rename to tests/ts/script/race
similarity index 100%
rename from tests/ts-swapon-label
rename to tests/ts/swapon/label
similarity index 100%
rename from tests/ts-swapon-uuid
rename to tests/ts/swapon/uuid