0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-17 03:02:41 +00:00

add rrdcalc.c for cmocka tests

This commit is contained in:
Emmanuel Vasilakis 2022-08-04 14:49:15 +03:00
parent d48cf44fbf
commit 5fe122adcf

View file

@ -1495,6 +1495,7 @@ if(BUILD_TESTING)
exporting/tests/exporting_doubles.c
exporting/tests/netdata_doubles.c
exporting/tests/system_doubles.c
database/rrdcalc.c
database/rrdlabels.c
)
set(TEST_NAME exporting_engine)