Add restart chip to make qemu exit in tests.
This commit is contained in:
@@ -44,4 +44,6 @@ void app_main(void)
|
||||
|
||||
UNITY_END();
|
||||
ESP_LOGI(TEST_TAG, "All tests complete.");
|
||||
|
||||
esp_restart(); // Restart to invoke qemu exit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user