We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063a775 commit 7b1c19aCopy full SHA for 7b1c19a
tests/runtime/CMakeLists.txt
@@ -74,6 +74,7 @@ if(FLB_IN_LIB)
74
FLB_RT_TEST(FLB_OUT_RETRY "out_retry.c")
75
FLB_RT_TEST(FLB_OUT_SPLUNK "out_splunk.c")
76
FLB_RT_TEST(FLB_OUT_STDOUT "out_stdout.c")
77
+ FLB_RT_TEST(FLB_OUT_SYSLOG "out_syslog.c")
78
79
if (FLB_RECORD_ACCESSOR)
80
FLB_RT_TEST(FLB_OUT_STACKDRIVER "out_stackdriver.c")
0 commit comments