maint: move chroot test
authorEric Blake <ebb9@byu.net>
Fri, 23 Oct 2009 14:12:29 +0000 (08:12 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 23 Oct 2009 22:31:34 +0000 (16:31 -0600)
* tests/chroot/credentials: Move...
* tests/misc/chroot-credentials: ...here, to reduce number of
directories.
* tests/Makefile.am (root_tests): Reflect rename.

tests/Makefile.am
tests/misc/chroot-credentials [moved from tests/chroot/credentials with 100% similarity]

index ae17e9f..be92fba 100644 (file)
@@ -24,12 +24,12 @@ root_tests =                                        \
   cp/preserve-gid                              \
   cp/special-bits                              \
   cp/cp-mv-enotsup-xattr                       \
-  chroot/credentials                           \
   dd/skip-seek-past-dev                                \
   install/install-C-root                       \
   ls/capability                                        \
   ls/nameless-uid                              \
   misc/chcon                                   \
+  misc/chroot-credentials                      \
   misc/selinux                                 \
   misc/truncate-owned-by-other                 \
   mkdir/writable-under-readonly                        \