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

9 lines
178 B
Python

# Testing when adding two features
expected_results = {
"test_target": {
"desc": "test composing features",
"expected_features": ["IPV4", "STORAGE"]
}
}