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

9 lines
165 B
Python

# Testing when adding two features
expected_results = {
"test_target": {
"desc": "test uvisor feature",
"expected_features": ["UVISOR"]
}
}