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

1 2 3 4

  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/trans/scf_transaction_destroy/
ASSERTIONS 44 [No test required for this assertion.]
57 NOTE: No separate test is required for this assertion.
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/trans/scf_transaction_destroy/
ASSERTIONS 44 [No test required for this assertion.]
57 NOTE: No separate test is required for this assertion.
  /test/ontest-stc2/src/suites/os/smf/tests/svccfg/tests/templates/validation/
validation_combo_sets 33 001:pg_pattern:template:DEFAULT:name=foo001,type=framework,target=this,required=true
34 001:prop_pattern:pg_pattern:foo001:name=foo_prop001,type=integer,required=true
41 # Test pg_pattern thats required but doesn't exist
44 002:pg_pattern:template:DEFAULT:name=foo002,type=framework,target=this,required=true
50 # Test prop_pattern that is required but doesn't exist
53 003:pg_pattern:template:DEFAULT:name=foo003,type=framework,target=this,required=true
54 003:prop_pattern:pg_pattern:foo003:name=foo_prop003,type=astring,required=true
64 004:pg_pattern:template:DEFAULT:name=foo004,type=framework,target=this,required=false
73 005:pg_pattern:template:DEFAULT:name=foo005,type=framework,target=this,required=true
74 005:prop_pattern:pg_pattern:foo005:name=foo_prop005,type=astring,required=tru
    [all...]
validation_sets 33 001:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
34 001:prop_pattern:pg_pattern:foo:name=foo_prop,type=integer,required=true
51 002:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
52 002:prop_pattern:pg_pattern:foo:name=foo_prop,type=astring,required=true
69 003:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
70 003:prop_pattern:pg_pattern:foo:name=foo_prop,type=ustring,required=true
87 004:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
88 004:prop_pattern:pg_pattern:foo:name=foo_prop,type=host,required=true
105 005:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
106 005:prop_pattern:pg_pattern:foo:name=foo_prop,type=hostname,required=tru
    [all...]
  /test/stcnv/usr/src/suites/os/smf/tests/svccfg/tests/templates/validation/
validation_combo_sets 33 001:pg_pattern:template:DEFAULT:name=foo001,type=framework,target=this,required=true
34 001:prop_pattern:pg_pattern:foo001:name=foo_prop001,type=integer,required=true
41 # Test pg_pattern thats required but doesn't exist
44 002:pg_pattern:template:DEFAULT:name=foo002,type=framework,target=this,required=true
50 # Test prop_pattern that is required but doesn't exist
53 003:pg_pattern:template:DEFAULT:name=foo003,type=framework,target=this,required=true
54 003:prop_pattern:pg_pattern:foo003:name=foo_prop003,type=astring,required=true
64 004:pg_pattern:template:DEFAULT:name=foo004,type=framework,target=this,required=false
73 005:pg_pattern:template:DEFAULT:name=foo005,type=framework,target=this,required=true
74 005:prop_pattern:pg_pattern:foo005:name=foo_prop005,type=astring,required=tru
    [all...]
validation_sets 33 001:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
34 001:prop_pattern:pg_pattern:foo:name=foo_prop,type=integer,required=true
51 002:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
52 002:prop_pattern:pg_pattern:foo:name=foo_prop,type=astring,required=true
69 003:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
70 003:prop_pattern:pg_pattern:foo:name=foo_prop,type=ustring,required=true
87 004:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
88 004:prop_pattern:pg_pattern:foo:name=foo_prop,type=host,required=true
105 005:pg_pattern:template:DEFAULT:name=foo,type=framework,target=this,required=true
106 005:prop_pattern:pg_pattern:foo:name=foo_prop,type=hostname,required=tru
    [all...]
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/pg/scf_pg_destroy/
ASSERTIONS 39 No separate test required. Assertion is verified by other
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/pg/scf_pg_destroy/
ASSERTIONS 39 No separate test required. Assertion is verified by other
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/templates/scf_tmpl_prop_required/
scf_tmpl_prop_required_001.c 33 * scf_tmpl_prop_required returns the expected required value from
39 * 3. Get the required field with scf_tmpl_prop_required
40 * 4. Verify that the required value is the expected value
61 uint8_t required; local
68 "scf_tmpl_prop_required() gets the expected required flag from the "
149 if (scftest_tmpl_prop_required(p, &required, &exp_scf_err) == -1) {
152 "failed to get the required flag for the property pattern\n"
155 if (required != exp_required) {
158 "did not get the expected required flag.\n"
161 exp_required, required);
    [all...]
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/templates/scf_tmpl_prop_required/
scf_tmpl_prop_required_001.c 33 * scf_tmpl_prop_required returns the expected required value from
39 * 3. Get the required field with scf_tmpl_prop_required
40 * 4. Verify that the required value is the expected value
61 uint8_t required; local
68 "scf_tmpl_prop_required() gets the expected required flag from the "
149 if (scftest_tmpl_prop_required(p, &required, &exp_scf_err) == -1) {
152 "failed to get the required flag for the property pattern\n"
155 if (required != exp_required) {
158 "did not get the expected required flag.\n"
161 exp_required, required);
    [all...]
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/entry/scf_entry_create/
ASSERTIONS 39 No separate test case is required.
47 create the required entry handle.
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/entry/scf_entry_create/
ASSERTIONS 39 No separate test case is required.
47 create the required entry handle.
  /test/stcnv/usr/src/suites/security/kmf/tests/pktool/
pktool_080.ksh 36 # On a system which has a TPM device and which has required packages
66 On a system which has a TPM device and which has required packages
pktool_079.ksh 36 # On a system which has a TPM device and which has required packages
68 On a system which has a TPM device and which has required packages
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/property/scf_property_destroy/
ASSERTIONS 39 No separate test for this assertion required. It is verified by
  /test/ontest-stc2/src/suites/os/xvm/virt-install/
README.CONFIG 37 case, 20gb is required
39 2 (or more) are required.
41 For the simultaneous test case, 2 (or more) are required.
63 - required arguments
78 # REQUIRED ARGUMENTS
127 # explanation of steps required.
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/property/scf_property_destroy/
ASSERTIONS 39 No separate test for this assertion required. It is verified by
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/pg/scf_pg_create/
ASSERTIONS 39 No separate test required. The assertion is verified explicitly
  /test/ontest-stc2/src/suites/os/smf/tests/svccfg/tests/templates/pg_pattern_required/
pg_pattern_required_001.ksh 99 PGREQUIRED="required='$PG_REQUIRED'" > $registration_file
110 verify_prop $test_service $pgn/required boolean $PG_REQUIRED
pg_pattern_required_002.ksh 37 # all the attributes when the required field is set to false.
99 PGREQUIRED="required='$PG_REQUIRED'" > $registration_file
110 verify_prop $test_service $pgn/required boolean $PG_REQUIRED
pg_pattern_required_003.ksh 110 verify_prop $test_service $pgn/required boolean $PG_REQUIRED
pg_pattern_required_008.ksh 37 # all the attributes, when required is false, and no name is set.
99 PGREQUIRED="required='$PG_REQUIRED'" > $registration_file
110 verify_prop $test_service $pgn/required boolean $PG_REQUIRED
pg_pattern_required_009.ksh 37 # all the attributes, required is false, but no type is set.
99 PGREQUIRED="required='$PG_REQUIRED'" > $registration_file
110 verify_prop $test_service $pgn/required boolean $PG_REQUIRED
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/pg/scf_pg_create/
ASSERTIONS 39 No separate test required. The assertion is verified explicitly
  /test/stcnv/usr/src/suites/os/smf/tests/svccfg/tests/templates/pg_pattern_required/
pg_pattern_required_001.ksh 99 PGREQUIRED="required='$PG_REQUIRED'" > $registration_file
110 verify_prop $test_service $pgn/required boolean $PG_REQUIRED

Completed in 1320 milliseconds

1 2 3 4