HomeSort by relevance Sort by last modified time
    Searched refs:STF (Results 1 - 25 of 60) sorted by null

1 2 3

  /test/ontest-stc2/src/tools/stf/Makefiles/
Makefile 34 Makefile.rules.STF \
Makefile.master 77 while [ ! -f $${d}/src/tools/stf/STF.INFO \
81 if [ ! -d $${d}/src/tools/stf ] ; then \
90 STF_TOOLS = ${CODEMGR_WS}/proto/tools/stf
105 while [ ! -f $${d}/STF.INFO ] ; do \
142 grep STF_SUITE_BUILD_MODES ${STF_SUITE}/STF.INFO | \
360 include ${STF_TOOLS_MAKEFILES}/Makefile.rules.STF
target-all 135 if [ -f STF.INFO ] ; then \
136 echo STF.INFO ; \
  /test/stcnv/usr/src/tools/stf/Makefiles/
Makefile 34 Makefile.rules.STF \
target-all 135 if [ -f STF.INFO ] ; then \
136 echo STF.INFO ; \
  /test/ontest-stc2/src/tools/stf/
README 33 The Solaris Test Framework (STF) is a test harness - a collection of software
35 a standard way. STF provides the framework needed to develop and execute test
38 STF contains the following features:
60 To install the STF package, use the following command as super user:
62 % pkgadd -d <package location> SUNWstc-stf
64 Where <package location> refers to the path containing the SUNWstc-stf
65 package directory. This will install STF into the /opt/SUNWstc-stf
76 % pkgrm SUNWstc-stf
82 If you need to create the STF package from the source code use the followin
    [all...]
  /test/stcnv/usr/src/tools/stf/
README 33 The Solaris Test Framework (STF) is a test harness - a collection of software
35 a standard way. STF provides the framework needed to develop and execute test
38 STF contains the following features:
60 To install the STF package, use the following command as super user:
62 % pkgadd -d <package location> SUNWstc-stf
64 Where <package location> refers to the path containing the SUNWstc-stf
65 package directory. This will install STF into the /opt/SUNWstc-stf
76 % pkgrm SUNWstc-stf
82 If you need to create the STF package from the source code use the followin
    [all...]
  /test/ontest-stc2/src/suites/security/sbd/
README 49 This test suite uses the STF harness, but operates in a manner slightly
50 different from the usual manner in which other STF-based suites do.
61 a. Get STF tools
63 Even though STF allows itself to be used over NFS, it is strongly
64 recommended that for this suite, STF tools be installed by either
65 using pre-compiled packages, or by building a local repository of STF
69 # pkgrm SUNWstc-stf SUNWstc-checkenv
70 # pkgadd -d <package-location> SUNWstc-stf
76 Checkenv packaging is only partially integrated with STF, and
97 source (using Source Code Management commands), add STF utilities t
    [all...]
  /test/stcnv/usr/src/suites/security/sbd/
README 49 This test suite uses the STF harness, but operates in a manner slightly
50 different from the usual manner in which other STF-based suites do.
61 a. Get STF tools
63 Even though STF allows itself to be used over NFS, it is strongly
64 recommended that for this suite, STF tools be installed by either
65 using pre-compiled packages, or by building a local repository of STF
69 # pkgrm SUNWstc-stf SUNWstc-checkenv
70 # pkgadd -d <package-location> SUNWstc-stf
76 Checkenv packaging is only partially integrated with STF, and
97 source (using Source Code Management commands), add STF utilities t
    [all...]
  /test/ontest-stc2/src/tools/stf/build/
Makefile.buildstrap 37 include ${STF_MAKEFILES}/Makefile.rules.STF
  /test/stcnv/usr/src/tools/stf/build/
Makefile.buildstrap 37 include ${STF_MAKEFILES}/Makefile.rules.STF
stf_getpath.ksh 30 # This script is intended to be used by STF Makefiles for determining
32 # of STF-based software.
35 # after the STF variable whose value it calculates and prints.
69 # until the parent of STF.INFO has been reached.
72 while [[ ! -f ${d}/STF.INFO ]] && \
78 [[ $d == "/" ]] || [[ ! -f ${d}/STF.INFO ]] && print "" || print ${d}
  /test/ontest-stc2/src/suites/security/kmf/
README 50 This test suite uses STF, the second generation STC harness and operates
51 in the standard manner implemented by STF. Please see the "STF User's
52 Guide" for more information on STF.
75 As stated previously, this suite uses the STF harness. The following
77 SUNWstc-stf: the STF harness and test tools
91 # pkgrm SUNWstc-stf SUNWstc-checkenv SUNWstc-kmf
92 # pkgadd -d <package-location> SUNWstc-stf
102 configured to run the test suite. To do this, add the STF tools to you
    [all...]
  /test/ontest-stc2/src/suites/zfs/tests/functional/hotspare/
hotspare.cfg 89 export MYTESTFILE=$STF_SUITE/STF.INFO
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/hotspare/
hotspare.cfg 89 export MYTESTFILE=$STF_SUITE/STF.INFO
  /test/stcnv/usr/src/suites/nfs/loadstress/
README 95 To build the test suite from source, user needs the STF tools, to
100 (set path to STF bin directory)
101 % PATH=<path-to-STF>/bin/`uname -p`:$PATH
116 You can run the test with STF tools, or just execute the commands;
120 (make sure STF tools are in your $PATH)
131 Or if you don't want to use STF tools, do the following after setting
  /test/ontest-stc2/src/suites/nfs/sharemnt/tests/nfslogd/
README 44 The tests use dynamic assertion generation in STF, so it's very
  /test/ontest-stc2/src/suites/os/smf/
README 67 o This method uses the standard STF techniques to create a
73 # set path to STF bin directory
74 % PATH=<path-to-STF>/bin/`uname -p`:$PATH
110 o For stf_configure options refer to the STF User's Guide.
126 o For other stf_execute options, refer to the STF User's Guide.
132 o Use the STF unconfigure tool.
  /test/stcnv/usr/src/suites/nfs/sharemnt/tests/nfslogd/
README 44 The tests use dynamic assertion generation in STF, so it's very
  /test/stcnv/usr/src/suites/os/smf/
README 87 o This method uses the standard STF techniques to create a Solaris
93 # set path to STF bin directory
94 % PATH=<path-to-STF>/bin/`uname -p`:$PATH
129 o For stf_configure options refer to the STF User's Guide.
145 o For other stf_execute options, refer to the STF User's Guide.
151 o Use the STF unconfigure tool.
  /test/stcnv/usr/src/suites/security/kmf/
README 50 This test suite uses STF, the second generation STC harness and operates
51 in the standard manner implemented by STF. Please see the "STF User's
52 Guide" for more information on STF.
105 As stated previously, this suite uses the STF harness. The following
107 SUNWstc-stf: the STF harness and test tools
125 root# pkgrm SUNWstc-stf SUNWstc-checkenv SUNWstc-security-kmf
126 root# pkgadd -d <package-location> SUNWstc-stf
136 configured to run the test suite. To do this, add the STF tools to you
    [all...]
  /test/ontest-stc2/src/suites/zfs/tests/functional/cli_root/zpool_import/
zpool_import.cfg 73 export MYTESTFILE=$STF_SUITE/STF.INFO
  /test/ontest-stc2/src/tools/stf/contrib/backup/doc/
README.backup_files 29 The backup_files.kshlib library provides an interface for STF test suites
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/cli_root/zpool_import/
zpool_import.cfg 73 export MYTESTFILE=$STF_SUITE/STF.INFO
  /test/stcnv/usr/src/suites/nfs/nfsgen/tests/acl/nontrivial/
acl_cp_pos002.ksh 70 MYTESTFILE=$STF_SUITE/STF.INFO

Completed in 480 milliseconds

1 2 3