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

9 lines
175 B
Python

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