summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-test-smbclient.p5m
blob: a6bd4d509b1d59e73a3810858291d804540be97c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2015 Nexenta Systems Inc.  All rights reserved.
#

set name=pkg.fmri value=pkg:/system/test/smbclient@$(PKGVERS)
set name=pkg.summary \
    value="Functional test suite for the smbutil and smbmount commands"
set name=pkg.description value="SMB Client Test Suite"
set name=info.classification \
    value=org.opensolaris.category.2008:Development/System
set name=variant.arch value=$(ARCH)
dir  path=opt/smbclient-tests
file path=opt/smbclient-tests/README mode=0444
dir  path=opt/smbclient-tests/bin
file path=opt/smbclient-tests/bin/abort_conn mode=0555
file path=opt/smbclient-tests/bin/close_wr mode=0555
file path=opt/smbclient-tests/bin/cp_mmap mode=0555
file path=opt/smbclient-tests/bin/file_trunc mode=0555
file path=opt/smbclient-tests/bin/mkfile_mmap mode=0555
file path=opt/smbclient-tests/bin/no_close mode=0555
file path=opt/smbclient-tests/bin/passwd.exp mode=0555
file path=opt/smbclient-tests/bin/prot_mmap mode=0555
file path=opt/smbclient-tests/bin/runone mode=0555
file path=opt/smbclient-tests/bin/rw_mmap mode=0555
file path=opt/smbclient-tests/bin/smbclienttest mode=0555
file path=opt/smbclient-tests/bin/smbutil.exp mode=0555
dir  path=opt/smbclient-tests/config
file path=opt/smbclient-tests/config/fileio.prof mode=0444
file path=opt/smbclient-tests/config/filemacro.prof mode=0444
file path=opt/smbclient-tests/config/filemicro.prof mode=0444
file path=opt/smbclient-tests/config/generic.func mode=0444
file path=opt/smbclient-tests/config/randomread.prof mode=0444
file path=opt/smbclient-tests/config/seqread.prof mode=0444
dir  path=opt/smbclient-tests/include
file path=opt/smbclient-tests/include/default_cfg.ksh mode=0444
file path=opt/smbclient-tests/include/libtest.ksh mode=0444
file path=opt/smbclient-tests/include/services_common.ksh mode=0444
file path=opt/smbclient-tests/include/smbmount_common.ksh mode=0444
file path=opt/smbclient-tests/include/smbutil_common.ksh mode=0444
file path=opt/smbclient-tests/include/utils_common.ksh mode=0444
file path=opt/smbclient-tests/include/xattr_common.ksh mode=0444
dir  path=opt/smbclient-tests/runfiles
file path=opt/smbclient-tests/runfiles/default.run mode=0444
file path=opt/smbclient-tests/runfiles/just-nsmbrc.run mode=0444
file path=opt/smbclient-tests/runfiles/just-sharectl.run mode=0444
file path=opt/smbclient-tests/runfiles/just-smbfs.run mode=0444
file path=opt/smbclient-tests/runfiles/just-smbmount.run mode=0444
file path=opt/smbclient-tests/runfiles/just-smbutil.run mode=0444
file path=opt/smbclient-tests/runfiles/perf-regression.run mode=0444
dir  path=opt/smbclient-tests/tests
dir  path=opt/smbclient-tests/tests/nsmbrc
file path=opt/smbclient-tests/tests/nsmbrc/tp_nsmbrc_001 mode=0555
file path=opt/smbclient-tests/tests/nsmbrc/tp_nsmbrc_002 mode=0555
file path=opt/smbclient-tests/tests/nsmbrc/tp_nsmbrc_003 mode=0555
file path=opt/smbclient-tests/tests/nsmbrc/tp_nsmbrc_004 mode=0555
file path=opt/smbclient-tests/tests/nsmbrc/tp_nsmbrc_005 mode=0555
file path=opt/smbclient-tests/tests/nsmbrc/tp_nsmbrc_006 mode=0555
dir  path=opt/smbclient-tests/tests/performance
dir  path=opt/smbclient-tests/tests/performance/filebench
file path=opt/smbclient-tests/tests/performance/filebench/tp_filebench_001 \
    mode=0555
file path=opt/smbclient-tests/tests/performance/filebench/tp_filebench_002 \
    mode=0555
file path=opt/smbclient-tests/tests/performance/filebench/tp_filebench_003 \
    mode=0555
file path=opt/smbclient-tests/tests/performance/filebench/tp_filebench_004 \
    mode=0555
file path=opt/smbclient-tests/tests/performance/filebench/tp_filebench_005 \
    mode=0555
dir  path=opt/smbclient-tests/tests/sharectl
file path=opt/smbclient-tests/tests/sharectl/tp_sharectl_001 mode=0555
file path=opt/smbclient-tests/tests/sharectl/tp_sharectl_002 mode=0555
file path=opt/smbclient-tests/tests/sharectl/tp_sharectl_003 mode=0555
file path=opt/smbclient-tests/tests/sharectl/tp_sharectl_004 mode=0555
file path=opt/smbclient-tests/tests/sharectl/tp_sharectl_005 mode=0555
file path=opt/smbclient-tests/tests/sharectl/tp_sharectl_006 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs
dir  path=opt/smbclient-tests/tests/smbfs/acl
file path=opt/smbclient-tests/tests/smbfs/acl/tp_acl_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/acl/tp_acl_002 mode=0555
file path=opt/smbclient-tests/tests/smbfs/acl/tp_acl_003 mode=0555
file path=opt/smbclient-tests/tests/smbfs/acl/tp_acl_004 mode=0555
file path=opt/smbclient-tests/tests/smbfs/acl/tp_acl_005 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs/cptest
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_002 mode=0555
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_003 mode=0555
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_004 mode=0555
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_005 mode=0555
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_006 mode=0555
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_007 mode=0555
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_008 mode=0555
file path=opt/smbclient-tests/tests/smbfs/cptest/tp_cptest_009 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs/create
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_002 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_003 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_004 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_005 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_006 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_007 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_008 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_009 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_010 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_011 mode=0555
file path=opt/smbclient-tests/tests/smbfs/create/tp_create_012 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs/error
file path=opt/smbclient-tests/tests/smbfs/error/tp_error_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/error/tp_error_002 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs/misc
file path=opt/smbclient-tests/tests/smbfs/misc/tp_misc_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/misc/tp_misc_002 mode=0555
file path=opt/smbclient-tests/tests/smbfs/misc/tp_misc_003 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs/mkdir
file path=opt/smbclient-tests/tests/smbfs/mkdir/tp_mkdir_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mkdir/tp_mkdir_002 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mkdir/tp_mkdir_003 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mkdir/tp_mkdir_004 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mkdir/tp_mkdir_005 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mkdir/tp_mkdir_006 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs/mmap
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_002 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_003 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_004 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_005 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_006 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_007 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_008 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_009 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mmap/tp_mmap_010 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs/mvtest
file path=opt/smbclient-tests/tests/smbfs/mvtest/tp_mvtest_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mvtest/tp_mvtest_002 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mvtest/tp_mvtest_003 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mvtest/tp_mvtest_004 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mvtest/tp_mvtest_005 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mvtest/tp_mvtest_006 mode=0555
file path=opt/smbclient-tests/tests/smbfs/mvtest/tp_mvtest_007 mode=0555
dir  path=opt/smbclient-tests/tests/smbfs/xattr
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_001 mode=0555
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_002 mode=0555
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_003 mode=0555
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_004 mode=0555
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_005 mode=0555
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_006 mode=0555
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_007 mode=0555
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_008 mode=0555
file path=opt/smbclient-tests/tests/smbfs/xattr/tp_xattr_009 mode=0555
dir  path=opt/smbclient-tests/tests/smbmount
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_001 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_002 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_003 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_004 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_005 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_006 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_007 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_008 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_009 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_010 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_011 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_012 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_013 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_014 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_015 mode=0555
file path=opt/smbclient-tests/tests/smbmount/tp_smbmount_016 mode=0555
dir  path=opt/smbclient-tests/tests/smbutil
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_001 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_002 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_003 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_004 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_005 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_006 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_007 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_008 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_009 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_010 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_011 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_012 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_013 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_014 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_015 mode=0555
file path=opt/smbclient-tests/tests/smbutil/tp_smbutil_016 mode=0555
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
depend type=require fmri=shell/expect
depend type=require fmri=system/test/testrunner