the other jimmy / mbed-sdk-tools

Fork of mbed-sdk-tools by mbed official

test/config_test/test22/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 when adding two features

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