Home
last modified time | relevance | path

Searched refs:PLAN_HEADERS (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/footprint/
Dpack_as_twister.py49 PLAN_HEADERS = ['name', 'feature', 'board', 'application', 'options', 'suite_name'] variable
131 plan_vals = [ dict(zip(PLAN_HEADERS, row)) for row in plan_rows ]