mbed-os

Fork of mbed-os by erkin yucel

tools/test/config_test/test21/test_data.py

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

File content as of revision 0:f269e3021894:

# Testing basic features

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