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 if config settings work in recursive features
00002 
00003 expected_results = {
00004     "test_target": {
00005         "desc": "test recursive feature configurations",
00006         "lib2.test": "GOOD"
00007     }
00008 }