summaryrefslogtreecommitdiff
path: root/tests/weston-test-runner.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-22tests: drop FAIL_TESTPekka Paalanen1-3/+0
2019-11-22tests: rename struct weston_test to weston_test_entryPekka Paalanen1-8/+9
2019-11-22tests: replace fprintf() with testlog()Pekka Paalanen1-0/+10
2019-05-02log: remove "%m" from format strings by using strerror(errno)Antonio Borneo1-1/+1
2017-02-07tests: doc iterating in the runnerPekka Paalanen1-1/+5
2017-02-07tests: implement get_test_name()Pekka Paalanen1-2/+19
2015-06-15tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2014-11-28tests: Cleanup superfluous headersBryce Harrington1-1/+0
2014-11-28tests: Include "config.h" as first headerBryce Harrington1-0/+2
2014-11-24tests: Allow tests to use customized command line parametersDerek Foreman1-0/+8
2014-02-18tests: Properly report skipped testsEmilio Pozuelo Monfort1-11/+30
2013-09-13Add support for table-driven testing.Sam Spilsbury1-47/+76
2013-09-11tests: list available tests if an invalid test name is givenPeter Hutterer1-0/+1
2013-09-11tests: support -h/--help for the testsPeter Hutterer1-0/+18
2013-09-11tests: include config.h in weston-test-runnerPeter Hutterer1-0/+1
2013-01-24tests: make signal other than ABRT a hard failurePekka Paalanen1-1/+5
2012-12-11tests: Convert keyboard-test to new test extensionU. Artie Eoff1-0/+114