Daiki Kato / mbed-os-lychee

Dependents:   mbed-os-example-blinky-gr-lychee GR-Boads_Camera_sample GR-Boards_Audio_Recoder GR-Boads_Camera_DisplayApp ... more

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers test_data.py Source File

test_data.py

00001 # Testing basic features
00002 
00003 expected_results = {
00004     "test_target": {
00005         "desc": "test basic features",
00006         "expected_features": ["IPV4"]
00007     }
00008 }