aboutsummaryrefslogtreecommitdiffstats
path: root/test/tests.h
Commit message (Collapse)AuthorAgeFilesLines
* Add radix trie test suite.Vsevolod Stakhov2014-09-121-0/+3
|
* Restore testing framework.Vsevolod Stakhov2014-09-121-6/+0
|
* Add a test suite for rcl.Vsevolod Stakhov2013-08-091-0/+3
|
* * Add simple test for rrd.Vsevolod Stakhov2012-12-151-9/+12
| | | | | | | | Several fixes to RRD API. TODO: fix test building TODO: improve update of rrd files TODO: rework shared libraries again
* * Write tests for DKIM signature and key parsers.Vsevolod Stakhov2012-05-291-0/+3
| | | | Fix DKIM parsers.
* Fix asynchronous IO API.Vsevolod Stakhov2012-03-011-0/+3
| | | | Write test case for aio.
* * Make DNS resolver workingVsevolod Stakhov2010-07-081-0/+3
| | | | | | * Many improvements to rspamd test suite: now it CAN be used for testing rspamd functionality * Write DNS resolver tests * Fix issues with memory_pool mutexes and with creating of statfiles
* * Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash)Vsevolod Stakhov2009-03-201-0/+3
| | | | * Add test case for fuzzy hashing check
* * Write functions to operate blocks in stat filesVsevolod Stakhov2008-11-281-0/+3
| | | | * Write test case for statistics files API
* * Implement expression parser (convertor to inverse polish record)cebka@cebka-laptop2008-10-131-0/+3
| | | | | | * Improve configure system by implementing dependencies * Add .depend files for subdirs that requre it * Write simple test for expressions parser
* * Optimize memory pools allocatorcebka@mailsupport.rambler.ru2008-09-221-1/+4
| | | | * Add test case for memory pools
* * Write test case for async memcached librarycebka@mailsupport.rambler.ru2008-09-161-0/+3
| | | | * Fix memcached async library to pass test :)
* * Add initial test suite using glib test suiteVsevolod Stakhov2008-09-081-0/+11