summaryrefslogtreecommitdiff
path: root/tests/cp
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-30 14:13:12 +0200
committerJim Meyering <meyering@redhat.com>2012-08-30 18:55:59 +0200
commit9eb4c31eb78c28dd9f72d1cbb940270311be343c (patch)
treeea3078bc1b002a9f948ed41445ca32318002a1d3 /tests/cp
parent00f5ba15dd91a3d9780fe1fbd06a4df436ae6714 (diff)
downloadcoreutils-9eb4c31eb78c28dd9f72d1cbb940270311be343c.tar.xz
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Not only this shrinks the size of the generated Makefile (from > 6300 lines to ~3000), but will allow further simplifications in future changes. * tests/Makefile.am (TEST_EXTENSIONS): Add '.sh' and '.pl'. (PL_LOG_COMPILER, SH_LOG_COMPILER): New, still defined simply to $(LOG_COMPILER) for the time being. (TESTS, root_tests): Adjust as described. * All tests: Rename as described.
Diffstat (limited to 'tests/cp')
-rwxr-xr-xtests/cp/abuse.sh (renamed from tests/cp/abuse)0
-rwxr-xr-xtests/cp/acl.sh (renamed from tests/cp/acl)0
-rwxr-xr-xtests/cp/attr-existing.sh (renamed from tests/cp/attr-existing)0
-rwxr-xr-xtests/cp/backup-1.sh (renamed from tests/cp/backup-1)0
-rwxr-xr-xtests/cp/backup-dir.sh (renamed from tests/cp/backup-dir)0
-rwxr-xr-xtests/cp/backup-is-src.sh (renamed from tests/cp/backup-is-src)0
-rwxr-xr-xtests/cp/capability.sh (renamed from tests/cp/capability)0
-rwxr-xr-xtests/cp/cp-HL.sh (renamed from tests/cp/cp-HL)0
-rwxr-xr-xtests/cp/cp-a-selinux.sh (renamed from tests/cp/cp-a-selinux)0
-rwxr-xr-xtests/cp/cp-deref.sh (renamed from tests/cp/cp-deref)0
-rwxr-xr-xtests/cp/cp-i.sh (renamed from tests/cp/cp-i)0
-rwxr-xr-xtests/cp/cp-mv-backup.sh (renamed from tests/cp/cp-mv-backup)0
-rwxr-xr-xtests/cp/cp-mv-enotsup-xattr.sh (renamed from tests/cp/cp-mv-enotsup-xattr)0
-rwxr-xr-xtests/cp/cp-parents.sh (renamed from tests/cp/cp-parents)0
-rwxr-xr-xtests/cp/deref-slink.sh (renamed from tests/cp/deref-slink)0
-rwxr-xr-xtests/cp/dir-rm-dest.sh (renamed from tests/cp/dir-rm-dest)0
-rwxr-xr-xtests/cp/dir-slash.sh (renamed from tests/cp/dir-slash)0
-rwxr-xr-xtests/cp/dir-vs-file.sh (renamed from tests/cp/dir-vs-file)0
-rwxr-xr-xtests/cp/existing-perm-dir.sh (renamed from tests/cp/existing-perm-dir)0
-rwxr-xr-xtests/cp/existing-perm-race.sh (renamed from tests/cp/existing-perm-race)0
-rwxr-xr-xtests/cp/fail-perm.sh (renamed from tests/cp/fail-perm)0
-rwxr-xr-xtests/cp/fiemap-2.sh (renamed from tests/cp/fiemap-2)0
-rwxr-xr-xtests/cp/fiemap-empty.sh (renamed from tests/cp/fiemap-empty)0
-rwxr-xr-xtests/cp/fiemap-perf.sh (renamed from tests/cp/fiemap-perf)0
-rwxr-xr-xtests/cp/file-perm-race.sh (renamed from tests/cp/file-perm-race)0
-rwxr-xr-xtests/cp/into-self.sh (renamed from tests/cp/into-self)0
-rwxr-xr-xtests/cp/link-heap.sh (renamed from tests/cp/link-heap)0
-rwxr-xr-xtests/cp/link-no-deref.sh (renamed from tests/cp/link-no-deref)0
-rwxr-xr-xtests/cp/link-preserve.sh (renamed from tests/cp/link-preserve)0
-rwxr-xr-xtests/cp/link-symlink.sh (renamed from tests/cp/link-symlink)0
-rwxr-xr-xtests/cp/link.sh (renamed from tests/cp/link)0
-rwxr-xr-xtests/cp/nfs-removal-race.sh (renamed from tests/cp/nfs-removal-race)0
-rwxr-xr-xtests/cp/no-deref-link1.sh (renamed from tests/cp/no-deref-link1)0
-rwxr-xr-xtests/cp/no-deref-link2.sh (renamed from tests/cp/no-deref-link2)0
-rwxr-xr-xtests/cp/no-deref-link3.sh (renamed from tests/cp/no-deref-link3)0
-rwxr-xr-xtests/cp/parent-perm-race.sh (renamed from tests/cp/parent-perm-race)0
-rwxr-xr-xtests/cp/parent-perm.sh (renamed from tests/cp/parent-perm)0
-rwxr-xr-xtests/cp/perm.sh (renamed from tests/cp/perm)0
-rwxr-xr-xtests/cp/preserve-2.sh (renamed from tests/cp/preserve-2)0
-rwxr-xr-xtests/cp/preserve-gid.sh (renamed from tests/cp/preserve-gid)0
-rwxr-xr-xtests/cp/preserve-link.sh (renamed from tests/cp/preserve-link)0
-rwxr-xr-xtests/cp/preserve-slink-time.sh (renamed from tests/cp/preserve-slink-time)0
-rwxr-xr-xtests/cp/proc-short-read.sh (renamed from tests/cp/proc-short-read)0
-rwxr-xr-xtests/cp/proc-zero-len.sh (renamed from tests/cp/proc-zero-len)0
-rwxr-xr-xtests/cp/r-vs-symlink.sh (renamed from tests/cp/r-vs-symlink)0
-rwxr-xr-xtests/cp/reflink-auto.sh (renamed from tests/cp/reflink-auto)0
-rwxr-xr-xtests/cp/reflink-perm.sh (renamed from tests/cp/reflink-perm)0
-rwxr-xr-xtests/cp/same-file.sh (renamed from tests/cp/same-file)0
-rwxr-xr-xtests/cp/slink-2-slink.sh (renamed from tests/cp/slink-2-slink)0
-rwxr-xr-xtests/cp/sparse-fiemap.sh (renamed from tests/cp/sparse-fiemap)0
-rwxr-xr-xtests/cp/sparse-to-pipe.sh (renamed from tests/cp/sparse-to-pipe)0
-rwxr-xr-xtests/cp/sparse.sh (renamed from tests/cp/sparse)0
-rwxr-xr-xtests/cp/special-bits.sh (renamed from tests/cp/special-bits)0
-rwxr-xr-xtests/cp/special-f.sh (renamed from tests/cp/special-f)0
-rwxr-xr-xtests/cp/src-base-dot.sh (renamed from tests/cp/src-base-dot)0
-rwxr-xr-xtests/cp/symlink-slash.sh (renamed from tests/cp/symlink-slash)0
-rwxr-xr-xtests/cp/thru-dangling.sh (renamed from tests/cp/thru-dangling)0
57 files changed, 0 insertions, 0 deletions
diff --git a/tests/cp/abuse b/tests/cp/abuse.sh
index 6338e1f57..6338e1f57 100755
--- a/tests/cp/abuse
+++ b/tests/cp/abuse.sh
diff --git a/tests/cp/acl b/tests/cp/acl.sh
index 4520fc9c6..4520fc9c6 100755
--- a/tests/cp/acl
+++ b/tests/cp/acl.sh
diff --git a/tests/cp/attr-existing b/tests/cp/attr-existing.sh
index 9cf0ffcb3..9cf0ffcb3 100755
--- a/tests/cp/attr-existing
+++ b/tests/cp/attr-existing.sh
diff --git a/tests/cp/backup-1 b/tests/cp/backup-1.sh
index c7ece5f4d..c7ece5f4d 100755
--- a/tests/cp/backup-1
+++ b/tests/cp/backup-1.sh
diff --git a/tests/cp/backup-dir b/tests/cp/backup-dir.sh
index bc05bd9b0..bc05bd9b0 100755
--- a/tests/cp/backup-dir
+++ b/tests/cp/backup-dir.sh
diff --git a/tests/cp/backup-is-src b/tests/cp/backup-is-src.sh
index 98e2ed09a..98e2ed09a 100755
--- a/tests/cp/backup-is-src
+++ b/tests/cp/backup-is-src.sh
diff --git a/tests/cp/capability b/tests/cp/capability.sh
index 94e5aea16..94e5aea16 100755
--- a/tests/cp/capability
+++ b/tests/cp/capability.sh
diff --git a/tests/cp/cp-HL b/tests/cp/cp-HL.sh
index bbbd75a74..bbbd75a74 100755
--- a/tests/cp/cp-HL
+++ b/tests/cp/cp-HL.sh
diff --git a/tests/cp/cp-a-selinux b/tests/cp/cp-a-selinux.sh
index b85298488..b85298488 100755
--- a/tests/cp/cp-a-selinux
+++ b/tests/cp/cp-a-selinux.sh
diff --git a/tests/cp/cp-deref b/tests/cp/cp-deref.sh
index 08a1485f9..08a1485f9 100755
--- a/tests/cp/cp-deref
+++ b/tests/cp/cp-deref.sh
diff --git a/tests/cp/cp-i b/tests/cp/cp-i.sh
index 746dc2765..746dc2765 100755
--- a/tests/cp/cp-i
+++ b/tests/cp/cp-i.sh
diff --git a/tests/cp/cp-mv-backup b/tests/cp/cp-mv-backup.sh
index 030f722dc..030f722dc 100755
--- a/tests/cp/cp-mv-backup
+++ b/tests/cp/cp-mv-backup.sh
diff --git a/tests/cp/cp-mv-enotsup-xattr b/tests/cp/cp-mv-enotsup-xattr.sh
index 66e54cf11..66e54cf11 100755
--- a/tests/cp/cp-mv-enotsup-xattr
+++ b/tests/cp/cp-mv-enotsup-xattr.sh
diff --git a/tests/cp/cp-parents b/tests/cp/cp-parents.sh
index 506e708ac..506e708ac 100755
--- a/tests/cp/cp-parents
+++ b/tests/cp/cp-parents.sh
diff --git a/tests/cp/deref-slink b/tests/cp/deref-slink.sh
index 93f5cb8ae..93f5cb8ae 100755
--- a/tests/cp/deref-slink
+++ b/tests/cp/deref-slink.sh
diff --git a/tests/cp/dir-rm-dest b/tests/cp/dir-rm-dest.sh
index b2f0e72c5..b2f0e72c5 100755
--- a/tests/cp/dir-rm-dest
+++ b/tests/cp/dir-rm-dest.sh
diff --git a/tests/cp/dir-slash b/tests/cp/dir-slash.sh
index b14aad823..b14aad823 100755
--- a/tests/cp/dir-slash
+++ b/tests/cp/dir-slash.sh
diff --git a/tests/cp/dir-vs-file b/tests/cp/dir-vs-file.sh
index c8e388fa7..c8e388fa7 100755
--- a/tests/cp/dir-vs-file
+++ b/tests/cp/dir-vs-file.sh
diff --git a/tests/cp/existing-perm-dir b/tests/cp/existing-perm-dir.sh
index 40b55a3f4..40b55a3f4 100755
--- a/tests/cp/existing-perm-dir
+++ b/tests/cp/existing-perm-dir.sh
diff --git a/tests/cp/existing-perm-race b/tests/cp/existing-perm-race.sh
index 35c1556f5..35c1556f5 100755
--- a/tests/cp/existing-perm-race
+++ b/tests/cp/existing-perm-race.sh
diff --git a/tests/cp/fail-perm b/tests/cp/fail-perm.sh
index 2c37d6fb1..2c37d6fb1 100755
--- a/tests/cp/fail-perm
+++ b/tests/cp/fail-perm.sh
diff --git a/tests/cp/fiemap-2 b/tests/cp/fiemap-2.sh
index f24baf282..f24baf282 100755
--- a/tests/cp/fiemap-2
+++ b/tests/cp/fiemap-2.sh
diff --git a/tests/cp/fiemap-empty b/tests/cp/fiemap-empty.sh
index 4ba4ee30e..4ba4ee30e 100755
--- a/tests/cp/fiemap-empty
+++ b/tests/cp/fiemap-empty.sh
diff --git a/tests/cp/fiemap-perf b/tests/cp/fiemap-perf.sh
index ca093b5a0..ca093b5a0 100755
--- a/tests/cp/fiemap-perf
+++ b/tests/cp/fiemap-perf.sh
diff --git a/tests/cp/file-perm-race b/tests/cp/file-perm-race.sh
index fbc9a86eb..fbc9a86eb 100755
--- a/tests/cp/file-perm-race
+++ b/tests/cp/file-perm-race.sh
diff --git a/tests/cp/into-self b/tests/cp/into-self.sh
index 6121f0ad8..6121f0ad8 100755
--- a/tests/cp/into-self
+++ b/tests/cp/into-self.sh
diff --git a/tests/cp/link-heap b/tests/cp/link-heap.sh
index 7e948de7b..7e948de7b 100755
--- a/tests/cp/link-heap
+++ b/tests/cp/link-heap.sh
diff --git a/tests/cp/link-no-deref b/tests/cp/link-no-deref.sh
index af48fd085..af48fd085 100755
--- a/tests/cp/link-no-deref
+++ b/tests/cp/link-no-deref.sh
diff --git a/tests/cp/link-preserve b/tests/cp/link-preserve.sh
index 9ca1705f5..9ca1705f5 100755
--- a/tests/cp/link-preserve
+++ b/tests/cp/link-preserve.sh
diff --git a/tests/cp/link-symlink b/tests/cp/link-symlink.sh
index 57bc9c715..57bc9c715 100755
--- a/tests/cp/link-symlink
+++ b/tests/cp/link-symlink.sh
diff --git a/tests/cp/link b/tests/cp/link.sh
index 3a899f31c..3a899f31c 100755
--- a/tests/cp/link
+++ b/tests/cp/link.sh
diff --git a/tests/cp/nfs-removal-race b/tests/cp/nfs-removal-race.sh
index cb8aba37f..cb8aba37f 100755
--- a/tests/cp/nfs-removal-race
+++ b/tests/cp/nfs-removal-race.sh
diff --git a/tests/cp/no-deref-link1 b/tests/cp/no-deref-link1.sh
index c2a565793..c2a565793 100755
--- a/tests/cp/no-deref-link1
+++ b/tests/cp/no-deref-link1.sh
diff --git a/tests/cp/no-deref-link2 b/tests/cp/no-deref-link2.sh
index 584029954..584029954 100755
--- a/tests/cp/no-deref-link2
+++ b/tests/cp/no-deref-link2.sh
diff --git a/tests/cp/no-deref-link3 b/tests/cp/no-deref-link3.sh
index 5f63f2699..5f63f2699 100755
--- a/tests/cp/no-deref-link3
+++ b/tests/cp/no-deref-link3.sh
diff --git a/tests/cp/parent-perm-race b/tests/cp/parent-perm-race.sh
index 41486fcb1..41486fcb1 100755
--- a/tests/cp/parent-perm-race
+++ b/tests/cp/parent-perm-race.sh
diff --git a/tests/cp/parent-perm b/tests/cp/parent-perm.sh
index bac38c683..bac38c683 100755
--- a/tests/cp/parent-perm
+++ b/tests/cp/parent-perm.sh
diff --git a/tests/cp/perm b/tests/cp/perm.sh
index a93df7182..a93df7182 100755
--- a/tests/cp/perm
+++ b/tests/cp/perm.sh
diff --git a/tests/cp/preserve-2 b/tests/cp/preserve-2.sh
index fea4b6c33..fea4b6c33 100755
--- a/tests/cp/preserve-2
+++ b/tests/cp/preserve-2.sh
diff --git a/tests/cp/preserve-gid b/tests/cp/preserve-gid.sh
index 746c57a60..746c57a60 100755
--- a/tests/cp/preserve-gid
+++ b/tests/cp/preserve-gid.sh
diff --git a/tests/cp/preserve-link b/tests/cp/preserve-link.sh
index 5f069af7c..5f069af7c 100755
--- a/tests/cp/preserve-link
+++ b/tests/cp/preserve-link.sh
diff --git a/tests/cp/preserve-slink-time b/tests/cp/preserve-slink-time.sh
index dc5d1cdd8..dc5d1cdd8 100755
--- a/tests/cp/preserve-slink-time
+++ b/tests/cp/preserve-slink-time.sh
diff --git a/tests/cp/proc-short-read b/tests/cp/proc-short-read.sh
index 632418e4b..632418e4b 100755
--- a/tests/cp/proc-short-read
+++ b/tests/cp/proc-short-read.sh
diff --git a/tests/cp/proc-zero-len b/tests/cp/proc-zero-len.sh
index b8b9e9c60..b8b9e9c60 100755
--- a/tests/cp/proc-zero-len
+++ b/tests/cp/proc-zero-len.sh
diff --git a/tests/cp/r-vs-symlink b/tests/cp/r-vs-symlink.sh
index e96c58425..e96c58425 100755
--- a/tests/cp/r-vs-symlink
+++ b/tests/cp/r-vs-symlink.sh
diff --git a/tests/cp/reflink-auto b/tests/cp/reflink-auto.sh
index 036148c4e..036148c4e 100755
--- a/tests/cp/reflink-auto
+++ b/tests/cp/reflink-auto.sh
diff --git a/tests/cp/reflink-perm b/tests/cp/reflink-perm.sh
index c229993a2..c229993a2 100755
--- a/tests/cp/reflink-perm
+++ b/tests/cp/reflink-perm.sh
diff --git a/tests/cp/same-file b/tests/cp/same-file.sh
index 2ca7bf6ba..2ca7bf6ba 100755
--- a/tests/cp/same-file
+++ b/tests/cp/same-file.sh
diff --git a/tests/cp/slink-2-slink b/tests/cp/slink-2-slink.sh
index bf3238736..bf3238736 100755
--- a/tests/cp/slink-2-slink
+++ b/tests/cp/slink-2-slink.sh
diff --git a/tests/cp/sparse-fiemap b/tests/cp/sparse-fiemap.sh
index f2e5f330d..f2e5f330d 100755
--- a/tests/cp/sparse-fiemap
+++ b/tests/cp/sparse-fiemap.sh
diff --git a/tests/cp/sparse-to-pipe b/tests/cp/sparse-to-pipe.sh
index 0cfda8d55..0cfda8d55 100755
--- a/tests/cp/sparse-to-pipe
+++ b/tests/cp/sparse-to-pipe.sh
diff --git a/tests/cp/sparse b/tests/cp/sparse.sh
index a55202877..a55202877 100755
--- a/tests/cp/sparse
+++ b/tests/cp/sparse.sh
diff --git a/tests/cp/special-bits b/tests/cp/special-bits.sh
index 4a00891d9..4a00891d9 100755
--- a/tests/cp/special-bits
+++ b/tests/cp/special-bits.sh
diff --git a/tests/cp/special-f b/tests/cp/special-f.sh
index a47655ef7..a47655ef7 100755
--- a/tests/cp/special-f
+++ b/tests/cp/special-f.sh
diff --git a/tests/cp/src-base-dot b/tests/cp/src-base-dot.sh
index 14438d09a..14438d09a 100755
--- a/tests/cp/src-base-dot
+++ b/tests/cp/src-base-dot.sh
diff --git a/tests/cp/symlink-slash b/tests/cp/symlink-slash.sh
index 95c9cfa04..95c9cfa04 100755
--- a/tests/cp/symlink-slash
+++ b/tests/cp/symlink-slash.sh
diff --git a/tests/cp/thru-dangling b/tests/cp/thru-dangling.sh
index f8527af8d..f8527af8d 100755
--- a/tests/cp/thru-dangling
+++ b/tests/cp/thru-dangling.sh