sim: testsuite: improve parallel test processing
authorMike Frysinger <vapier@gentoo.org>
Sun, 23 Oct 2022 19:45:18 +0000 (01:30 +0545)
committerMike Frysinger <vapier@gentoo.org>
Wed, 26 Oct 2022 08:53:44 +0000 (14:38 +0545)
commit8f97b519fb061a7243344905cc23a77adda6be7a
tree0b762dea78c6aef554621c4f755655d03eed6253
parentf84ffabbb304853a6570656200dfbd32e732386f
sim: testsuite: improve parallel test processing

The current logic limits itself to a maxdepth of 4 when looking for
results.  This wouldn't be a problem if cris didn't have a testsuite
at a depth of 5 which we end up ignoring when summarizing.  Rather
than bump the number from 4 to 5, rework the code so that we gather
the exact set of tests that we tried to run.
sim/Makefile.in
sim/testsuite/local.mk