mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-26 20:54:07 +00:00
- Device subclasses should provide their own implementation.
Default behaviour is to raise a `NotImplementedError`
- Workload subclasses can set `requires_network` to `True` and
network connectivity check will be performed during `setup()`