]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Arrange for "make check-root" to run the new root-only test.
authorJim Meyering <jim@meyering.net>
Mon, 12 Feb 2007 18:35:25 +0000 (19:35 +0100)
committerJim Meyering <jim@meyering.net>
Sun, 18 Mar 2007 17:15:08 +0000 (18:15 +0100)
commit5e711ff948a975e25a5b1252005dc4fda4e7191a
tree90c7ef07d60a09f0391b3f31c3abed1e4fc590c5
parent6f5700ac8a58f60490fb6197b8dbda20b0734c0e
Arrange for "make check-root" to run the new root-only test.

* tests/Makefile.am (t9): New target, to run tests/cp/cp-a-selinux.
(all_t): Add t9.

Use a directory on a loopback device mounted with -o context=...
* tests/cp/cp-a-selinux: Since this test now runs mount and umount,
it is a root-only one.
ChangeLog
tests/Makefile.am
tests/cp/cp-a-selinux