Glossary
hw-test uses Labgrid underneath to
share real hardware safely. This table maps the words used in the task guides to the Labgrid words you
may see in commands, configuration files, and the upstream Labgrid
documentation.
hw-test term |
Labgrid term |
Meaning |
|---|---|---|
Shared coordinator |
Coordinator |
The booking service that tracks all hardware and who has reserved each
board. You connect to it by setting |
Hardware host |
Exporter |
The machine physically wired to a board: its serial console, power switch, debug probe, and other equipment. |
Board slot |
Place |
A reservable board in the shared pool. It carries capability tags (such
as |
Capability tag |
Tag |
A label on a board slot describing what it is (processor family, board
model, fixture type). A test’s |
Driver |
Driver |
A single control on a board: power, serial console, GPIO, SSH, OpenOCD, or U-Boot. A test asks for a driver by its protocol. |
Environment file |
Environment configuration |
The |
For full Labgrid syntax and options, see the Labgrid documentation.