Skip to content

Commit 7b1c19a

Browse files
nokute78edsiper
authored andcommitted
tests: runtime: out_syslog: add test code
Signed-off-by: Takahiro Yamashita <[email protected]>
1 parent 063a775 commit 7b1c19a

File tree

2 files changed

+973
-0
lines changed

2 files changed

+973
-0
lines changed

tests/runtime/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ if(FLB_IN_LIB)
7474
FLB_RT_TEST(FLB_OUT_RETRY "out_retry.c")
7575
FLB_RT_TEST(FLB_OUT_SPLUNK "out_splunk.c")
7676
FLB_RT_TEST(FLB_OUT_STDOUT "out_stdout.c")
77+
FLB_RT_TEST(FLB_OUT_SYSLOG "out_syslog.c")
7778

7879
if (FLB_RECORD_ACCESSOR)
7980
FLB_RT_TEST(FLB_OUT_STACKDRIVER "out_stackdriver.c")

0 commit comments

Comments
 (0)