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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
