mirror of https://github.com/ARMmbed/mbed-os.git
This patch split the Case class in two entities: Case and case_t. case_t contains the test case data structure while Case provide the interface to the test case. Unlike the class Case, case _t is a POD and can be instantiated at compile time and put in the constant data section (in ROM). The Specification class has also been modified to accept arrays of case_t. |
||
---|---|---|
.. | ||
FEATURE_BLE | ||
FEATURE_COMMON_PAL | ||
FEATURE_LWIP | ||
FEATURE_UVISOR | ||
TESTS/filesystem | ||
filesystem | ||
frameworks | ||
mbedtls | ||
nanostack | ||
netsocket | ||
storage/FEATURE_STORAGE | ||
unsupported |