Skip to content

Commit a397936

Browse files
committed
tests: internal: log_event_encoder: add test code
Signed-off-by: Takahiro Yamashita <[email protected]>
1 parent da569ea commit a397936

File tree

2 files changed

+664
-0
lines changed

2 files changed

+664
-0
lines changed

tests/internal/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ set(UNIT_TESTS_FILES
3939
env.c
4040
log.c
4141
log_event_decoder.c
42+
log_event_encoder.c
4243
processor.c
4344
uri.c
4445
)

0 commit comments

Comments
 (0)