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 # Copyright 2015 Nexenta Systems Inc. All rights reserved.
  13 #
  14 
  15 set name=pkg.fmri value=pkg:/system/test/ndmptest@$(PKGVERS)
  16 set name=pkg.description value="ndmp Test Suite"
  17 set name=pkg.summary value="ndmp Protocol and Stress Tests"
  18 set name=info.classification \
  19     value=org.opensolaris.category.2008:Development/System
  20 set name=variant.arch value=$(ARCH)
  21 dir path=opt/ndmp-tests
  22 dir path=opt/ndmp-tests/bin
  23 dir path=opt/ndmp-tests/tests
  24 dir path=opt/ndmp-tests/tests/configure
  25 dir path=opt/ndmp-tests/tests/lib
  26 dir path=opt/ndmp-tests/tests/protocol-tests
  27 dir path=opt/ndmp-tests/tests/protocol-tests/CONFIG
  28 dir path=opt/ndmp-tests/tests/protocol-tests/CONNECT
  29 dir path=opt/ndmp-tests/tests/protocol-tests/DATA
  30 dir path=opt/ndmp-tests/tests/protocol-tests/MOVER
  31 dir path=opt/ndmp-tests/tests/protocol-tests/POST
  32 dir path=opt/ndmp-tests/tests/protocol-tests/SCSI
  33 dir path=opt/ndmp-tests/tests/protocol-tests/TAPE
  34 file path=opt/ndmp-tests/README mode=0444
  35 file path=opt/ndmp-tests/STC.INFO mode=0444
  36 file path=opt/ndmp-tests/bin/ndmp_proto_test mode=0555
  37 file path=opt/ndmp-tests/bin/ndmptest mode=0555
  38 file path=opt/ndmp-tests/tests/configure/tc_configure mode=0555
  39 file path=opt/ndmp-tests/tests/lib/ndmp_execute mode=0555
  40 file path=opt/ndmp-tests/tests/protocol-tests/CONFIG/tc_CONFIG mode=0555
  41 file path=opt/ndmp-tests/tests/protocol-tests/CONFIG/tp_CONFIG mode=0555
  42 file path=opt/ndmp-tests/tests/protocol-tests/CONNECT/tc_CONNECT mode=0555
  43 file path=opt/ndmp-tests/tests/protocol-tests/CONNECT/tp_CONNECT mode=0555
  44 file path=opt/ndmp-tests/tests/protocol-tests/DATA/tc_DATA mode=0555
  45 file path=opt/ndmp-tests/tests/protocol-tests/DATA/tp_DATA mode=0555
  46 file path=opt/ndmp-tests/tests/protocol-tests/MOVER/tc_MOVER mode=0555
  47 file path=opt/ndmp-tests/tests/protocol-tests/MOVER/tp_MOVER mode=0555
  48 file path=opt/ndmp-tests/tests/protocol-tests/POST/tc_POST mode=0555
  49 file path=opt/ndmp-tests/tests/protocol-tests/POST/tp_POST mode=0555
  50 file path=opt/ndmp-tests/tests/protocol-tests/SCSI/tc_SCSI mode=0555
  51 file path=opt/ndmp-tests/tests/protocol-tests/SCSI/tp_SCSI mode=0555
  52 file path=opt/ndmp-tests/tests/protocol-tests/TAPE/tc_TAPE mode=0555
  53 file path=opt/ndmp-tests/tests/protocol-tests/TAPE/tp_TAPE mode=0555
  54 file path=opt/ndmp-tests/tet_scen mode=0444
  55 license cr_Sun license=cr_Sun
  56 license lic_CDDL license=lic_CDDL
  57 license usr/src/test/ndmp-tests/THIRDPARTYLICENSE \
  58     license=usr/src/test/ndmp-tests/THIRDPARTYLICENSE