mbed-os

Fork of mbed-os by erkin yucel

tools/test/config_test/test23/test_data.py

Committer:
elessair
Date:
2016-10-23
Revision:
0:f269e3021894

File content as of revision 0:f269e3021894:

# Testing when two features collide

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