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#
13# Copyright (c) 2012 by Delphix. All rights reserved.
14#
15
16[DEFAULT]
17pre =
18verbose = False
19quiet = False
20timeout = 60
21post =
22outputdir = /var/tmp/test_results
23user =
24
25[/opt/smbclient-tests/tests/nsmbrc]
26tests = ['tp_nsmbrc_001', 'tp_nsmbrc_002', 'tp_nsmbrc_003', 'tp_nsmbrc_004',
27	'tp_nsmbrc_005', 'tp_nsmbrc_006']
28
29[/opt/smbclient-tests/tests/sharectl]
30tests = ['tp_sharectl_001', 'tp_sharectl_002', 'tp_sharectl_003',
31	'tp_sharectl_004', 'tp_sharectl_005', 'tp_sharectl_006']
32user = root
33
34[/opt/smbclient-tests/tests/smbfs/acl]
35tests = ['tp_acl_001', 'tp_acl_002', 'tp_acl_003', 'tp_acl_004', 'tp_acl_005']
36
37[/opt/smbclient-tests/tests/smbfs/cptest]
38tests = ['tp_cptest_001', 'tp_cptest_002', 'tp_cptest_003', 'tp_cptest_004',
39	'tp_cptest_005', 'tp_cptest_006', 'tp_cptest_007', 'tp_cptest_008',
40	'tp_cptest_009']
41timeout = 600
42
43[/opt/smbclient-tests/tests/smbfs/create]
44tests = ['tp_create_001', 'tp_create_002', 'tp_create_003', 'tp_create_004',
45	'tp_create_005', 'tp_create_006', 'tp_create_007', 'tp_create_008',
46	'tp_create_009', 'tp_create_010', 'tp_create_011', 'tp_create_012']
47timeout = 300
48
49[/opt/smbclient-tests/tests/smbfs/error]
50tests = ['tp_error_001', 'tp_error_002']
51
52[/opt/smbclient-tests/tests/smbfs/misc]
53tests = ['tp_misc_001', 'tp_misc_002', 'tp_misc_003']
54
55[/opt/smbclient-tests/tests/smbfs/mkdir]
56tests = ['tp_mkdir_001', 'tp_mkdir_002', 'tp_mkdir_003', 'tp_mkdir_004',
57	'tp_mkdir_005', 'tp_mkdir_006']
58
59[/opt/smbclient-tests/tests/smbfs/mmap]
60tests = ['tp_mmap_001', 'tp_mmap_002', 'tp_mmap_003', 'tp_mmap_004',
61	'tp_mmap_005', 'tp_mmap_006', 'tp_mmap_007', 'tp_mmap_008',
62	'tp_mmap_009', 'tp_mmap_010']
63
64[/opt/smbclient-tests/tests/smbfs/mvtest]
65tests = ['tp_mvtest_001', 'tp_mvtest_002', 'tp_mvtest_003', 'tp_mvtest_004',
66	'tp_mvtest_005', 'tp_mvtest_006', 'tp_mvtest_007']
67
68[/opt/smbclient-tests/tests/smbfs/xattr]
69tests = ['tp_xattr_001', 'tp_xattr_002', 'tp_xattr_003', 'tp_xattr_004',
70	'tp_xattr_005', 'tp_xattr_006', 'tp_xattr_007', 'tp_xattr_008',
71	'tp_xattr_009']
72
73[/opt/smbclient-tests/tests/smbmount]
74tests = ['tp_smbmount_001', 'tp_smbmount_002', 'tp_smbmount_003',
75	'tp_smbmount_004', 'tp_smbmount_005', 'tp_smbmount_006',
76	'tp_smbmount_007', 'tp_smbmount_008', 'tp_smbmount_009',
77	'tp_smbmount_010', 'tp_smbmount_011', 'tp_smbmount_012',
78	'tp_smbmount_013', 'tp_smbmount_014', 'tp_smbmount_015',
79	'tp_smbmount_016']
80
81[/opt/smbclient-tests/tests/smbutil]
82tests = ['tp_smbutil_001', 'tp_smbutil_002', 'tp_smbutil_003', 'tp_smbutil_004',
83	'tp_smbutil_005', 'tp_smbutil_006', 'tp_smbutil_007', 'tp_smbutil_008',
84	'tp_smbutil_009', 'tp_smbutil_010', 'tp_smbutil_011', 'tp_smbutil_012',
85	'tp_smbutil_013', 'tp_smbutil_014', 'tp_smbutil_015', 'tp_smbutil_016']
86