summaryrefslogtreecommitdiff
path: root/script/show_testsuite_time
AgeCommit message (Expand)AuthorFilesLines
2014-11-24Print number of slow tests from script rather than wscript.Jelmer Vernooij1-0/+2
2014-10-30script: fix display of ten slowest tests if < 10 tests are run.Michael Adam1-1/+1
2014-10-30script/show_testsuite_time: error out if number argument is not a decimal numberMichael Adam1-0/+3
2014-10-17scripts: Allow to specify a limit on the number of tests reportedMatthieu Patou1-2/+8
2013-01-09script: Add a script to display testsuite runtime sortedMatthieu Patou1-0/+40