mbed-os/connectivity/lorawan/tests
Sebastian Stockhammer 3bee4917bb Early test skip
Adding mbed-os subdirectories that are not required for a specific project to .mbedignore is a good way to reduce compilation time. Sometimes it happens that tests depend on ignored files, which causes the test-build to fail even though the corresponding feature/component
is not configured. The reason is that the conditional that skips the test is placed after the includes.
2021-06-14 10:46:14 +02:00
..
TESTS/lorawan/loraradio Early test skip 2021-06-14 10:46:14 +02:00
UNITTESTS Merge pull request #14708 from Patater/fix-test-function-return 2021-05-31 12:20:00 +02:00
.mbedignore Adding .mbedignore for tests and modifying greentea test for deprecated API and missing header 2020-08-12 11:06:37 +01:00