summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-test-libmlrpctest.p5m
blob: cea566bb2c1d6826fd97574c2f6d1ab18e524bad (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
#
# 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 2020 Tintri by DDN, Inc. All rights reserved.
#

set name=pkg.fmri value=pkg:/system/test/libmlrpctest@$(PKGVERS)
set name=pkg.summary value="Libmlrpc Unit Test Suite"
set name=pkg.description value="Unit Tests for libmlrpc and its consumers"
set name=info.classification \
    value=org.opensolaris.category.2008:Development/System
set name=variant.arch value=$(ARCH)
dir  path=opt/libmlrpc-tests
file path=opt/libmlrpc-tests/README mode=0444
dir  path=opt/libmlrpc-tests/bin
file path=opt/libmlrpc-tests/bin/libmlrpctest mode=0555
dir  path=opt/libmlrpc-tests/cfg
file path=opt/libmlrpc-tests/cfg/krb5_pac.config mode=0644
file path=opt/libmlrpc-tests/cfg/samlogon.config mode=0644
dir  path=opt/libmlrpc-tests/runfiles
file path=opt/libmlrpc-tests/runfiles/default.run mode=0444
dir  path=opt/libmlrpc-tests/tests
dir  path=opt/libmlrpc-tests/tests/netrlogon
dir  path=opt/libmlrpc-tests/tests/netrlogon/krb5_pac_tests
file path=opt/libmlrpc-tests/tests/netrlogon/krb5_pac_tests/krb5_pac.bin \
    mode=0444
file path=opt/libmlrpc-tests/tests/netrlogon/krb5_pac_tests/krb5_pac_decode \
    mode=0555
file path=opt/libmlrpc-tests/tests/netrlogon/krb5_pac_tests/run_krb5_pac_tests \
    mode=0555
dir  path=opt/libmlrpc-tests/tests/netrlogon/samlogon_tests
file path=opt/libmlrpc-tests/tests/netrlogon/samlogon_tests/run_samlogon_tests \
    mode=0555
file path=opt/libmlrpc-tests/tests/netrlogon/samlogon_tests/samlogon mode=0555
license lic_CDDL license=lic_CDDL
depend type=require fmri=service/file-system/smb
depend type=require fmri=system/test/testrunner