----- Original Message ----- > From: "Cédric Le Goater" <[email protected]> > To: "Peter Maydell" <[email protected]> > Cc: "Paolo Bonzini" <[email protected]>, "Peter Crosthwaite" > <[email protected]>, "Kevin Wolf" > <[email protected]>, "Andrew Jeffery" <[email protected]>, "QEMU Developers" > <[email protected]>, "Markus > Armbruster" <[email protected]>, "qemu-arm" <[email protected]> > Sent: Tuesday, June 28, 2016 10:40:15 AM > Subject: Re: [PATCH v4 5/5] tests: add a m25p80 test > > On 06/28/2016 10:34 AM, Peter Maydell wrote: > > On 28 June 2016 at 09:32, Cédric Le Goater <[email protected]> wrote: > >> On 06/28/2016 10:01 AM, Paolo Bonzini wrote: > >>> > >>> > >>> On 27/06/2016 18:43, Cédric Le Goater wrote: > >>>> check-qtest-arm-y = tests/ds1338-test$(EXESUF) > >>>> +check-qtest-arm-y = tests/m25p80-test$(EXESUF) > >>> > >>> This should be a "+=". > >> > >> OK. I will fix the above line also then : > >> > >> check-qtest-arm-y = tests/tmp105-test$(EXESUF) > >> check-qtest-arm-y = tests/ds1338-test$(EXESUF) > > > > That's fixed in master. > > OK. The patchset needs a rebase now that Marcin's patches are in.
Please include my patches too, since otherwise the test is broken. Thanks, Paolo
