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 */
"yes"/"no" is only used on the user end. Both Meson and the Makefile always use […]
I returned back to #if for now. But if it comes to changing meson.build at some point later, I am happy to change code here as well.
To view, visit change 55295. To unsubscribe, or for help writing mail filters, visit settings.