1. 1e99f8b meson: Distribute meson build system files by Petri Latvala · 7 years ago
  2. 9a7d850 meson: basic build system support by Daniel Vetter · 7 years ago
  3. 16ea5ee build: remove _GNU_SOURCE from source files by Daniel Vetter · 7 years ago
  4. 692357e build: Define _GNU_SOURCE in Makefile.am by Daniel Vetter · 7 years ago
  5. 2459b80 lib: Add igt_can_fail() by Daniel Vetter · 7 years ago
  6. 6047b01 Android.mk: Use drm stubs by Arkadiusz Hiler · 7 years ago
  7. 943020f lib/tests: Add kmstest_edid_add_* selftests by Abdiel Janulgue · 7 years ago
  8. 75e7a3a autotools/: Allow check target to be invoked w/o the need to issue a build. by Marius Vlad · 8 years ago
  9. 7213c3e lib: Make igt_command_line.sh selftest standalone by Chris Wilson · 8 years ago
  10. e2e57ee lib/tests/Makefile: Replace automake specific names of listings in Makefile.sources by Robert Foss · 8 years ago
  11. d545610 lib/igt_aux: Divert ioctls for signal injection by Chris Wilson · 8 years ago
  12. 4e4f5b4 lib/tests: More igt_subtest_group checks by Daniel Vetter · 8 years ago
  13. 72d04b8 lib: Add igt_subtest_group by Daniel Vetter · 8 years ago
  14. 93824f0 lib: Unit test for exit handler by Daniel Vetter · 8 years ago
  15. f735015 lib/tests: Add igt_assert_*() self-tests by Daniel Stone · 9 years ago
  16. 2442f59 lib/tests: explicitly raise SIGSEGV by Thomas Wood · 9 years ago
  17. d524a96 benckmarks/Android.mk: Fix building benchmarks for Android by Derek Morton · 9 years ago
  18. 370c989 lib/core: Add optional reason for timeout failure by Daniel Vetter · 9 years ago
  19. 0705ce6 igt/stats: Fixup tests to compile after interface changes by Chris Wilson · 9 years ago
  20. 0a01a19 build: Add DEBUG_FLAGS to tools and self-tests by Damien Lespiau · 9 years ago
  21. 46f277b stats: Exercise the reallocation paths by Damien Lespiau · 9 years ago
  22. 66e0bf6 stats: Spwan igt_init_with_size() from igt_init() by Damien Lespiau · 9 years ago
  23. 817ea87 stats: Test we do correctly invalidate the sorted array by Damien Lespiau · 9 years ago
  24. fabde38 stats: Add support for the interquartile range (IQR) by Damien Lespiau · 9 years ago
  25. 1b8997b stats: Add support for quartiles (and thus median) by Damien Lespiau · 9 years ago
  26. 2fe2869 stats: Use igt_assert_eq_double() when asserting on doubles by Damien Lespiau · 9 years ago
  27. 0e4c175 stats: Add igt_stats_get_range() by Damien Lespiau · 9 years ago
  28. 4a89a84 stats: Add functions to retrieve min/max values of the dataset by Damien Lespiau · 9 years ago
  29. 87009f3 stats: Factor out a fixture to initialize stats by Damien Lespiau · 9 years ago
  30. da123ad stats: Add a getter for the population property by Damien Lespiau · 9 years ago
  31. 3a5cf84 stats: Add a way to specify if the data set is a population or a sample by Damien Lespiau · 9 years ago
  32. 203c384 stats: Zero the whole structure at init() time by Damien Lespiau · 9 years ago
  33. 76ea7b9 tests/stats: Make sure we properly invalidate the cached mean by Damien Lespiau · 9 years ago
  34. 515cec1 stats: Add a way to retrieve the standard deviation by Damien Lespiau · 9 years ago
  35. 9986282 tests/igt_stats: Call igt_stats_fini() to not leak the array by Damien Lespiau · 9 years ago
  36. e55a11d stats: Be more precise and talk about mean, not average by Damien Lespiau · 9 years ago
  37. 06f5f70 lib: Add a tiny utility function to compute averages by Damien Lespiau · 9 years ago
  38. a5633c4 lib/tests/igt_segfault Add unit test to test segfault handling by Derek Morton · 9 years ago
  39. 88c9a82 lib: Enable building unit tests on android by Derek Morton · 9 years ago
  40. e72686b tests: create a single combined test list by Thomas Wood · 9 years ago
  41. cff102e lib: use test failure status for igt_set_timeout by Thomas Wood · 9 years ago
  42. 2f0e3cd lib/tests: add missing library flags by Thomas Wood · 9 years ago
  43. d9224c3 lib/tests: update .gitignore by Thomas Wood · 9 years ago
  44. 8fb1978 lib: remove handled option arguments from argv by Thomas Wood · 9 years ago
  45. 38a0c41 lib/tests: check that invalid subtest names are rejected by Thomas Wood · 10 years ago
  46. f0516f3 lib/tests: verify subtest enumeration output by Thomas Wood · 10 years ago
  47. dbac905 lib: ensure subtests are not added to simple tests by Thomas Wood · 10 years ago
  48. 3442413 lib/tests: add a test for igt_set_timeout by Thomas Wood · 10 years ago
  49. b441e6a lib/tests: don't use hard error status to indicate test failure by Thomas Wood · 10 years ago
  50. 03a4ad1 lib/tests: fix tests and test list location by Thomas Wood · 10 years ago
  51. 5a61421 lib/tests: use the "check_" prefix for tests by Thomas Wood · 10 years ago
  52. b78d142 build: fix distcheck by Thomas Wood · 10 years ago
  53. 685e577 Move library selftests to lib/tests by Daniel Vetter · 10 years ago