comparison 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
comparison
equal deleted inserted replaced
20581:e8a810c9c96c 20582:3e02c55136a6
34 test_istream_tee, 34 test_istream_tee,
35 test_istream_unix, 35 test_istream_unix,
36 test_json_parser, 36 test_json_parser,
37 test_json_tree, 37 test_json_tree,
38 test_llist, 38 test_llist,
39 test_log_throttle,
39 test_mempool_alloconly, 40 test_mempool_alloconly,
40 test_net, 41 test_net,
41 test_numpack, 42 test_numpack,
42 test_pkcs5_pbkdf2, 43 test_pkcs5_pbkdf2,
43 test_ostream_escaped, 44 test_ostream_escaped,