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

1 2 3 4 5

  /test/ontest-stc2/src/tools/checkenv/lib/
ce_cmd_in_path.ksh 63 Check ce_cmd_in_path
66 check whether the cmd exists
69 Requirement label (for this check):
71 Requirement value (for this check):
ce_config_vars.ksh 10 # Check that a set of variables has the values set
69 Check ce_config_vars $(TASK)
72 check that a set of variables has the values set
75 Requirement label (for this check):
77 Requirement value (for this check):
ce_file_exist.ksh 63 Check ce_file_exist
66 check whether the file exists or not
69 Requirement label (for this check):
71 Requirement value (for this check):
ce_host_reachable.ksh 68 Check ce_host_reachable
71 check whether the host is reachable
74 Requirement label (for this check):
76 Requirement value (for this check):
ce_interface_exist.ksh 44 Check ce_interface_exist $(TASK)
47 check whether the given test nic interface exists using "ifconfig"
51 Requirement label (for this check):
53 Requirement value (for this check):
ce_ipv6.ksh 41 # Check the argument and make sure it is as expected - abort
78 Check ce_ipv6 ($TASK)
81 This check verifies if ipv6 is supported or not
84 Requirement label (for this check):
86 Requirement value (for this check):
ce_service_available.ksh 9 # Check the remote host is alive and rsh reachable
19 # Check rsh client
62 # Check the host availability
90 Check ce_service_available $(TASK)
93 check whether the given service available on given host
97 Requirement label (for this check):
99 Requirement value (for this check):
ce_package.ksh 44 # Check the argument and make sure it is as expected - abort otherwise.
45 errmsg="ce_package expects argument naming a package to check"
74 Check ce_package ($TASK)
77 Check if a package is installed on the system
80 Requirement label (for this check):
82 Requirement value (for this check):
ce_platform_type.ksh 36 # $1: platform (the platform type to check for)
44 # Check the argument and make sure it is as expected - abort otherwise.
45 errmsg="ce_platform_type expects an argument naming the platform type to check for (e.g. sparc)"
76 Check ce_platform_type ($TASK)
79 Check if a platform is installed on the system
82 Requirement label (for this check):
84 Requirement value (for this check):
ce_tool_exist.ksh 42 # Check the argument and make sure it is as expected - abort
45 errmsg="ce_tool_exist expects a tool name (to check) as an argument"
78 Check ce_tool_exist ($TASK)
81 Check if a tool exists
84 Requirement label (for this check):
86 Requirement value (for this check):
ce_boilerplate.ksh 52 # Function ce_<check>
54 # This function <provide a synopsis of what the check does>
56 function ce_<check>
68 # Check the argument and make sure it is as expected - abort
79 passed which indicates what the requirement is to check. >>
81 req_label="<label for check>"
85 << do the dump operation. Just call a function ce_<check> doc
87 ce_<check>_doc
97 << add check here. If check fails return FAIL. If an erro
    [all...]
ce_event_ports.ksh 33 # Check if ports are supported on the system
42 # Check the argument and make sure it is as expected - abort
81 Check ce_event_ports ($TASK)
87 Requirement label (for this check):
89 Requirement value (for this check):
  /test/stcnv/usr/src/tools/checkenv/lib/
ce_cmd_in_path.ksh 69 Check ce_cmd_in_path
72 check whether the cmd exists
75 Requirement label (for this check):
77 Requirement value (for this check):
ce_config_vars.ksh 10 # Check that a set of variables has the values set
69 Check ce_config_vars $(TASK)
72 check that a set of variables has the values set
75 Requirement label (for this check):
77 Requirement value (for this check):
ce_file_exist.ksh 68 Check ce_file_exist
71 check whether the file exists or not
74 Requirement label (for this check):
76 Requirement value (for this check):
ce_interface_exist.ksh 44 Check ce_interface_exist $(TASK)
47 check whether the given test nic interface exists using "ifconfig"
51 Requirement label (for this check):
53 Requirement value (for this check):
ce_ipv6.ksh 41 # Check the argument and make sure it is as expected - abort
78 Check ce_ipv6 ($TASK)
81 This check verifies if ipv6 is supported or not
84 Requirement label (for this check):
86 Requirement value (for this check):
ce_service_available.ksh 9 # Check the remote host is alive and rsh reachable
19 # Check rsh client
62 # Check the host availability
90 Check ce_service_available $(TASK)
93 check whether the given service available on given host
97 Requirement label (for this check):
99 Requirement value (for this check):
ce_platform_type.ksh 36 # $1: platform (the platform type to check for)
44 # Check the argument and make sure it is as expected - abort otherwise.
45 errmsg="ce_platform_type expects an argument naming the platform type to check for (e.g. sparc)"
76 Check ce_platform_type ($TASK)
79 Check if a platform is installed on the system
82 Requirement label (for this check):
84 Requirement value (for this check):
ce_tool_exist.ksh 41 # Check the argument and make sure it is as expected - abort
44 errmsg="ce_tool_exist expects a tool name (to check) as an argument"
78 Check ce_tool_exist ($TASK)
81 Check if a tool exists
84 Requirement label (for this check):
86 Requirement value (for this check):
ce_boilerplate.ksh 52 # Function ce_<check>
54 # This function <provide a synopsis of what the check does>
56 function ce_<check>
68 # Check the argument and make sure it is as expected - abort
79 passed which indicates what the requirement is to check. >>
81 req_label="<label for check>"
85 << do the dump operation. Just call a function ce_<check> doc
87 ce_<check>_doc
97 << add check here. If check fails return FAIL. If an erro
    [all...]
  /test/ontest-stc2/src/suites/os/smf/tests/svccfg/tests/import-export/
impexp_lib.ksh 56 check() { function
109 echo check
110 check
111 echo "check - done"
127 echo re-check
128 check
  /test/stcnv/usr/src/suites/os/smf/tests/svccfg/tests/import-export/
impexp_lib.ksh 56 check() { function
109 echo check
110 check
111 echo "check - done"
127 echo re-check
128 check
  /test/stcnv/usr/src/suites/os/cpu-caps/tests/global_zn/
tp_global_zn_003.pl 131 my $check = check_pset($main'psetid, 4);
132 if ($check != 0) {
144 my $check = check_project($project, 2);
145 if ($check != 0) {
202 my $check = set_class("FSS", $bind_pid);
203 if ($check != 0) {
264 # tolerance of 25% or 75% of the cap value, but the check should
  /test/ohacts/src/tset/sanity/doc/assertions/
failover 53 = Bring rg onlin on the primary node, check the local FilesystemMountPoints
54 on the primary node, check the client/server connection,
56 = Switch all rgs to the secondary node, check the local
57 FilesystemMountPoints on the secondary node, check the client/server
75 = Bring all rgs onlin on the primary node, check the global
76 FilesystemMountPoints from all cluster nodes, check the client/server
78 = Switch all rgs to the secondary node, check the mount point of
79 hastorageplus rs from all cluster nodes, check the client/server
94 = Bring rg onlin on the primary node, check disk group on the

Completed in 480 milliseconds

1 2 3 4 5