Skip to content

Commit 89c58ca

Browse files
committed
tests: add out_logrotate tests
Signed-off-by: SagiROosto <sagi.rosenthal@oosto.com>
1 parent ee49cbe commit 89c58ca

File tree

2 files changed

+1475
-0
lines changed

2 files changed

+1475
-0
lines changed

tests/runtime/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ if(FLB_IN_LIB)
234234
# These plugins work only on Linux
235235
if(NOT FLB_SYSTEM_WINDOWS)
236236
FLB_RT_TEST(FLB_OUT_FILE "out_file.c")
237+
FLB_RT_TEST(FLB_OUT_LOGROTATE "out_logrotate.c")
237238
endif()
238239
FLB_RT_TEST(FLB_OUT_S3 "out_s3.c")
239240
FLB_RT_TEST(FLB_OUT_TD "out_td.c")

0 commit comments

Comments
 (0)