summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
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
2014-11-13lib/tests: add a test for igt_set_timeoutThomas Wood
2014-11-06lib/tests: don't use hard error status to indicate test failureThomas Wood
2014-11-06lib/tests: fix tests and test list locationThomas Wood
2014-10-29lib/tests: use the "check_" prefix for testsThomas Wood
2014-10-29build: fix distcheckThomas Wood
2014-10-29Move library selftests to lib/testsDaniel Vetter