Commit Graph

26 Commits

Author SHA1 Message Date
Vsevolod Stakhov
c271eb3665 [Rework] Add C++ guards to all headers 2019-07-08 15:22:05 +01:00
Vsevolod Stakhov
300acf008d [Test] Fix functional tests 2019-06-22 10:57:29 +01:00
Mikhail Galanin
5dd0a6b7fb [Minor] Benchmark for lua calls 2018-08-20 10:27:12 +01:00
Vsevolod Stakhov
3789f106c1 [Feature] Add unit tests for heap 2016-04-08 21:30:14 +01:00
Vsevolod Stakhov
ab15b9a3c9 Remove legacy fuzzy code completely. 2015-07-18 00:10:56 +01:00
Vsevolod Stakhov
045971cbb8 Add unit test for cryptobox. 2015-05-07 12:25:11 +01:00
Vsevolod Stakhov
30cdb0547e Remove deprecated test. 2015-03-24 13:51:46 +00:00
Vsevolod Stakhov
e4cc017c5d Rework lua tests one more time. 2015-02-28 00:11:56 +00:00
Vsevolod Stakhov
0c5dfb9541 Rework lua tests structure, require external busted. 2015-02-27 17:12:41 +00:00
Vsevolod Stakhov
2f20e4f7fe Add lua test framework. 2015-02-27 15:33:58 +00:00
Vsevolod Stakhov
984c43f649 Add HTTP connections speed test. 2015-02-04 17:05:53 +00:00
Vsevolod Stakhov
7404cdceee Add some tests for shingles. 2014-12-17 17:27:57 +00:00
Vsevolod Stakhov
89442fca48 Add a simple upstreams test. 2014-11-02 18:38:43 +00:00
Vsevolod Stakhov
aa48f9df19 Add radix trie test suite. 2014-09-12 12:18:55 +01:00
Vsevolod Stakhov
491e42b434 Restore testing framework. 2014-09-12 11:56:42 +01:00
Vsevolod Stakhov
07011527b9 Add a test suite for rcl. 2013-08-09 16:53:32 +01:00
Vsevolod Stakhov
fbcc7af8a6 * Add simple test for rrd.
Several fixes to RRD API.

TODO: fix test building
TODO: improve update of rrd files
TODO: rework shared libraries again
2012-12-15 04:17:10 +04:00
Vsevolod Stakhov
851ffca79a * Write tests for DKIM signature and key parsers.
Fix DKIM parsers.
2012-05-29 03:07:23 +04:00
Vsevolod Stakhov
4f28edb3f5 Fix asynchronous IO API.
Write test case for aio.
2012-03-01 21:57:09 +04:00
Vsevolod Stakhov
3d1c40c972 * Make DNS resolver working
* 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
2010-07-08 20:07:07 +04:00
Vsevolod Stakhov
afdaddc4d0 * Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash)
* Add test case for fuzzy hashing check
2009-03-20 18:35:30 +03:00
Vsevolod Stakhov
06661f20cb * Write functions to operate blocks in stat files
* Write test case for statistics files API
2008-11-28 19:29:00 +03:00
cebka@cebka-laptop
da93e9d635 * Implement expression parser (convertor to inverse polish record)
* Improve configure system by implementing dependencies
* Add .depend files for subdirs that requre it
* Write simple test for expressions parser
2008-10-13 19:06:07 +04:00
cebka@mailsupport.rambler.ru
2b65ae425b * Optimize memory pools allocator
* Add test case for memory pools
2008-09-22 01:08:41 +04:00
cebka@mailsupport.rambler.ru
4ad814a6c6 * Write test case for async memcached library
* Fix memcached async library to pass test :)
2008-09-16 18:42:02 +04:00
Vsevolod Stakhov
946ddcfbc4 * Add initial test suite using glib test suite 2008-09-08 18:18:56 +04:00