mirror of https://github.com/ARMmbed/mbed-os.git
Production code should not contain any test-specific checks. Rather than checking `UNITTEST`, unit tests can directly set `MBED_CONF_RTOS_PRESENT=1` to make RTOS available for testing. Note: The cellular ATHandler test also has `MBED_CONF_RTOS_PRESENT=1` added because `ATHandler.cpp` contains a check of this variable. |
||
---|---|---|
.. | ||
TESTS | ||
UNITTESTS | ||
.mbedignore |