[PATCH 2/3] test: Allow tests to run on any board

Simon Glass sjg at chromium.org
Tue Apr 6 06:34:22 CEST 2021


On 3/24/21 5:44 PM, Simon Glass wrote:
> Due to a recent change, tests are limited to running on sandbox only.
> Correct this so that any architecture can run them.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reported-by: Sean Anderson <seanga2 at gmail.com>
> Fixes: c79705ea938 ("test: Move dm_test_init() into test-main.c")
> ---
>
>   include/test/test.h | 9 +++++++++
>   test/test-main.c    | 5 ++---
>   2 files changed, 11 insertions(+), 3 deletions(-)
>
Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list