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: Su Hang
Subject: Re: [Qemu-devel] [PATCH v7 2/2] Add QTest testcase for the Intel Hexadecimal Object File Loader.
Date: Wed, 16 May 2018 13:26:29 +0800 (GMT+08:00)

Great! Thanks for your suggestion!

Best,
SU Hang

"Steffen Görtz" <address@hidden>wrote:
> 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]