tommath/demo
Steffen Jaeckel 9ca37ca01c 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
2014-10-18 18:52:46 +02:00
..
demo.c mtest vs. test: add possibility to exit testing 2014-10-18 18:52:46 +02:00
timing.c minor changes & clean-up & small fixes 2014-09-28 13:12:10 +02:00