summaryrefslogtreecommitdiffstats
path: root/test/lua/unit/base32.lua
Commit message (Expand)AuthorAgeFilesLines
* [Test] Hide expensive unit tests with RSPAMD_LUA_EXPENSIVE_TESTS env variableVsevolod Stakhov2022-12-261-16/+18
* [Test] Check the decoded length when doing base32 fuzz testVsevolod Stakhov2022-07-161-1/+3
* [Test] Fix testsVsevolod Stakhov2020-04-101-11/+12
* Add fuzz testing for base32.Vsevolod Stakhov2015-03-091-2/+18
* Add basic base32 tests.Vsevolod Stakhov2015-03-091-0/+34