mirror of
https://git.openwrt.org/project/ubus.git
synced 2025-12-20 00:51:28 +08:00
ci: enable unit testing
In commit 08f17c87a0 ("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>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
variables:
|
||||
CI_ENABLE_UNIT_TESTING: 1
|
||||
CI_TARGET_BUILD_DEPENDS: ubus
|
||||
CI_CMAKE_EXTRA_BUILD_ARGS: -DLUAPATH=/usr/lib/lua
|
||||
|
||||
|
||||
Reference in New Issue
Block a user