]> git.proxmox.com Git - mirror_zfs.git/blob - tests/runfiles/linux.run
Add ZFS_IOC offsets for FreeBSD
[mirror_zfs.git] / tests / runfiles / linux.run
1 #
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 [DEFAULT]
13 pre = setup
14 quiet = False
15 pre_user = root
16 user = root
17 timeout = 600
18 post_user = root
19 post = cleanup
20 outputdir = /var/tmp/test_results
21 tags = ['functional']
22
23 [tests/functional/acl/posix:Linux]
24 tests = ['posix_001_pos', 'posix_002_pos', 'posix_003_pos']
25 tags = ['functional', 'acl', 'posix']
26
27 [tests/functional/arc:Linux]
28 tests = ['dbufstats_001_pos', 'dbufstats_002_pos', 'dbufstats_003_pos',
29 'arcstats_runtime_tuning']
30 tags = ['functional', 'arc']
31
32 [tests/functional/atime:Linux]
33 tests = ['root_relatime_on']
34 tags = ['functional', 'atime']
35
36 [tests/functional/chattr:Linux]
37 tests = ['chattr_001_pos', 'chattr_002_neg']
38 tags = ['functional', 'chattr']
39
40 [tests/functional/cli_root/zfs:Linux]
41 tests = ['zfs_003_neg']
42 tags = ['functional', 'cli_root', 'zfs']
43
44 [tests/functional/cli_root/zfs_mount:Linux]
45 tests = ['zfs_mount_006_pos', 'zfs_mount_008_pos', 'zfs_multi_mount']
46 tags = ['functional', 'cli_root', 'zfs_mount']
47
48 [tests/functional/cli_root/zfs_sysfs:Linux]
49 tests = ['zfeature_set_unsupported', 'zfs_get_unsupported',
50 'zfs_set_unsupported', 'zfs_sysfs_live', 'zpool_get_unsupported',
51 'zpool_set_unsupported']
52 tags = ['functional', 'cli_root', 'zfs_sysfs']
53
54 [tests/functional/cli_root/zpool_events:Linux]
55 tests = ['zpool_events_clear', 'zpool_events_cliargs', 'zpool_events_follow',
56 'zpool_events_poolname', 'zpool_events_errors']
57 tags = ['functional', 'cli_root', 'zpool_events']
58
59 [tests/functional/compression:Linux]
60 tests = ['compress_004_pos']
61 tags = ['functional', 'compression']
62
63 [tests/functional/deadman:Linux]
64 tests = ['deadman_sync', 'deadman_zio']
65 pre =
66 post =
67 tags = ['functional', 'deadman']
68
69 [tests/functional/devices:Linux]
70 tests = ['devices_001_pos', 'devices_002_neg', 'devices_003_pos']
71 tags = ['functional', 'devices']
72
73 [tests/functional/events:Linux]
74 tests = ['events_001_pos', 'events_002_pos', 'zed_rc_filter']
75 tags = ['functional', 'events']
76
77 [tests/functional/fault:Linux]
78 tests = ['auto_spare_ashift', 'scrub_after_resilver', 'zpool_status_-s']
79 tags = ['functional', 'fault']
80
81 [tests/functional/features/large_dnode:Linux]
82 tests = ['large_dnode_002_pos', 'large_dnode_006_pos', 'large_dnode_008_pos']
83 tags = ['functional', 'features', 'large_dnode']
84
85 [tests/functional/io:Linux]
86 tests = ['libaio']
87 tags = ['functional', 'io']
88
89 [tests/functional/mmap:Linux]
90 tests = ['mmap_libaio_001_pos']
91 tags = ['functional', 'mmap']
92
93 [tests/functional/procfs:Linux]
94 tests = ['procfs_list_basic', 'procfs_list_concurrent_readers',
95 'procfs_list_stale_read', 'pool_state']
96 tags = ['functional', 'procfs']
97
98 [tests/functional/projectquota:Linux]
99 tests = ['projectid_001_pos', 'projectid_002_pos', 'projectid_003_pos',
100 'projectquota_001_pos', 'projectquota_002_pos', 'projectquota_003_pos',
101 'projectquota_004_neg', 'projectquota_005_pos', 'projectquota_006_pos',
102 'projectquota_007_pos', 'projectquota_008_pos', 'projectquota_009_pos',
103 'projectspace_001_pos', 'projectspace_002_pos', 'projectspace_003_pos',
104 'projectspace_004_pos',
105 'projecttree_001_pos', 'projecttree_002_pos', 'projecttree_003_neg']
106 tags = ['functional', 'projectquota']
107
108 [tests/functional/rsend:Linux]
109 tests = ['send_realloc_dnode_size', 'send_encrypted_files']
110 tags = ['functional', 'rsend']
111
112 [tests/functional/snapshot:Linux]
113 tests = ['snapshot_015_pos', 'snapshot_016_pos']
114 tags = ['functional', 'snapshot']
115
116 [tests/functional/tmpfile:Linux]
117 tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos']
118 tags = ['functional', 'tmpfile']
119
120 [tests/functional/upgrade:Linux]
121 tests = ['upgrade_projectquota_001_pos']
122 tags = ['functional', 'upgrade']
123
124 [tests/functional/userquota:Linux]
125 tests = ['groupspace_001_pos', 'groupspace_002_pos', 'groupspace_003_pos',
126 'userquota_013_pos', 'userspace_003_pos']
127 tags = ['functional', 'userquota']
128
129 [tests/functional/xattr:Linux]
130 tests = ['xattr_001_pos', 'xattr_002_neg', 'xattr_003_neg', 'xattr_004_pos',
131 'xattr_005_pos', 'xattr_006_pos', 'xattr_007_neg', 'xattr_008_pos',
132 'xattr_009_neg', 'xattr_010_neg', 'xattr_011_pos', 'xattr_012_pos',
133 'xattr_013_pos']
134 tags = ['functional', 'xattr']