I was looking at various test cases and sometimes it was not immediately clear which was the DUT.
Now I have tried to use just dut and then dut_<type> for when multiple are there.
Only thing is that with the _ in the name the hostname of the devices is changed to remove the _
Added PR for discussion etc #3536
I was looking at various test cases and sometimes it was not immediately clear which was the DUT.
Now I have tried to use just
dutand thendut_<type>for when multiple are there.Only thing is that with the
_in the name thehostnameof the devices is changed to remove the_Added PR for discussion etc #3536