sltest.harness.rebuild
Rebuild test harness and update workspace entries and configuration parameter set based on main model
Description
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.