Support for CI Level NodeΒΆ
You can create DUTs for entire hierarchy of CI level node (for example, IO_BUS), by right-clicking on the desired CI level node and by selecting Generate DUT. Further, all the DUTs are generated in Application -> App -> IO_Device_Generated_Items folder.
Command generates DUT for node itself and also for all child nodes.
DUT generated for the CI level node contains generated DUTs for the child nodes as their members.
For every execution, the command checks, if any new child node is added and generates DUT.
If you delete child nodes in CI level node (for example, IO_BUS), the DUTs generated for these child nodes are not deleted automatically. You must delete manually from Application -> App -> IO_Device_Generated_Items folder if desired.