Great! Thanks for your suggestion! Best, SU Hang
"Steffen Görtz" <qemu...@steffen-goertz.de>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.