summaryrefslogtreecommitdiff
path: root/lib/igt_core.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-27lib: add igt_assert_ltDaniel Vetter1-0/+13
2015-02-25lib: small documentation fixesThomas Wood1-1/+1
2015-02-25lib: remove handled option arguments from argvThomas Wood1-6/+6
2015-02-25lib: use defines for igt_simple_init and igt_subtest_initThomas Wood1-4/+32
2015-01-20lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=varRodrigo Vivi1-0/+2
2015-01-16lib: use critical log level for assertion failure messagesThomas Wood1-10/+11
2015-01-16lib: add a critical warning levelThomas Wood1-0/+10
2014-12-11lib: introduce log domainsThomas Wood1-7/+11
2014-11-25lib: fix symbol names in documentation commentsThomas Wood1-1/+1
2014-11-06lib: add the ability to include a description with a testThomas Wood1-0/+12
2014-10-31lib/igt_core.h: add debug messages for test requirementsThomas Wood1-1/+5
2014-10-31lib/igt_core.h: fix igt_skip_on_f requirement messageThomas Wood1-1/+1
2014-10-17lib: various documentation fixesThomas Wood1-0/+1
2014-09-30doc: various spelling and typo fixesThomas Wood1-2/+2
2014-09-29lib/igt_core: make single/simple tests use igt_exitTim Gore1-1/+1
2014-09-06core: Prettify igt_require_f outputChris Wilson1-13/+14
2014-08-29igt: Tweak the igt_assert_cmpint macroChris Wilson1-2/+2
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson1-3/+39
2014-07-25core: Improve phrasing for test requirementsChris Wilson1-2/+5
2014-07-24igt_core: Refactor igt_stop_helper() to use igt_wait_helper()Chris Wilson1-1/+1
2014-07-23lib: add an exit code to use when invalid options are specifiedThomas Wood1-0/+7
2014-07-23tests: convert simple tests to use igt_simple_init_parse_optsThomas Wood1-0/+1
2014-07-23lib: add igt_simple_init_parse_optsThomas Wood1-0/+5
2014-07-21Use SIGTERM in replace of SIGQUITChris Wilson1-1/+1
2014-07-14lib/igt_core: Fixup gtkdoc for logging functionsDaniel Vetter1-3/+3
2014-07-14lib: Add argc/argv to igt_simple_initDaniel Vetter1-7/+2
2014-06-13lib: Introduce igt_fail_on/_fDaniel Vetter1-2/+26
2014-06-13lib/igt_core: Add igt_assert_eqDaniel Vetter1-0/+13
2014-05-14lib: add exit status definesThomas Wood1-0/+22
2014-05-14lib: add igt_set_timeoutThomas Wood1-0/+2
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter1-0/+2
2014-03-22lib: more unecessary header removalDaniel Vetter1-0/+3
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter1-0/+2
2014-03-14lib/igt_core: add printf attribute to igt_vlogDaniel Vetter1-0/+1
2014-03-13lib: add igt_vlog to print varargsDaniel Vetter1-0/+1
2014-03-12lib/igt_core: api documentationDaniel Vetter1-72/+226
2014-03-12lib: extract igt_core.cDaniel Vetter1-0/+305