mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-11 07:31:34 +02:00
Add details about how to run a sandbox test directly, without using pytest. This is more convenient for rapid development, since it is faster and allows easier use of a debugger. Also mention sandbox_flattree as an example of the different sandbox builds available. Signed-off-by: Simon Glass <sjg@chromium.org>