aboutsummaryrefslogtreecommitdiff
path: root/testsuite/mount.tests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/mount.tests')
-rwxr-xr-xtestsuite/mount.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/mount.tests b/testsuite/mount.tests
index ee13ec285..34988867d 100755
--- a/testsuite/mount.tests
+++ b/testsuite/mount.tests
@@ -13,6 +13,7 @@ test "`id -u`" = 0 || {
if test x"$CONFIG_MKFS_MINIX" != x"y" \
|| test x"$CONFIG_FEATURE_MINIX2" != x"y" \
+|| test x"$CONFIG_FEATURE_MOUNT_LOOP" != x"y" \
|| test x"$CONFIG_FEATURE_DEVFS" = x"y" \
; then
echo "SKIPPED: mount"