• Show log

    Commit

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