Skip to content

Commit 30c7d11

Browse files
committed
storage: tests: internal: Add DLQ internal tests
Signed-off-by: Hiroshi Hatake <[email protected]>
1 parent d271de8 commit 30c7d11

File tree

2 files changed

+394
-0
lines changed

2 files changed

+394
-0
lines changed

tests/internal/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ set(UNIT_TESTS_FILES
5353
storage_inherit.c
5454
unicode.c
5555
opentelemetry.c
56+
storage_dlq.c
5657
)
5758

5859
# TLS helpers

0 commit comments

Comments
 (0)