Attention is currently required from: Nico Huber, Edward O'Callaghan, Angel Pons.
1 comment:
File tests/init_shutdown.c:
#if CONFIG_DUMMY == 1
void dummy_init_and_shutdown_test_success(void **state)
{
run_lifecycle(state, PROGRAMMER_DUMMY, "bus=parallel+lpc+fwh+spi");
}
#endif /* CONFIG_DUMMY */
Right, this would actually benefit from removing the #if's from `programmer.h`. […]
Ok, great, I will rebase and try - and so marking comment unresolved until this is done.
I will be off for next week, then return back and do everything.
To view, visit change 55295. To unsubscribe, or for help writing mail filters, visit settings.