]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/Makefile.include
tests/acceptance: show avocado test execution by default
[mirror_qemu.git] / tests / Makefile.include
index e2432d5e771278970535aaa66d808d21402c4b03..445aa0bb120890b875aec7f5504e912fa2b3caf0 100644 (file)
@@ -1133,7 +1133,7 @@ TESTS_RESULTS_DIR=$(BUILD_DIR)/tests/results
 # Controls the output generated by Avocado when running tests.
 # Any number of command separated loggers are accepted.  For more
 # information please refer to "avocado --help".
-AVOCADO_SHOW=none
+AVOCADO_SHOW=app
 
 ifneq ($(findstring v2,"v$(PYTHON_VERSION)"),v2)
 $(TESTS_VENV_DIR): $(TESTS_VENV_REQ)