diff options
Diffstat (limited to 'tests/runfiles/common.run')
-rw-r--r-- | tests/runfiles/common.run | 4 |
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'] |