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)
Thanks,
C.
>
> Paolo
>
>> gcov-files-arm-y += hw/misc/tmp105.c
>> check-qtest-arm-y += tests/virtio-blk-test$(EXESUF)
