doc: expand test-arch with physical device test mode instructions

Also, update testing-overview.svg to support dark mode view.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2026-03-20 17:06:17 +01:00
parent d3dc47ac8e
commit a556abbdfc
3 changed files with 62 additions and 3812 deletions
+7 -1
View File
@@ -37,7 +37,7 @@ $ make TEST_MODE=host test
...
```
This typically used when testing on physical hardware. By default the
This is typically used when testing on physical hardware. By default the
topology will be sourced from `/etc/infamy.dot`, but this can be
overwritten by setting the `TOPOLOGY` variable:
@@ -46,6 +46,12 @@ $ make TEST_MODE=host TOPOLOGY=~/my-topology.dot test
...
```
> [!IMPORTANT]
> Physical devices must be put into *test mode* before running tests.
> See [Test Mode](test-arch.md#test-mode) in the architecture document
> for details. The short version: log in to the device and run
> `touch /mnt/aux/test-mode && reboot`.
### `make run` Devices
Some tests only require a single DUT. These can therefore be run