aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runfiles/common.run
diff options
context:
space:
mode:
authorKa Ho Ng <[email protected]>2021-08-22 23:22:07 +0800
committerBrian Behlendorf <[email protected]>2021-08-30 13:33:32 -0700
commitc3cb57ae47b316122565be37e233bab4c6d1daf9 (patch)
tree452130ebb1d0ce71be00abced3604015d7c29638 /tests/runfiles/common.run
parentf3bbeb970e03cfc8e7b2d90702e3f471668b3ef8 (diff)
ZTS: Enable punch-hole tests on FreeBSD
Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Alexander Motin <[email protected]> Reviewed-by: Ryan Moeller <[email protected]> Signed-off-by: Ka Ho Ng <[email protected]> Sponsored-by: The FreeBSD Foundation Closes #12458
Diffstat (limited to 'tests/runfiles/common.run')
-rw-r--r--tests/runfiles/common.run4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/runfiles/common.run b/tests/runfiles/common.run
index 895e70552..505131d2b 100644
--- a/tests/runfiles/common.run
+++ b/tests/runfiles/common.run
@@ -603,6 +603,10 @@ tags = ['functional', 'delegate']
tests = ['exec_001_pos', 'exec_002_neg']
tags = ['functional', 'exec']
+[tests/functional/fallocate]
+tests = ['fallocate_punch-hole']
+tags = ['functional', 'fallocate']
+
[tests/functional/features/async_destroy]
tests = ['async_destroy_001_pos']
tags = ['functional', 'features', 'async_destroy']