summaryrefslogtreecommitdiff
path: root/lib/igt_core.h
AgeCommit message (Expand)Author
2016-03-19lib: Add igt_subtest_groupDaniel Vetter
2016-03-18igt/gem_softpin: Repeat tests with signal interruptionsChris Wilson
2016-03-08lib/igt_core: remove igt_disable/enable_exit_handlersDaniel Vetter
2016-02-26igt/gem_sync: Enforce a timeout of 20sChris Wilson
2015-12-21lib: Make 'extra_long_opts' constVille Syrjälä
2015-11-11lib: add a environment variable to control outputThomas Wood
2015-10-07lib/igt_core: Add igt_assert_fdDaniel Stone
2015-10-07lib/igt_core: Add igt_assert_neq_*() variantsDaniel Stone
2015-10-07lib/core: Fix docs for igt_assert_lt(e)Daniel Vetter
2015-08-14lib/igt_core: use print("%s", #expr) instead of print(#expr)Paulo Zanoni
2015-08-12lib/core: Add igt_reset_timeoutDaniel Vetter
2015-08-12lib/core: Add optional reason for timeout failureDaniel Vetter
2015-07-28igt/gem_streaming_writes: Bind into the GTT earlyChris Wilson
2015-07-02docs: various documentation fixesThomas Wood
2015-06-27lib: Add double versions of igt_assert_cmp() and igt_assert_eq()Damien Lespiau
2015-06-27docs: Add documentation for igt_assert_cmpuint()Damien Lespiau
2015-06-27docs: Add documentation for igt_assert_u32()Damien Lespiau
2015-05-15lib: Add a user data pointer to the argument parsing functionsDamien Lespiau
2015-05-08lib: Teach igt to handle signal failures gracefullyChris Wilson
2015-04-14lib: add a define for test failure exit statusThomas Wood
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