summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
2017-12-21meson: Don't install selfcheck binariesPetri Latvala
2017-12-08debugger/overlay/tools: make sure to include embedded drm-uapi headersLionel Landwerlin
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-10-02meson: Distribute meson build system filesPetri Latvala
2017-09-08meson: basic build system supportDaniel Vetter
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter
2017-08-14lib: Add igt_can_fail()Daniel Vetter
2017-06-07Android.mk: Use drm stubsArkadiusz Hiler
2017-04-20lib/tests: Add kmstest_edid_add_* selftestsAbdiel Janulgue
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad
2016-09-01lib: Make igt_command_line.sh selftest standaloneChris Wilson
2016-08-04lib/tests/Makefile: Replace automake specific names of listings in Makefile.s...Robert Foss
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
2016-03-19lib/tests: More igt_subtest_group checksDaniel Vetter
2016-03-19lib: Add igt_subtest_groupDaniel Vetter
2016-03-08lib: Unit test for exit handlerDaniel Vetter
2015-11-03lib/tests: Add igt_assert_*() self-testsDaniel Stone
2015-09-24lib/tests: explicitly raise SIGSEGVThomas Wood
2015-08-13benckmarks/Android.mk: Fix building benchmarks for AndroidDerek Morton
2015-08-12lib/core: Add optional reason for timeout failureDaniel Vetter
2015-07-19igt/stats: Fixup tests to compile after interface changesChris Wilson
2015-07-02build: Add DEBUG_FLAGS to tools and self-testsDamien Lespiau
2015-06-27stats: Exercise the reallocation pathsDamien Lespiau
2015-06-27stats: Spwan igt_init_with_size() from igt_init()Damien Lespiau
2015-06-27stats: Test we do correctly invalidate the sorted arrayDamien Lespiau
2015-06-27stats: Add support for the interquartile range (IQR)Damien Lespiau
2015-06-27stats: Add support for quartiles (and thus median)Damien Lespiau
2015-06-27stats: Use igt_assert_eq_double() when asserting on doublesDamien Lespiau
2015-06-27stats: Add igt_stats_get_range()Damien Lespiau
2015-06-27stats: Add functions to retrieve min/max values of the datasetDamien Lespiau
2015-06-27stats: Factor out a fixture to initialize statsDamien Lespiau
2015-06-27stats: Add a getter for the population propertyDamien Lespiau
2015-06-27stats: Add a way to specify if the data set is a population or a sampleDamien Lespiau
2015-06-27stats: Zero the whole structure at init() timeDamien Lespiau
2015-06-27tests/stats: Make sure we properly invalidate the cached meanDamien Lespiau
2015-06-27stats: Add a way to retrieve the standard deviationDamien Lespiau
2015-06-27tests/igt_stats: Call igt_stats_fini() to not leak the arrayDamien Lespiau
2015-06-27stats: Be more precise and talk about mean, not averageDamien Lespiau
2015-06-25lib: Add a tiny utility function to compute averagesDamien Lespiau
2015-06-15lib/tests/igt_segfault Add unit test to test segfault handlingDerek Morton
2015-05-27lib: Enable building unit tests on androidDerek Morton
2015-04-14tests: create a single combined test listThomas Wood
2015-04-14lib: use test failure status for igt_set_timeoutThomas Wood
2015-03-30lib/tests: add missing library flagsThomas Wood
2015-02-25lib/tests: update .gitignoreThomas Wood
2015-02-25lib: remove handled option arguments from argvThomas Wood
2015-02-09lib/tests: check that invalid subtest names are rejectedThomas Wood
2015-02-09lib/tests: verify subtest enumeration outputThomas Wood
2014-11-25lib: ensure subtests are not added to simple testsThomas Wood