the other jimmy / mbed-sdk-tools

Fork of mbed-sdk-tools by mbed official

test/config_test/test24/test_data.py

Committer:
screamer
Date:
2016-07-14
Revision:
13:ab47a20b66f0
Child:
31:182518299918

File content as of revision 13:ab47a20b66f0:

# Testing if features can enable other features

expected_results = {
    "test_target": {
        "desc": "test recursive features",
        "expected_features": ["IPV4", "IPV6", "UVISOR"]
    }
}