aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-08-29 09:34:11 +0200
committerFelix Morgner <felix.morgner@ost.ch>2026-08-29 09:34:11 +0200
commit96065f10752e4fbcf2e36e277be08eb9e9857011 (patch)
treea17db27a1d217e33baf0615e639943c1ac41064e /cmake/Modules
parent0319e4970ed8b1410643f4387615daba5d97b4a1 (diff)
downloadkernel-96065f10752e4fbcf2e36e277be08eb9e9857011.tar.xz
kernel-96065f10752e4fbcf2e36e277be08eb9e9857011.zip
build: improve test failure reporting in CI
Diffstat (limited to 'cmake/Modules')
-rw-r--r--cmake/Modules/BuildHostTests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/Modules/BuildHostTests.cmake b/cmake/Modules/BuildHostTests.cmake
index 1d43aff5..f124728b 100644
--- a/cmake/Modules/BuildHostTests.cmake
+++ b/cmake/Modules/BuildHostTests.cmake
@@ -32,6 +32,7 @@ function("teachos_add_tests" NAME)
catch_discover_tests("${NAME}::tests"
REPORTER junit
+ EXTRA_ARGS --reporter console::out=-::colour-mode=ansi
OUTPUT_DIR "${CMAKE_CURRENT_BINARY_DIR}/bht_results"
OUTPUT_SUFFIX ".xml"
ADD_TAGS_AS_LABELS