Anders Blomdell / mbed-sdk-tools

test/config_test/test25/test_data.py

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

File content as of revision 24:25bff2709c20:

# Testing if feature collisions are detected accross recursive features

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