rtems-test : getting result invalid
Vijay Kumar Banerjee
vijaykumar9597 at gmail.com
Mon Jan 14 05:46:08 UTC 2019
On Mon, 14 Jan 2019 at 03:39, Chris Johns <chrisj at rtems.org> wrote:
> On 13/1/19 5:55 pm, Vijay Kumar Banerjee wrote:
> > On Sun, 13 Jan 2019 at 08:41, Chris Johns <chrisj at rtems.org
> > <mailto:chrisj at rtems.org>> wrote:
> >
> > On 13/1/19 7:19 am, Vijay Kumar Banerjee wrote:
> > >
> > > With the recent change to the qemu options I'm getting results
> invalid when
> > > running rtems-test without the coverage option. However, it works
> fine
> > when the
> > > coverage option is enabled.
> > >
> >
> > What are the command lines for each run?
> >
> > $HOME/development/rtems/rtems-tools/tester/rtems-test \
> > --rtems-tools=$HOME/development/rtems/5 \
> > --log=coverage_analysis.log \
> > --rtems-bsp=leon3-qemu-cov \
> >
> /home/lunatic/development/rtems/kernel/leon3/sparc-rtems5/c/leon3/testsuites/samples
> >
> > I'm also attaching the log file.
> >
>
> Sorry I should have been exact in my question.
>
> Could you please paste one of each og the qemu commands lines the
> rtems-test
> runs for coverage and no coverage so we can view the differences?
>
> -------
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 -M 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
--------------------------------------
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 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
> Thanks
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190114/9df535bf/attachment-0002.html>
More information about the devel
mailing list