Edit

kc3-lang/libtommath/mtest

Branch :

  • Show log

    Commit

  • Author : Steffen Jaeckel
    Date : 2014-10-15 16:22:35
    Hash : 9ca37ca0
    Message : 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