From 3835351226b4cea3d1a78bec7dc6318cd8a6209e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 9 Jun 2024 23:51:00 +0200 Subject: [PATCH] tests: add placeholder for tests on function irc_list_export --- tests/unit/plugins/irc/test-irc-list.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/unit/plugins/irc/test-irc-list.cpp b/tests/unit/plugins/irc/test-irc-list.cpp index 8227fcdd3..92a10bc9f 100644 --- a/tests/unit/plugins/irc/test-irc-list.cpp +++ b/tests/unit/plugins/irc/test-irc-list.cpp @@ -262,6 +262,16 @@ TEST(IrcList, HsignalRedirectListCb) /* TODO: write tests */ } +/* + * Tests functions: + * irc_list_export + */ + +TEST(IrcList, Export) +{ + /* TODO: write tests */ +} + /* * Tests functions: * irc_list_alloc