aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_tests.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-27make test: easy profiling via make test PROFILE=1Klement Sekera1-1/+7
2018-06-25make test: fix RETRIES when setUpClass throwsKlement Sekera1-1/+4
2018-03-31make test: print a warning in case a core_pattern contains a filter programAndrew Yourtchenko1-0/+2
2018-03-24make test: enhance core-file informationKlement Sekera1-15/+20
2018-03-23make test: code cleanupKlement Sekera1-5/+8
2018-03-14make test: early core detection, code cleanupKlement Sekera1-2/+24
2018-03-14make test: handle multiple failures in one caseKlement Sekera1-1/+4
2018-02-17make test: detect child crashKlement Sekera1-7/+17
2017-10-10make test: add RETRIES optionKlement Sekera1-8/+53
2017-10-03make test: Copy api_post_mortem.$$ file tmp test dir for archiving.Dave Wallace1-2/+8
2017-09-30make test: Create link to failed test dir on timeout.Dave Wallace1-0/+6
2017-08-25make test: separate test discovery codeKlement Sekera1-34/+11
2017-08-12make test: fix broken DEBUG=gdb* optionsKlement Sekera1-42/+50
2017-08-10make test: bump default test timeout to 10 minutesKlement Sekera1-1/+1
2017-08-10make test: detect hung testsKlement Sekera1-3/+69
2017-03-27make test: properly propagate exit statusKlement Sekera1-1/+2
2017-03-22make test: support out-of-tree testsKlement Sekera1-1/+50
2016-10-03test: new test infrastructureDamjan Marion1-0/+12