Skip to content

Show if pb is suitable for a module

Ben Bruers requested to merge bbrueers/powertools:addSummaryResult into activeTB

It was requested to provide an output if a powerboard is suitable to build a module with.

This is what this MR addresses. It is implemented by outputting in the pbv3_mass_test macro if a pb passed the alive and basic tests. The output follows the "test" output pattern, to allow for easier parsing with the GUI.

Merge request reports