mirror of
https://xff.cz/git/u-boot/
synced 2026-01-23 15:55:21 +01:00
Some tests use external tools (executables) during their operation. Add a test.py mark to indicate this. This allows those tests to be skipped if the required tool is not present. Signed-off-by: Stephen Warren <swarren@nvidia.com>