# Target wiring Some tests require hardware configuration and/or external connections, for example bridging a pair of GPIO pins. Each board that such tests run on needs to be configured individually. That is achieved by providing a target wiring configuration script that defines the necessary hardware parameters for each test. ## Selecting the target wiring There are three ways to provide the target wiring configuration: 1. Specify it explicitly when running the test: `./run-tests.py --target-wiring