Add a Python object that during testing has the ability to:
- Build DUT (Device Under Test) firmware
- Write DUT firmware to RAM/FLASH
- Reset and run DUT firmware via debugger/hardware lines
- Excite the inputs and analyze the outputs of the DUT from the inputs and outputs of the ATE
Add a Python object that during testing has the ability to: