diff src/lib/test-lib.c @ 20582:3e02c55136a6

lib: Added log throttling API.
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Tue, 02 Aug 2016 23:14:23 +0300
parents 2cacbc8e95c5
children 5be9ee567034
line wrap: on
line diff
--- a/src/lib/test-lib.c	Thu Aug 04 17:39:02 2016 +0300
+++ b/src/lib/test-lib.c	Tue Aug 02 23:14:23 2016 +0300
@@ -36,6 +36,7 @@
 		test_json_parser,
 		test_json_tree,
 		test_llist,
+		test_log_throttle,
 		test_mempool_alloconly,
 		test_net,
 		test_numpack,