summaryrefslogtreecommitdiff
path: root/tests/weston-test-runner.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add TAP version lineThomas Weißschuh2023-01-101-0/+1
* CI: Never unload llvmpipe DSO whilst testingDaniel Stone2022-07-051-0/+20
* tests: add build option to force skips as failuresPekka Paalanen2021-03-121-1/+24
* tests: clarify --helpPekka Paalanen2021-02-171-3/+4
* tests: --list lists individual fixture setupsPekka Paalanen2021-02-171-1/+11
* tests: use fixture names in reportsPekka Paalanen2021-02-171-12/+31
* tests: refactor into fixture_setup_array_get_arg()Pekka Paalanen2021-02-171-3/+12
* tests: re-order test naming patternPekka Paalanen2020-02-271-7/+7
* tests: add get_test_fixture_index()Pekka Paalanen2020-02-271-7/+30
* tests: thread-based client harnessPekka Paalanen2020-01-301-111/+480
* tests: move exit() from run_test()Pekka Paalanen2020-01-301-3/+4
* tests: drop FAIL_TESTPekka Paalanen2019-11-221-3/+0
* tests: rename struct weston_test to weston_test_entryPekka Paalanen2019-11-221-8/+9
* tests: replace fprintf() with testlog()Pekka Paalanen2019-11-221-0/+10
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-1/+1
* tests: doc iterating in the runnerPekka Paalanen2017-02-071-1/+5
* tests: implement get_test_name()Pekka Paalanen2017-02-071-2/+19
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* tests: Cleanup superfluous headersBryce Harrington2014-11-281-1/+0
* tests: Include "config.h" as first headerBryce Harrington2014-11-281-0/+2
* tests: Allow tests to use customized command line parametersDerek Foreman2014-11-241-0/+8
* tests: Properly report skipped testsEmilio Pozuelo Monfort2014-02-181-11/+30
* Add support for table-driven testing.Sam Spilsbury2013-09-131-47/+76
* tests: list available tests if an invalid test name is givenPeter Hutterer2013-09-111-0/+1
* tests: support -h/--help for the testsPeter Hutterer2013-09-111-0/+18
* tests: include config.h in weston-test-runnerPeter Hutterer2013-09-111-0/+1
* tests: make signal other than ABRT a hard failurePekka Paalanen2013-01-241-1/+5
* tests: Convert keyboard-test to new test extensionU. Artie Eoff2012-12-111-0/+114