mirror of https://github.com/ARMmbed/mbed-os.git
It's important we still continue to run `mbed test` tests for APIs
considered experimental. Add a new test config which enables all
experimental APIs for test purposes.
For example, to run mbed test including experimental APIs on K64F:
mbed test -m K64F -t GCC_ARM --app-config TESTS/configs/experimental.json
|
||
|---|---|---|
| .. | ||
| configs | ||
| events | ||
| host_tests | ||
| integration | ||
| lorawan/loraradio | ||
| mbed_drivers | ||
| mbed_functional | ||
| mbed_hal | ||
| mbed_hal_fpga_ci_test_shield | ||
| mbed_platform | ||
| mbed_timing_fpga_ci_test_shield/watchdog | ||
| mbedmicro-mbed | ||
| mbedmicro-rtos-mbed | ||
| mbedtls | ||
| netsocket | ||
| network | ||
| nfc/eeprom | ||
| usb_device | ||