summaryrefslogtreecommitdiff
path: root/tests/ts/mount/fstab-none
diff options
context:
space:
mode:
authorThomas Weißschuh <thomas@t-8ch.de>2022-10-10 14:34:58 +0200
committerThomas Weißschuh <thomas@t-8ch.de>2022-10-18 00:00:20 +0200
commit7b29718dc4c2878d06920079ae332dfeb813d198 (patch)
treea0297754043857077467575daf4b65b8a81572e8 /tests/ts/mount/fstab-none
parent8c4feb933b1ee261bb7468c77aa01470c2a201e8 (diff)
downloadutil-linux-7b29718dc4c2878d06920079ae332dfeb813d198.tar.gz
tests: disable nonfunctional tests under qemu user emulation
Diffstat (limited to 'tests/ts/mount/fstab-none')
-rwxr-xr-xtests/ts/mount/fstab-none1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/mount/fstab-none b/tests/ts/mount/fstab-none
index e2ed0af02..4be9d3f7d 100755
--- a/tests/ts/mount/fstab-none
+++ b/tests/ts/mount/fstab-none
@@ -11,6 +11,7 @@ ts_check_test_command "$TS_CMD_UMOUNT"
ts_check_test_command "$TS_CMD_FINDMNT"
ts_skip_nonroot
+ts_skip_qemu_user
ts_fstab_add "none" "$TS_MOUNTPOINT" "tmpfs" "rw,nosuid,nodev,relatime"