Anders Blomdell / mbed-sdk-tools

test/config_test/test23/test_data.py

Committer:
screamer
Date:
2016-07-14
Revision:
13:ab47a20b66f0
Child:
24:25bff2709c20

File content as of revision 13:ab47a20b66f0:

# Testing when two features collide

expected_results = {
    "K64F": {
        "desc": "test feature collisions",
        "exception_msg": "Configuration conflict. Feature IPV4 both added and removed." 
    }
}