Print this page
4620 Add OmniOS as a runnable usr/src/test distro

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-test-zfstest.mf
          +++ new/usr/src/pkg/manifests/system-test-zfstest.mf
↓ open down ↓ 3 lines elided ↑ open up ↑
   4    4  # You may only use this file in accordance with the terms of version
   5    5  # 1.0 of the CDDL.
   6    6  #
   7    7  # A full copy of the text of the CDDL should have accompanied this
   8    8  # source.  A copy of the CDDL is also available via the Internet at
   9    9  # http://www.illumos.org/license/CDDL.
  10   10  #
  11   11  
  12   12  #
  13   13  # Copyright (c) 2013 by Delphix. All rights reserved.
       14 +# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
  14   15  #
  15   16  
  16   17  set name=pkg.fmri value=pkg:/system/test/zfstest@$(PKGVERS)
  17   18  set name=pkg.description value="ZFS Test Suite"
  18   19  set name=pkg.summary value="ZFS Functional and Stress Tests"
  19   20  set name=info.classification \
  20   21      value=org.opensolaris.category.2008:Development/System
  21   22  set name=variant.arch value=$(ARCH)
  22   23  dir path=opt/zfs-tests
  23   24  dir path=opt/zfs-tests/bin
↓ open down ↓ 128 lines elided ↑ open up ↑
 152  153  file path=opt/zfs-tests/bin/readmmap mode=0555
 153  154  file path=opt/zfs-tests/bin/rename_dir mode=0555
 154  155  file path=opt/zfs-tests/bin/rm_lnkcnt_zero_file mode=0555
 155  156  file path=opt/zfs-tests/bin/zfstest mode=0555
 156  157  file path=opt/zfs-tests/include/commands.cfg mode=0555
 157  158  file path=opt/zfs-tests/include/default.cfg mode=0555
 158  159  file path=opt/zfs-tests/include/libtest.shlib mode=0555
 159  160  file path=opt/zfs-tests/include/math.shlib mode=0555
 160  161  file path=opt/zfs-tests/include/properties.shlib mode=0555
 161  162  file path=opt/zfs-tests/runfiles/delphix.run mode=0444
      163 +file path=opt/zfs-tests/runfiles/omnios.run mode=0444
 162  164  file path=opt/zfs-tests/runfiles/openindiana.run mode=0444
 163  165  file path=opt/zfs-tests/tests/functional/acl/acl.cfg mode=0555
 164  166  file path=opt/zfs-tests/tests/functional/acl/acl_common.kshlib mode=0555
 165  167  file path=opt/zfs-tests/tests/functional/acl/cifs/cifs.kshlib mode=0555
 166  168  file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_001_pos mode=0555
 167  169  file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_002_pos mode=0555
 168  170  file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_003_pos mode=0555
 169  171  file path=opt/zfs-tests/tests/functional/acl/cifs/cleanup mode=0555
 170  172  file path=opt/zfs-tests/tests/functional/acl/cifs/setup mode=0555
 171  173  file path=opt/zfs-tests/tests/functional/acl/nontrivial/cleanup mode=0555
↓ open down ↓ 1994 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX