summaryrefslogtreecommitdiff
path: root/tests/weston-test-runner.h
Commit message (Expand)AuthorAgeFilesLines
* tests: Bump alignment for test structures to 64 bytesDaniel Stone2021-08-031-1/+1
* tests: introduce struct fixture_metadataPekka Paalanen2021-02-171-3/+21
* tests: add get_test_fixture_index()Pekka Paalanen2020-02-271-0/+3
* tests: thread-based client harnessPekka Paalanen2020-01-301-9/+169
* tests: drop FAIL_TESTPekka Paalanen2019-11-221-11/+8
* tests: rename struct weston_test to weston_test_entryPekka Paalanen2019-11-221-2/+2
* tests: replace fprintf() with testlog()Pekka Paalanen2019-11-221-0/+4
* tests: Mark tests as used so they don’t get removed at link timeEmmanuel Gil Peyrot2017-12-011-1/+1
* tests: Add one more indentation level to some macrosEmmanuel Gil Peyrot2017-12-011-22/+22
* tests: implement get_test_name()Pekka Paalanen2017-02-071-0/+12
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-2/+2
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* tests: Move ARRAY_LENGTH to a shared header for reuseBryce Harrington2014-11-281-1/+3
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-071-0/+2
* Add support for table-driven testing.Sam Spilsbury2013-09-131-16/+36
* tests: Convert keyboard-test to new test extensionU. Artie Eoff2012-12-111-0/+56