rtems-test : getting result invalid

Chris Johns chrisj at rtems.org
Thu Jan 17 05:26:42 UTC 2019


Hi,

Thank you for this post.

On 14/1/19 4:46 pm, Vijay Kumar Banerjee wrote:
> -------
> without coverage
> -------
> ] QEMU 2.4.1 monitor - type 'help' for more information
> ] (qemu) QEMU 2.4.1 monitor - type 'help' for more information
> ] (qemu)
> ] (qemu) 
> [ 2/13] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  W:0  | sparc/leon3-qemu: capture.exe
> Result: invalid    Time: 0:00:21.067479 capture.exe
> =>  run: qemu-system-sparc -no-reboot -serial null -serial mon:stdio -nographic

I assume this is with the coverage build of qemu?

> -M leon3_generic -exec-trace
> /home/lunatic/development/rtems/kernel/leon3/sparc-rtems5/c/leon3/testsuites/samples/capture.exe.cov

Why is this being added to the none coverage command line?

> -kernel
> /home/lunatic/development/rtems/kernel/leon3/sparc-rtems5/c/leon3/testsuites/samples/capture.exe
> --------------------------------------
> 
> with coverage
> ---------
> [ 2/13] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  W:0  | sparc/leon3-qemu:
> capture.exe 
> Result: user-input Time: 0:00:01.053977 capture.exe
> =>  run: qemu-system-sparc -no-reboot -monitor none -serial stdio -nographic -M

I think we have a support issue with the different versions of qemu. I suspect
the options that work with newer qemu versions do not work with the older
coverage version.

> leon3_generic -exec-trace
> /home/lunatic/development/rtems/kernel/leon3/sparc-rtems5/c/leon3/testsuites/samples/capture.exe.cov> -kernel
> /home/lunatic/development/rtems/kernel/leon3/sparc-rtems5/c/leon3/testsuites/samples/capture.exe 
> 

Chris


More information about the devel mailing list