Rebuild test harness and update workspace entries and configuration parameter set based on main model
sltest.harness.rebuild(
rebuilds the test harness harnessOwner
,harnessName
)harnessName
based on the main model
containing harnessOwner
. The function transfers the configuration
set and workspace entries associated with harnessOwner
to the
test harness harnessName
. The function also rebuilds conversion
subsystems in the test harness. If you specified to use existing generated code for
a SIL/PIL subsystem using sltest.harness.create
or
sltest.harness.set
, the harness rebuild uses that code instead
of regenerating it. Subsystem model test harnesses
always rebuild.
sltest.harness.check
| sltest.harness.close
| sltest.harness.create
| sltest.harness.delete
| sltest.harness.export
| sltest.harness.find
| sltest.harness.load
| sltest.harness.open
| sltest.harness.push
| sltest.harness.set