Closed MartinWenge closed 5 years ago
To avoid frequent test fails from the random number generator test a repeat on demand loop is added to increase the number of executions for the test if necessary but not by default.
this PR is supposed to fix #99
To avoid frequent test fails from the random number generator test a repeat on demand loop is added to increase the number of executions for the test if necessary but not by default.