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

1 2 3

  /test/stcnv/usr/src/tools/diskomizer/pkg/
pkginfo.src 34 EMAIL=diskomizer-support@sun.com
  /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/scsi/
DiagPage.java 71 private final boolean SUPPORT;
85 DiagPage(String name, long pageCode, boolean support) {
88 SUPPORT = support;
162 /** Get true/false Defining SCSI Diagnostic Page code support. */
163 public boolean support() { method in class:DiagPage
164 return (SUPPORT);
SCSIOPCode.java 301 private final byte SUPPORT;
307 SCSIOPCode(String name, long value, byte support) {
310 SUPPORT = support;
376 public byte support() { method in class:SCSIOPCode
377 return (SUPPORT);
  /test/stcnv/usr/src/suites/nfs/nfsgen/tests/recovery/
README 31 RECOVERY test does not support SETUP=none, all recovery
  /test/stcnv/usr/src/tools/ndmpcopy/
RELEASE_NOTES 52 Added support for building ndmpcopy on a linux platform.
61 Added support for building the ndmpcopy libraries which are used by NDMP protocol test suite.
63 ndmpcopy has been modified to support the NDMP v4 protocol.
69 Added md5 based authentication support.
  /test/stcnv/usr/src/suites/net/driver-wifi/doc/assertions/configure/
configure.assert 60 The testing WiFi link support to create ad hoc network.
64 The testing WiFi link support to create ad hoc network.
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/pg/scf_pg_create/
ASSERTIONS 64 To be implemented when support for multiple repositories is available.
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/pg/scf_pg_create/
ASSERTIONS 64 To be implemented when support for multiple repositories is available.
  /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/util/
NameValue.java 52 * Default Support returned if Name or Value not found.
73 /** Value/Support entries. */
162 * @param aSupport Numeric Support.
212 * @return support Numeric Support.
215 Byte support = valuesupport.get(valueNeeded); local
216 return (support == null ? defaultSupport : support);
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/entry/scf_entry_create/
ASSERTIONS 75 To be implemented when support for multiple repositories is available.
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/service/scf_service_create/
ASSERTIONS 75 To be implemented when support for non-local repositories is available.
  /test/ontest-stc2/src/tools/tet/
README 9 Extensions to TET have been made by Sun Microsystems to support current
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/entry/scf_entry_create/
ASSERTIONS 75 To be implemented when support for multiple repositories is available.
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/service/scf_service_create/
ASSERTIONS 75 To be implemented when support for non-local repositories is available.
  /test/ontest-stc2/src/suites/storage/megacli/
README 36 - mega_sas driver support the LSI MegaRAID SAS 1078 based controllers working
38 - mega_sas driver support the LSI MegaCli tool running on Solaris platform.
  /test/ontest-stc2/src/tools/checkenv/lib/
ce_arch_coherence.ksh 31 # This function checks if this test suite can support
82 # Verify the local binaries support for both sides
108 check if this test suite can support the
  /test/stcnv/usr/src/tools/checkenv/lib/
ce_arch_coherence.ksh 31 # This function checks if this test suite can support
82 # Verify the local binaries support for both sides
108 check if this test suite can support the
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/property/scf_property_create/
ASSERTIONS 72 Awaiting support for non-local repositories.
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/trans/scf_transaction_create/
ASSERTIONS 89 To be implemented when support for non-local repositories is avaiable.
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/property/scf_property_create/
ASSERTIONS 72 Awaiting support for non-local repositories.
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/trans/scf_transaction_create/
ASSERTIONS 89 To be implemented when support for non-local repositories is avaiable.
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/pg/scf_pg_get_underlying_pg/
ASSERTIONS 99 This assertion depends on support for multiple scopes, which is
142 Depends on the availability of multiple scope support.
168 Depends on the availability of multiple scope support.
194 Depends on the availability of multiple scope support.
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/pg/scf_pg_get_underlying_pg/
ASSERTIONS 99 This assertion depends on support for multiple scopes, which is
142 Depends on the availability of multiple scope support.
168 Depends on the availability of multiple scope support.
194 Depends on the availability of multiple scope support.
  /test/stcnv/usr/src/suites/storage/megacli/
README 38 - mega_sas driver support the LSI MegaRAID SAS 1078 based controllers
41 - mega_sas driver support the LSI MegaCli tool running on Solaris platform.
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-mid/admin/smf_refresh_instance/
ASSERTIONS 77 BUG 1000393 svc.startd(1M) should support the refresh administrative action
166 BUG 1000393 svc.startd(1M) should support the refresh administrative action

Completed in 1859 milliseconds

1 2 3