Print this page
NEX-16806 update smbclient test suite
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-16806 update smbclient test suite (cstyle)
NEX-16806 update smbclient test suite (cleanup)
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-test-testrunner.mf
          +++ new/usr/src/pkg/manifests/system-test-testrunner.mf
↓ open down ↓ 21 lines elided ↑ open up ↑
  22   22  dir path=opt/test-runner
  23   23  dir path=opt/test-runner/bin
  24   24  dir path=opt/test-runner/man
  25   25  dir path=opt/test-runner/man/man1
  26   26  dir path=opt/test-runner/stf
  27   27  dir path=opt/test-runner/stf/contrib
  28   28  dir path=opt/test-runner/stf/contrib/include
  29   29  dir path=opt/test-runner/stf/include
  30   30  file path=opt/test-runner/bin/run mode=0555
  31   31  file path=opt/test-runner/man/man1/run.1 mode=0444
       32 +file path=opt/test-runner/stf/contrib/include/ctiutils.shlib mode=0555
  32   33  file path=opt/test-runner/stf/contrib/include/logapi.shlib mode=0555
  33   34  file path=opt/test-runner/stf/include/stf.shlib mode=0555
  34   35  license cr_Sun license=cr_Sun
  35   36  license lic_CDDL license=lic_CDDL
       37 +license usr/src/test/test-runner/stf/contrib/LICENSE.Artistic \
       38 +    license=usr/src/test/test-runner/stf/contrib/LICENSE.Artistic
  36   39  depend fmri=security/sudo type=require
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX