$hts certify [ ——mode { normal | auto | self }] [ (——test <testname> | ——udi <udi>)] ——server <server host name>
Run the tests per the test plan. If the results file is present, a new test run will be added to the results. Otherwise, the plan file will be used to develop results containing a single run.
——mode { normal | auto | self }
Controls the mode of hts
operation. In normal
mode, hts
runs all tests in interactive mode. Tests may prompt
the user to provide input or take action. auto
mode is an automatic
mode with no user-input. Some tests may not provide an auto mode, and will not run.
The self
mode is for a self-test of hts
and its
tests. The self
test is also non-interactive. If
mode
is not supplied, hts
defaults to
normal
operation.
——test
specifies that a specific test should be run for any relevant device
——udi <udi>
Only tests of the specified device should be run.
——server <server host name>
host name of the server running the HTS test server, required for some tests, such as network.