danielschenk/PianoLeds2

Prevent mixup of unit test results in build output

danielschenk opened this issue · 0 comments

This could be achieved by making the test executables depend on each other in tests.py (only the result, so building the executables itself can still be parallel).