mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
Having many tests is quite futile if they aren't executed once in a while<sup>[citation needed]</sup>. Alas, this is not the purpose of this PR. This PR adds the tool "compile_test.py", which executes `make buildtest` for all applications in `examples` and `tests`, and prints a comprehensive list of the results.