aboutsummaryrefslogtreecommitdiffstats
path: root/run_tests.sh
AgeCommit message (Expand)AuthorFilesLines
2019-02-22run_tests: fix command line options handlingStefan Raspl1-20/+27
2019-02-22tap13: list testcases individuallyStefan Raspl1-10/+49
2019-02-20run_tests: allow specifying desired tests on the command linePaolo Bonzini1-0/+2
2019-01-30scripts: add option to output in TAP formatSergey Bronnikov1-2/+19
2017-06-13errata: add ERRATA_FORCEAndrew Jones1-0/+2
2017-04-25Use /bin/env in shebang to make scripts more portableSergey Bronnikov1-1/+1
2017-03-14run_tests: add run all tests parameterAndrew Jones1-5/+9
2017-01-12run_tests: allow run tests in parallelPeter Xu1-2/+25
2017-01-12run_tests: put logs into per-test filePeter Xu1-7/+21
2017-01-12run_tests: fix errno for param parsingPeter Xu1-1/+1
2016-05-26run_tests: log stderrRadim Krčmář1-0/+1
2016-05-26run_tests: print SUMMARY line in summaryRadim Krčmář1-6/+8
2016-04-06scripts: automatically pretty print stacksPeter Feiner1-1/+7
2016-03-03run scripts: add BUILD_HEADAndrew Jones1-1/+1
2016-03-03run scripts need consistent exit statusAndrew Jones1-2/+2
2016-02-16run_tests.sh: totally kill test.logAndrew Jones1-0/+1
2016-01-26runtime: move getopts to run_tests.shAndrew Jones1-0/+36
2016-01-26run_tests.sh: a few rewrite fixupsAndrew Jones1-2/+3
2016-01-19scripts/runtime: change callsite of $TEST_DIR/runRadim Krčmář1-0/+2
2016-01-19run_tests: move reusable code to scripts/runtimeRadim Krčmář1-98/+1
2015-11-10run_tests: probe for max-smpAndrew Jones1-0/+9
2015-11-10arm/run: use ACCEL to choose between kvm and tcgAndrew Jones1-1/+2
2015-11-10run_tests: pass test name to run scriptAndrew Jones1-1/+1
2015-07-30run_tests.sh: share run_all as for_each_unittestAndrew Jones1-44/+2
2014-08-27add check parameter to run_tests configurationChris J Arges1-2/+19
2014-06-16clean root dir of all x86-nessAndrew Jones1-10/+12
2014-06-12makefile and run_tests tweaksAndrew Jones1-3/+3
2013-04-28Add run_tests.shKevin Wolf1-0/+123