the other jimmy / mbed-sdk-tools

Fork of mbed-sdk-tools by mbed official

test/config_test/test24/test_data.py

Committer:
The Other Jimmy
Date:
2017-01-04
Revision:
32:8ea194f6145b
Parent:
13:ab47a20b66f0

File content as of revision 32:8ea194f6145b:

# Testing if features can enable other features

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