$hts plan [ (——test <testname> | ——udi <udi>) ( ——disable | ——enable )] Description
Plan develops a test plan from a hardware configuration based on a library of availible tests. If the ——test or ——udi options are supplied, the existing plan is edited.
——test <testname>
Specifies test(s) in an existing test plan to be modified
——udi <udi>
Specifies test(s) in an existing test plan to be modified
——disable
Disabled a test in the test plan - the certify command will skip disabled tests
——enable
Re-enables a disabled test.
——add
Adds a test. both ——test and ——udi must be supplied.