mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:49:47 +01:00
6352e4cec0
dist/tools/compile_and_test_for_board/compile_and_test_for_board.py relies on `make test/available` to check if a test if available. However, this so far did not take `TEST_ON_CI_BLACKLIST` and `TEST_ON_CI_WHITELIST` into account, resulting in tests being executed for boards which they are not available. This should fix the issue. |
||
---|---|---|
.. | ||
boards_supported | ||
feature_resolution | ||
tests.inc.mk |