kc3-lang/libtommath/mtest

Branch :


Log

Author Commit Date CI Message
1e5c97f9 2019-01-08 12:00:01 Merge pull request #146 from libtom/relicense_mtest Re-license mtest/mpi.[ch] (cherry picked from commit 2d80a97a2b48aa1ac6d8f0df29cc4dd6297b1fba)
a48a5630 2019-01-07 20:24:34 Re-license mtest/mpi.[ch] This resolves #145 [skip ci]
3ed52404 2018-12-25 15:15:30 `make astyle` + some manual adjustments
f4ed78dc 2018-12-02 13:16:44 replaces TABs with spaces
c9f1a002 2018-12-02 13:13:48 remove trailing spaces
d7f124f5 2018-12-02 13:12:30 avoid c++ comments
08741a14 2017-10-18 10:44:06 run astyle
aaa52a3d 2017-10-19 12:01:58 also run test vs mtest with real random data
4617de4f 2017-04-20 13:03:21 let's have the same amount of invmod tests than the other tests
9ca37ca0 2014-10-15 16:22:35 mtest vs. test: add possibility to exit testing 'mtest' can now optionally only run a given amount of loops. the first parameter <n> when invoking 'mtest' is considered to determine the amount when <n> is in the range -63..-1: mtest will run 2^-n runs when <n> is > 0: mtest will run n runs else: mtest will exit immediately