feat/1030-more-unit-tests #29
@@ -44,4 +44,6 @@ void app_main(void)
|
|||||||
|
|
||||||
UNITY_END();
|
UNITY_END();
|
||||||
ESP_LOGI(TEST_TAG, "All tests complete.");
|
ESP_LOGI(TEST_TAG, "All tests complete.");
|
||||||
|
|
||||||
|
esp_restart(); // Restart to invoke qemu exit
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user