qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7 2/2] Add QTest testcase for the Intel Hexadec


From: Steffen Görtz
Subject: Re: [Qemu-devel] [PATCH v7 2/2] Add QTest testcase for the Intel Hexadecimal Object File Loader.
Date: Mon, 14 May 2018 08:57:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 10.05.2018 09:18, Su Hang wrote:

Hi,
this will be my first comment on devel as part of my GSoC participation
this year.

> +
> +    QTestState *s = qtest_startf(
> +        "-M versatilepb -m 128M -nographic -kernel 
> ../tests/hex-loader-check-data/test.hex");
> +

The test binary "text.hex" is not being copied to out-of-tree builds at
the moment and the test run will therefore fail.
The acpi tests also use a fixture (acpi-test-data) which is being copied
to the out-of-tree build in ./configure:L7181 .
This might also be an option for your test.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]