mbed-os/tools/test/config_test/test29/test_data.py

7 lines
131 B
Python

expected_results = {
"K64F": {
"desc": "error when bootloader not found",
"exception_msg": "not found"
}
}