I'm getting the result Invalid while running hello.exe with rtems-test on
leon3 (without coverage option)
attaching the log.

On Mon, 26 Nov 2018 at 06:40, <chr...@rtems.org> wrote:

> Hi,
>
> Please test these patches and report.
>
> The patches:
>
> - Add unittests for the rtemstoolkit python modules. To run enter:
>
>    ./waf test
>
>   The tests will be run for python2 and python3 is present on your
>   host.
>
> - Improvie the reader thread line processor of child process stdio
>   data. Switch the output streams to buffered io. This seems to
>   fix some output related issues when running multiple simulators
>   at once.
>
> - I have run the rtems-test command with a zynq qemu and erc32 using
>   python2 and python3.
>
> - Fix GDB simulators on python3. The MI parsing was broken plus
>   some stdin handling did not work on Python3.
>
> Chris
>
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
RTEMS Testing - Tester, 5 (3c8b146647d3)
 Command Line: /home/lunatic/development/rtems/rtems-tools/tester/rtems-test --rtems-tools=/home/lunatic/development/rtems/5 --log=test.log --rtems-bsp=leon3-qemu /home/lunatic/development/rtems/kernel/leon3/sparc-rtems5/c/leon3/testsuites/samples/hello.exe
 Python: 2.7.15 (default, Oct 15 2018, 15:24:06) [GCC 8.1.1 20180712 (Red Hat 8.1.1-5)]
Host: Linux-4.18.16-200.fc28.x86_64-x86_64-with-fedora-28-Twenty_Eight (Linux localhost.localdomain 4.18.16-200.fc28.x86_64 #1 SMP Sat Oct 20 23:53:47 UTC 2018 x86_64 x86_64)
[1/1] p:0 f:0 u:0 e:0 I:0 B:0 t:0 i:0 W:0 | sparc/leon3-qemu: hello.exe
Result: invalid    Time: 0:00:01.045273 hello.exe
=>  run: qemu-system-sparc -no-reboot -serial null -serial mon:stdio -nographic -M leon3_generic -kernel /home/lunatic/development/rtems/kernel/leon3/sparc-rtems5/c/leon3/testsuites/samples/hello.exe
] QEMU 2.4.1 monitor - type 'help' for more information
] (qemu) QEMU 2.4.1 monitor - type 'help' for more information
] (qemu) QEMU 2.4.1 monitor - type 'help' for more information
] (qemu) 

Passed:        0
Failed:        0
User Input:    0
Expected Fail: 0
Indeterminate: 0
Benchmark:     0
Timeout:       0
Invalid:       1
Wrong Version: 0
Wrong Build:   0
Wrong Tools:   0
----------------
Total:         1
Invalid:
 hello.exe
Average test time: 0:00:01.505150
Testing time     : 0:00:01.505150
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to