Categories

Continuous Integration
How to control the power of an embedded target in automated testing? 22-Jul-2024
For automated testing, it is often required to control the power of a target device. No matter if the target should be power-cycled to have a defined state for tests or if the target should only consume power when tests are actually executed. There are several options how target power cont...