RTEMS Tools | tester/qemu: add icount to qemu_opts_base (!87)
Gedare Bloom (@gedare)
gitlab at rtems.org
Fri May 15 16:05:16 UTC 2026
Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/87#note_150263
Yes, indeed.
`rtems-test --rtems-bsp=zynqmp_qemu build/aarch64/zynqmp_qemu/testsuites/sptests/ --jobs 24`
## without this patch
```
Passed: 217
Failed: 0
User Input: 0
Expected Fail: 0
Indeterminate: 7
Benchmark: 0
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Wrong Header: 0
------------------
Total: 224
Indeterminate:
sp68.exe
spcpucounter01.exe
spintrcritical01.exe
spintrcritical02.exe
spintrcritical03.exe
spintrcritical04.exe
spintrcritical05.exe
Average test time: 0:00:00.245146
Testing time : 0:00:54.912806
```
## with this patch
```
Passed: 221
Failed: 0
User Input: 0
Expected Fail: 0
Indeterminate: 3
Benchmark: 0
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Wrong Header: 0
------------------
Total: 224
Indeterminate:
sp68.exe
spintrcritical02.exe
spintrcritical04.exe
Average test time: 0:00:00.317986
Testing time : 0:01:11.228917
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/87#note_150263
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260515/c26322e0/attachment-0001.htm>
More information about the bugs
mailing list