summaryrefslogtreecommitdiff
path: root/lib/igt_core.c
AgeCommit message (Expand)Author
2017-12-13lib/core: Don't leak dummyloads between subtestsChris Wilson
2017-12-05lib: avoid < in gtkdoc commentsDaniel Vetter
2017-12-04igt: Make dependency on libunwind mandatoryArkadiusz Hiler
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-11-24lib/igt_core: Move write_stderr out of LIBUNWIND ifdefArkadiusz Hiler
2017-11-22lib/core: Avoid unused result in backtrace printingTvrtko Ursulin
2017-11-09lib: Always enable ftrace-dump-on-oopsChris Wilson
2017-10-16aux: Suspend signal helper for shell commandsImre Deak
2017-10-03lib: Reduce dependency on glibPetri Latvala
2017-09-25igt_core: Rework igt_system()Petri Latvala
2017-09-08lib: prefix frame_dump_pathDaniel Vetter
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter
2017-09-05igt_core: Skip sync when listing subtestsTvrtko Ursulin
2017-08-28lib/igt_core: Use HTML character for documentation comment in examplePaul Kocialkowski
2017-08-24lib/core: Use igt_info instead of printfDaniel Vetter
2017-08-14lib: Add igt_can_fail()Daniel Vetter
2017-07-20lib/igt_core: Split out env-related handling to common_init_envPaul Kocialkowski
2017-07-20lib/igt_core: Move all config-related parsing to common_init_configPaul Kocialkowski
2017-07-20lib/igt_core: Handle glib errors correctly to avoid stderr spewPaul Kocialkowski
2017-07-19igt_core: Add the rest of Paul's patch I forgot by accidentLyude
2017-07-19Introduce common frame dumping configuration and helpersPaul Kocialkowski
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski
2017-06-14igt/igt_core: Provide an option to check for the log buffer contentsAbdiel Janulgue
2017-06-14lib/igt_core: Add igt_system helpersAbdiel Janulgue
2017-04-25benchmarks/gem_wsim: Command submission workload simulatorTvrtko Ursulin
2017-01-06lib: Always unbind the fbcon around igtChris Wilson
2016-12-01Silence a bunch of "const discard" warningsChris Wilson
2016-11-29lib: Make signal helper definitions reusableAbdiel Janulgue
2016-10-14tests: prefix IGT kernel log messages with [IGT]Jani Nikula
2016-09-20lib/igt_core: Print stacktrace in initialization/fixture blocks.Marius Vlad
2016-09-02lib/igt_core: Wrap print_backtrace_sig_safe() with HAVE_LIBUNWIND.Marius Vlad
2016-09-01lib/igt_core: Print stacktrace when receiving one of the crash signals.marius vlad
2016-06-28lib: Suppress kmsg on exit for unknown programmesChris Wilson
2016-05-27igt_core: Search "." as final fallback for igt_fopen_data()Matt Roper
2016-05-03lib: compute exitcode firstChris Wilson
2016-05-02lib: Fixup u64 multiply for computing nanosecondsChris Wilson
2016-04-14lib: Fix doc warnings for real!Daniel Vetter
2016-03-29lib: Tidy error message for a helper process who unexpectedly diesChris Wilson
2016-03-19lib: Fix some doc warningsDaniel Vetter
2016-03-19lib: Add igt_subtest_groupDaniel Vetter
2016-03-18igt/gem_softpin: Repeat tests with signal interruptionsChris Wilson
2016-03-09lib: remove saved_sig_maskDaniel Vetter
2016-03-08lib/igt_core: remove igt_disable/enable_exit_handlersDaniel Vetter
2016-02-26igt/gem_sync: Enforce a timeout of 20sChris Wilson
2016-02-17lib/igt_core.c: Expand --run-subtest functionality.Derek Morton
2016-01-06igt_core: Fix logging to display extended lineDerek Morton
2015-12-21lib: Make 'extra_long_opts' constVille Syrjälä
2015-11-24lib/igt_core: Prefer CLOCK_MONOTONIC_RAWJoonas Lahtinen
2015-11-11lib: add a environment variable to control outputThomas Wood
2015-11-11lib: highlight subtest results on terminalsThomas Wood