mbed-os/tools/test_configs
Lingkai Dong 8ce87194fd test configs: Test Experimental API on K64F/K66F
When using the `mbed test` command to build and run tests, some
targets have additional configurations/overrides defined in
`tools/test_configs/`:
* `target_configs.json` lists which targets support which configs.
* `config_paths.json` maps the name of each config to the JSON file to
use.

By default, only `default_test_configuration` from
`target_configs.json` gets used when building and running tests.
Others listed in `test_configuration` need to be switched via
`--test-config <NAME>`.

This commit enables Experimental API in the default configurations of
K64F and K66F in order to test Mbed OS PSA. Any existing configs are
kept, which is why `HeapBlockDeviceAndEthernetAndExperimental.json` is
created for K64F.
2021-06-28 10:31:55 +01:00
..
6lowpanInterface_host.json Add TLSSocket greentea tests. 2019-01-22 12:46:48 +01:00
6lowpanInterface_router.json Add TLSSocket greentea tests. 2019-01-22 12:46:48 +01:00
CC3220SFInterface.json Added CC3220 related changes to tools 2019-07-17 14:18:19 -05:00
CellularInterface.json Remove Ublox targets 2020-05-06 16:39:29 +01:00
ESP8266Interface.json Change all wifi and WiFi occurences to Wi-Fi 2019-02-25 14:54:18 +02:00
EthernetInterface.json Add TLSSocket greentea tests. 2019-01-22 12:46:48 +01:00
HeapBlockDevice.json Added test config for simulated block devices 2017-11-27 19:48:56 -06:00
HeapBlockDeviceAndEthernetAndExperimental.json test configs: Test Experimental API on K64F/K66F 2021-06-28 10:31:55 +01:00
HeapBlockDeviceAndEthernetInterface.json Add TLSSocket greentea tests. 2019-01-22 12:46:48 +01:00
HeapBlockDeviceAndWifiInterface.json Change all wifi and WiFi occurences to Wi-Fi 2019-02-25 14:54:18 +02:00
ISM43362Interface.json Change all wifi and WiFi occurences to Wi-Fi 2019-02-25 14:54:18 +02:00
NIDDInterface.json Remove MTB_STM_L475 target 2020-04-20 16:55:33 +01:00
NanostackMACTester.json Remove KW24D target 2020-04-30 09:56:34 +01:00
QSPIFBlockDeviceAndHeapBlockDevice.json QSPIFBlockDevice: Makes default configuration to use mbed_lib.json settings 2020-01-03 15:25:40 +02:00
SDBlockDeviceAndHeapBlockDevice.json SDBlockDevice: Makes default configuration to use mbed_lib.json settings 2020-01-03 15:25:40 +02:00
SPIFBlockDeviceAndHeapBlockDevice.json test config: SPIF - overwrite QSPIF with all devices 2020-02-07 09:52:12 +02:00
SpwfSAInterface.json Change all wifi and WiFi occurences to Wi-Fi 2019-02-25 14:54:18 +02:00
ThreadInterface_end_device.json Add TLSSocket greentea tests. 2019-01-22 12:46:48 +01:00
ThreadInterface_router.json Add TLSSocket greentea tests. 2019-01-22 12:46:48 +01:00
Wi-SUNInterface.json Remove target dep. on S2LP driver 2020-05-14 17:17:27 +01:00
WiFiInterface.json test_configs: generic app config for boards with Wi-Fi 2019-03-14 17:31:48 +02:00
__init__.py tools: add license headers 2019-02-15 13:32:45 +00:00
config_paths.json test configs: Test Experimental API on K64F/K66F 2021-06-28 10:31:55 +01:00
experimental.json test configs: Test Experimental API on K64F/K66F 2021-06-28 10:31:55 +01:00
no_network.json Add TLSSocket greentea tests. 2019-01-22 12:46:48 +01:00
target_configs.json test configs: Test Experimental API on K64F/K66F 2021-06-28 10:31:55 +01:00