ci: enable unit testing
authorPetr Štetiar <ynezz@true.cz>
Thu, 26 Dec 2019 08:46:05 +0000 (09:46 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 26 Dec 2019 08:46:05 +0000 (09:46 +0100)
In commit 08f17c87a000 ("add fuzzer and cram based unit tests") some
fuzz/unit tests were added so enable them on CI as well.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml

index 1b4d5a795865b19936bfb5f8e131601a99cd5ce3..dd36bfca266a13d4d8b511e96b081f974eae4e84 100644 (file)
@@ -1,4 +1,5 @@
 variables:
+  CI_ENABLE_UNIT_TESTING: 1
   CI_TARGET_BUILD_DEPENDS: ubus
   CI_CMAKE_EXTRA_BUILD_ARGS: -DLUAPATH=/usr/lib/lua