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

9 lines
212 B
Python

# Testing when two features collide
expected_results = {
"K64F": {
"desc": "test feature collisions",
"exception_msg": "Configuration conflict. Feature IPV4 both added and removed."
}
}