Anders Blomdell / mbed-sdk-tools

test/config_test/test23/test_data.py

Committer:
screamer
Date:
2016-08-01
Revision:
24:25bff2709c20
Parent:
13:ab47a20b66f0

File content as of revision 24:25bff2709c20:

# Testing when two features collide

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