[U-Boot] [PATCH v2 1/1] test/py: provide example scripts for integrating qemu
Simon Glass
sjg at chromium.org
Mon Sep 25 02:13:15 UTC 2017
On 18 September 2017 at 15:29, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The necessary parameters for running Python tests on qemu are
> tedious to find.
>
> The patch adds examples for u-boot-test-console and
> u-boot-test-reset.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
> Include all necessary information to run tests for qemu-x86_defconfig
> in a separate chapter.
> ---
> test/py/README.md | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 86 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
Do you think those scripts should be added to a test directory (e.g.
in test/qemu)?
More information about the U-Boot
mailing list