From ee00bfb2e6d50b75b045a37eae5b85a048a05aa7 Mon Sep 17 00:00:00 2001 From: Don Brady Date: Thu, 8 Feb 2018 09:27:00 -0700 Subject: Add basic functional tests for zcp user properties Signed-off-by: Don Brady --- tests/runfiles/linux.run | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/runfiles/linux.run') diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run index a844d6b1b..1bd3fd605 100644 --- a/tests/runfiles/linux.run +++ b/tests/runfiles/linux.run @@ -78,10 +78,10 @@ tests = ['tst.destroy_fs', 'tst.destroy_snap', 'tst.get_count_and_limit', 'tst.get_number_props', 'tst.get_string_props', 'tst.get_type', 'tst.get_userquota', 'tst.get_written', 'tst.list_children', 'tst.list_clones', 'tst.list_snapshots', 'tst.list_system_props', - 'tst.parse_args_neg', 'tst.promote_conflict', 'tst.promote_multiple', - 'tst.promote_simple', 'tst.rollback_mult', 'tst.rollback_one', - 'tst.snapshot_destroy', 'tst.snapshot_neg', 'tst.snapshot_recursive', - 'tst.snapshot_simple'] + 'tst.list_user_props', 'tst.parse_args_neg','tst.promote_conflict', + 'tst.promote_multiple', 'tst.promote_simple', 'tst.rollback_mult', + 'tst.rollback_one', 'tst.snapshot_destroy', 'tst.snapshot_neg', + 'tst.snapshot_recursive', 'tst.snapshot_simple'] tags = ['functional', 'channel_program', 'synctask_core'] [tests/functional/chattr] -- cgit v1.2.3