summaryrefslogtreecommitdiff
path: root/lib/igt_core.c
AgeCommit message (Expand)Author
2014-12-04docs: add a glossary of test name termsThomas Wood
2014-11-25lib: ensure subtests are not added to simple testsThomas Wood
2014-11-13lib: only skip subsequent tests if a timeout occurs outside of a subtestThomas Wood
2014-11-06lib: add the ability to include a description with a testThomas Wood
2014-10-01lib/igt_core.c: disable lowmemorykiller during testsTim Gore
2014-09-30lib: ensure any buffers are flushed before forkThomas 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: Display subtest walltimeChris Wilson
2014-09-04igt_core: zero exit_handler_count before forkingPaulo Zanoni
2014-07-30core: Add all kernel log levelsChris Wilson
2014-07-30lib: check test options for conflictsThomas Wood
2014-07-30lib: avoid getopt value conflicts with testsThomas Wood
2014-07-25core: Inject program name into dmesgChris Wilson
2014-07-25core: Improve phrasing for test requirementsChris Wilson
2014-07-24core: Inject subtest message into dmesgChris Wilson
2014-07-24igt_core: Read manpages more carefully for WNOHANGChris Wilson
2014-07-24igt_core: Refactor igt_stop_helper() to use igt_wait_helper()Chris Wilson
2014-07-24core: Only use signalsafe functions inside signal handlersChris Wilson
2014-07-23lib: add an exit code to use when invalid options are specifiedThomas Wood
2014-07-23lib: add a command line option to enable debug output in testsThomas Wood
2014-07-23lib: always warn about unknown optionsThomas Wood
2014-07-23lib: don't ignore unknown options in multi-testsThomas Wood
2014-07-23lib: add igt_simple_init_parse_optsThomas Wood
2014-07-23lib: move option parsing into common_initThomas Wood
2014-07-23lib: warn when attempting to run an unknown subtestThomas Wood
2014-07-21Use SIGTERM in replace of SIGQUITChris Wilson
2014-07-17core: increase the exit handler limitThomas Wood
2014-07-14lib: Add argc/argv to igt_simple_initDaniel Vetter
2014-07-11lib/igt_core: Don't log when listing subtestsDaniel Vetter
2014-07-11Wait for any pid in order to reap failure quickerChris Wilson
2014-07-10core: Apply the same treatment to the in errno message in __igt_fail_assert()Damien Lespiau
2014-07-10core: Only display the errno message if errno is setDamien Lespiau
2014-07-10core: Put the requirement failure messages togetherDamien Lespiau
2014-06-12lib: various documentation fixesThomas Wood
2014-06-09Fix make distclean by fixing includes of version.hRodrigo Vivi
2014-05-14lib/igt_core: Fixup docs with symbolic exit codesDaniel Vetter
2014-05-14lib: add exit status definesThomas Wood
2014-05-14lib: add igt_set_timeoutThomas Wood
2014-05-13lib/igt_core: Fix type on igt_log docDaniel Vetter
2014-05-13lib/igt_core: Document testrunner interface a bitDaniel Vetter
2014-03-26lib/igt_core: fix igt_skip_on_simulation regressionDaniel Vetter
2014-03-23lib: Use @include tag for include filesDaniel Vetter
2014-03-23lib: s/igt_env_set/igt_check_boolean_env_varDaniel Vetter
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter
2014-03-22lib: add #include "foo.h" lines like in manpagesDaniel Vetter
2014-03-22tests|lib: remove assert.h includesDaniel Vetter
2014-03-22lib: allow igt_skip_on_simulation outside of fixtures.Daniel Vetter