1. 08a2f88 lib: Reduce dependency on glib by Petri Latvala · 7 years ago
  2. a3a3e0f lib: prefix frame_dump_path by Daniel Vetter · 7 years ago
  3. 00da3d1 igt_core: Skip sync when listing subtests by Tvrtko Ursulin · 7 years ago
  4. 2459b80 lib: Add igt_can_fail() by Daniel Vetter · 7 years ago
  5. ee31e0b Introduce common frame dumping configuration and helpers by Paul Kocialkowski · 7 years ago
  6. ebd6eb6 Make igtrc configuration common, with configurable suspend/resume delay by Paul Kocialkowski · 7 years ago
  7. ef48fc8 igt/igt_core: Provide an option to check for the log buffer contents by Abdiel Janulgue · 7 years ago
  8. 51f4f9f lib/igt_core: Add igt_system helpers by Abdiel Janulgue · 7 years ago
  9. 054eb1a benchmarks/gem_wsim: Command submission workload simulator by Tvrtko Ursulin · 7 years ago
  10. bcd7ed6 igt/core: Return condition result from igt_warn_on*() by Lyude · 7 years ago
  11. 31811f4 igt_core: add igt_constructor by Lyude · 8 years ago
  12. 474fae6 lib: Add missing include for sync() by Petri Latvala · 8 years ago
  13. 721d874 igt: Add a test for reordering execbufs by Chris Wilson · 8 years ago
  14. 9c2be69 igt/gem_wait: Use explicit timers by Chris Wilson · 8 years ago
  15. 6d63c88 lib: Update igt_core docs by Daniel Vetter · 8 years ago
  16. d86d6eb Silence compiler warnings for expected and handled error conditions by Chris Wilson · 8 years ago
  17. 303b380 igt_core: Search "." as final fallback for igt_fopen_data() by Matt Roper · 8 years ago
  18. 3450cba lib: Declare loop variable as volatile before setjmp by Tomeu Vizoso · 8 years ago
  19. 72d04b8 lib: Add igt_subtest_group by Daniel Vetter · 8 years ago
  20. dcb39b5 igt/gem_softpin: Repeat tests with signal interruptions by Chris Wilson · 8 years ago
  21. 78f2ea3 lib/igt_core: remove igt_disable/enable_exit_handlers by Daniel Vetter · 8 years ago
  22. 7548763 igt/gem_sync: Enforce a timeout of 20s by Chris Wilson · 8 years ago
  23. 793aff1 lib: Make 'extra_long_opts' const by Ville Syrjälä · 9 years ago
  24. 790f1f8 lib: add a environment variable to control output by Thomas Wood · 9 years ago
  25. 6ead44d lib/igt_core: Add igt_assert_fd by Daniel Stone · 9 years ago
  26. 715a17b lib/igt_core: Add igt_assert_neq_*() variants by Daniel Stone · 9 years ago
  27. c9112dc lib/core: Fix docs for igt_assert_lt(e) by Daniel Vetter · 9 years ago
  28. a1fce74 lib/igt_core: use print("%s", #expr) instead of print(#expr) by Paulo Zanoni · 9 years ago
  29. 5b0a843 lib/core: Add igt_reset_timeout by Daniel Vetter · 9 years ago
  30. 370c989 lib/core: Add optional reason for timeout failure by Daniel Vetter · 9 years ago
  31. 40ebf95 igt/gem_streaming_writes: Bind into the GTT early by Chris Wilson · 9 years ago
  32. d01ebbd docs: various documentation fixes by Thomas Wood · 9 years ago
  33. 0a38e97 lib: Add double versions of igt_assert_cmp() and igt_assert_eq() by Damien Lespiau · 9 years ago
  34. 2388852 docs: Add documentation for igt_assert_cmpuint() by Damien Lespiau · 9 years ago
  35. f660d0a docs: Add documentation for igt_assert_u32() by Damien Lespiau · 9 years ago
  36. fd6846c lib: Add a user data pointer to the argument parsing functions by Damien Lespiau · 9 years ago
  37. 578795f lib: Teach igt to handle signal failures gracefully by Chris Wilson · 9 years ago
  38. b47032e lib: add a define for test failure exit status by Thomas Wood · 9 years ago
  39. a95033f tests: install test programs to libexec by Joonas Lahtinen · 9 years ago
  40. 7763349 igt/gem_concurrent_blit: Separate out the combinatorial explosion by Chris Wilson · 9 years ago
  41. a6c40c7 lib: move igt_interactive_debug into igt_core.c by Thomas Wood · 9 years ago
  42. 305fb1d lib: add igt_assert_lt by Daniel Vetter · 9 years ago
  43. 26f4081 lib: small documentation fixes by Thomas Wood · 9 years ago
  44. 8fb1978 lib: remove handled option arguments from argv by Thomas Wood · 9 years ago
  45. 55cc132 lib: use defines for igt_simple_init and igt_subtest_init by Thomas Wood · 9 years ago
  46. 3d65ff7 lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=var by Rodrigo Vivi · 10 years ago
  47. 0167619 lib: use critical log level for assertion failure messages by Thomas Wood · 10 years ago
  48. df11a0f lib: add a critical warning level by Thomas Wood · 10 years ago
  49. 8161a21 lib: introduce log domains by Thomas Wood · 10 years ago
  50. ae3a946 lib: fix symbol names in documentation comments by Thomas Wood · 10 years ago
  51. f8b3c70 lib: add the ability to include a description with a test by Thomas Wood · 10 years ago
  52. e622850 lib/igt_core.h: add debug messages for test requirements by Thomas Wood · 10 years ago
  53. d950f37 lib/igt_core.h: fix igt_skip_on_f requirement message by Thomas Wood · 10 years ago
  54. d4e3b6a lib: various documentation fixes by Thomas Wood · 10 years ago
  55. 519f377 doc: various spelling and typo fixes by Thomas Wood · 10 years ago
  56. f33fa71 lib/igt_core: make single/simple tests use igt_exit by Tim Gore · 10 years ago
  57. fb9c9e3 core: Prettify igt_require_f output by Chris Wilson · 10 years ago
  58. d28b9d2 igt: Tweak the igt_assert_cmpint macro by Chris Wilson · 10 years ago
  59. 3b94d3f igt: Prettify igt_assert_eq() failure messages by Chris Wilson · 10 years ago
  60. e0dffbd core: Improve phrasing for test requirements by Chris Wilson · 10 years ago
  61. 7459455 igt_core: Refactor igt_stop_helper() to use igt_wait_helper() by Chris Wilson · 10 years ago
  62. 784344e lib: add an exit code to use when invalid options are specified by Thomas Wood · 10 years ago
  63. 80d2c9b tests: convert simple tests to use igt_simple_init_parse_opts by Thomas Wood · 10 years ago
  64. e2cef00 lib: add igt_simple_init_parse_opts by Thomas Wood · 10 years ago
  65. 4f7d4dc Use SIGTERM in replace of SIGQUIT by Chris Wilson · 10 years ago
  66. 3f50598 lib/igt_core: Fixup gtkdoc for logging functions by Daniel Vetter · 10 years ago
  67. 5a98fe9 lib: Add argc/argv to igt_simple_init by Daniel Vetter · 10 years ago
  68. 2347e6d lib: Introduce igt_fail_on/_f by Daniel Vetter · 10 years ago
  69. 3448b5a lib/igt_core: Add igt_assert_eq by Daniel Vetter · 10 years ago
  70. 17eb062 lib: add exit status defines by Thomas Wood · 10 years ago
  71. d8e5313 lib: add igt_set_timeout by Thomas Wood · 10 years ago
  72. 254f19b lib: unnecessary header removal for drmtest.h, part 2 by Daniel Vetter · 10 years ago
  73. 924115b lib: more unecessary header removal by Daniel Vetter · 10 years ago
  74. 6cfcd71 lib: remove uncessary #includes from headers by Daniel Vetter · 10 years ago
  75. 2839619 lib/igt_core: add printf attribute to igt_vlog by Daniel Vetter · 10 years ago
  76. bd53d72 lib: add igt_vlog to print varargs by Daniel Vetter · 10 years ago
  77. 55e6498 lib/igt_core: api documentation by Daniel Vetter · 10 years ago
  78. d63fe15 lib: extract igt_core.c by Daniel Vetter · 10 years ago