From: Karel Zak Date: Mon, 19 Jan 2009 15:50:51 +0000 (+0100) Subject: tests: create subdirs for test scripts X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8387a824b576c41a0a4077cb1973046e91f7d1f6;p=util-linux tests: create subdirs for test scripts Signed-off-by: Karel Zak --- diff --git a/tests/ts-cal-1 b/tests/ts/cal/1m similarity index 100% rename from tests/ts-cal-1 rename to tests/ts/cal/1m diff --git a/tests/ts-cal-3 b/tests/ts/cal/3m similarity index 100% rename from tests/ts-cal-3 rename to tests/ts/cal/3m diff --git a/tests/ts-cal-y b/tests/ts/cal/year similarity index 100% rename from tests/ts-cal-y rename to tests/ts/cal/year diff --git a/tests/ts-col-multibyte b/tests/ts/col/multibyte similarity index 100% rename from tests/ts-col-multibyte rename to tests/ts/col/multibyte diff --git a/tests/ts-cramfs-mkfs b/tests/ts/cramfs/mkfs similarity index 100% rename from tests/ts-cramfs-mkfs rename to tests/ts/cramfs/mkfs diff --git a/tests/ts-hwclock-systohc b/tests/ts/hwclock/systohc similarity index 100% rename from tests/ts-hwclock-systohc rename to tests/ts/hwclock/systohc diff --git a/tests/ts-ipcs.sh b/tests/ts/ipcs/function.sh similarity index 100% rename from tests/ts-ipcs.sh rename to tests/ts/ipcs/function.sh diff --git a/tests/ts-ipcs-headers b/tests/ts/ipcs/headers similarity index 100% rename from tests/ts-ipcs-headers rename to tests/ts/ipcs/headers diff --git a/tests/ts-ipcs-limits b/tests/ts/ipcs/limits similarity index 100% rename from tests/ts-ipcs-limits rename to tests/ts/ipcs/limits diff --git a/tests/ts-ipcs-limits2 b/tests/ts/ipcs/limits2 similarity index 100% rename from tests/ts-ipcs-limits2 rename to tests/ts/ipcs/limits2 diff --git a/tests/ts-login-checktty b/tests/ts/login/checktty similarity index 100% rename from tests/ts-login-checktty rename to tests/ts/login/checktty diff --git a/tests/ts-login-islocal b/tests/ts/login/islocal similarity index 100% rename from tests/ts-login-islocal rename to tests/ts/login/islocal diff --git a/tests/ts-look-separator b/tests/ts/look/separator similarity index 100% rename from tests/ts-look-separator rename to tests/ts/look/separator diff --git a/tests/ts-mount-devname b/tests/ts/mount/devname similarity index 100% rename from tests/ts-mount-devname rename to tests/ts/mount/devname diff --git a/tests/ts-fstab-devname b/tests/ts/mount/fstab-devname similarity index 100% rename from tests/ts-fstab-devname rename to tests/ts/mount/fstab-devname diff --git a/tests/ts-fstab-devname2label b/tests/ts/mount/fstab-devname2label similarity index 100% rename from tests/ts-fstab-devname2label rename to tests/ts/mount/fstab-devname2label diff --git a/tests/ts-fstab-devname2uuid b/tests/ts/mount/fstab-devname2uuid similarity index 100% rename from tests/ts-fstab-devname2uuid rename to tests/ts/mount/fstab-devname2uuid diff --git a/tests/ts-fstab-label b/tests/ts/mount/fstab-label similarity index 100% rename from tests/ts-fstab-label rename to tests/ts/mount/fstab-label diff --git a/tests/ts-fstab-label2devname b/tests/ts/mount/fstab-label2devname similarity index 100% rename from tests/ts-fstab-label2devname rename to tests/ts/mount/fstab-label2devname diff --git a/tests/ts-fstab-label2uuid b/tests/ts/mount/fstab-label2uuid similarity index 100% rename from tests/ts-fstab-label2uuid rename to tests/ts/mount/fstab-label2uuid diff --git a/tests/ts-fstab-symlink b/tests/ts/mount/fstab-symlink similarity index 100% rename from tests/ts-fstab-symlink rename to tests/ts/mount/fstab-symlink diff --git a/tests/ts-fstab-uuid b/tests/ts/mount/fstab-uuid similarity index 100% rename from tests/ts-fstab-uuid rename to tests/ts/mount/fstab-uuid diff --git a/tests/ts-fstab-uuid2devname b/tests/ts/mount/fstab-uuid2devname similarity index 100% rename from tests/ts-fstab-uuid2devname rename to tests/ts/mount/fstab-uuid2devname diff --git a/tests/ts-fstab-uuid2label b/tests/ts/mount/fstab-uuid2label similarity index 100% rename from tests/ts-fstab-uuid2label rename to tests/ts/mount/fstab-uuid2label diff --git a/tests/ts-mount-label b/tests/ts/mount/label similarity index 100% rename from tests/ts-mount-label rename to tests/ts/mount/label diff --git a/tests/ts-mount-move b/tests/ts/mount/move similarity index 100% rename from tests/ts-mount-move rename to tests/ts/mount/move diff --git a/tests/ts-mount-mtablock b/tests/ts/mount/mtablock similarity index 100% rename from tests/ts-mount-mtablock rename to tests/ts/mount/mtablock diff --git a/tests/ts-mount-noncanonical b/tests/ts/mount/noncanonical similarity index 100% rename from tests/ts-mount-noncanonical rename to tests/ts/mount/noncanonical diff --git a/tests/ts-mount-paths b/tests/ts/mount/paths similarity index 100% rename from tests/ts-mount-paths rename to tests/ts/mount/paths diff --git a/tests/ts-mount-remount b/tests/ts/mount/remount similarity index 100% rename from tests/ts-mount-remount rename to tests/ts/mount/remount diff --git a/tests/ts-mount-special b/tests/ts/mount/special similarity index 100% rename from tests/ts-mount-special rename to tests/ts/mount/special diff --git a/tests/ts-mount-uuid b/tests/ts/mount/uuid similarity index 100% rename from tests/ts-mount-uuid rename to tests/ts/mount/uuid diff --git a/tests/ts-namei-logic b/tests/ts/namei/logic similarity index 100% rename from tests/ts-namei-logic rename to tests/ts/namei/logic diff --git a/tests/ts-include-pathnames b/tests/ts/paths/built-in similarity index 100% rename from tests/ts-include-pathnames rename to tests/ts/paths/built-in diff --git a/tests/ts-script-race b/tests/ts/script/race similarity index 100% rename from tests/ts-script-race rename to tests/ts/script/race diff --git a/tests/ts-swapon-devname b/tests/ts/swapon/devname similarity index 100% rename from tests/ts-swapon-devname rename to tests/ts/swapon/devname diff --git a/tests/ts-swapon-label b/tests/ts/swapon/label similarity index 100% rename from tests/ts-swapon-label rename to tests/ts/swapon/label diff --git a/tests/ts-swapon-uuid b/tests/ts/swapon/uuid similarity index 100% rename from tests/ts-swapon-uuid rename to tests/ts/swapon/uuid