joey shelton / LED_Demo

Dependencies:   MAX44000 PWM_Tone_Library nexpaq_mdk

Fork of LED_Demo by Maxim nexpaq

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", "IPV6"]
00007     }
00008 }