Re: error while running rtems-test with coverage

2018-04-14 Thread Vijay Kumar Banerjee
On 15 April 2018 at 01:45, Cillian O'Donnell wrote: > Switch one of these lines out in qemu.cfg. > > #%define qemu_opts_base -no-reboot -monitor none -serial stdio -nographic > #%define qemu_opts_base -no-reboot -serial null -serial mon:stdio > -nographic > %define qemu_opts_base -no-reboot -moni

Re: error while running rtems-test with coverage

2018-04-14 Thread Cillian O'Donnell
Switch one of these lines out in qemu.cfg. #%define qemu_opts_base -no-reboot -monitor none -serial stdio -nographic #%define qemu_opts_base -no-reboot -serial null -serial mon:stdio -nographic %define qemu_opts_base -no-reboot -monitor null -serial stdio -nographic Just comment out the one that'

Re: error while running rtems-test with coverage

2018-04-14 Thread Vijay Kumar Banerjee
-- vijay On 15 April 2018 at 00:50, Vijay Kumar Banerjee wrote: > > > > On 14 April 2018 at 16:42, Cillian O'Donnell > wrote: > >> >> >> On 14 April 2018 at 07:11, Chris Johns wrote: >> >>> On 14/4/18 8:02 am, Vijay Kumar Banerjee wrote: >>> Getting this error now seems like something is

Re: error while running rtems-test with coverage

2018-04-14 Thread Vijay Kumar Banerjee
On 14 April 2018 at 16:42, Cillian O'Donnell wrote: > > > On 14 April 2018 at 07:11, Chris Johns wrote: > >> On 14/4/18 8:02 am, Vijay Kumar Banerjee wrote: >> >>> Getting this error now seems like something is missing. >>> >>> >>> >>> RTEMS Testing - Tester, 5 (b2ba08b0da42 modified) >

Re: error while running rtems-test with coverage

2018-04-14 Thread Cillian O'Donnell
On 14 April 2018 at 07:11, Chris Johns wrote: > On 14/4/18 8:02 am, Vijay Kumar Banerjee wrote: > >> Getting this error now seems like something is missing. >> >> >> >> RTEMS Testing - Tester, 5 (b2ba08b0da42 modified) >> Coverage environment prepared >> Traceback (most recent call last)