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