aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/multiexp.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-09-09unit tests: replace global var with lambda returning static local varstoffu1-4/+4
Fixes assertion failure (curstate == 1) in random.c in debug mode
2018-09-11unit_tests: add a few more multiexp unit testsmoneromooo-monero1-2/+52
2018-09-11add pippenger unit testsmoneromooo-monero1-0/+55
2018-09-11make straus cached mode thread safe, and add tests for itmoneromooo-monero1-0/+149