summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2016-02-08igt/vc4_create_bo: Test various paths in BO creation.Eric Anholt
2016-02-08igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl.Eric Anholt
2016-02-08igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl.Eric Anholt
2015-12-16tests: remove .gitignore and add a Makefile rule to create itThomas Wood
2015-09-28tests/pm_rc6_residency: Measure the sleep durationVille Syrjälä
2015-09-08tests/tools: add --as-needed to linker flagsThomas Wood
2015-07-02build: Add -lm to testsDamien Lespiau
2015-04-14tests: install the test listThomas Wood
2015-04-14tests: create a single combined test listThomas Wood
2015-04-08tests: use standard install prefix for programs, scripts and dataThomas Wood
2015-04-08tests: ensure scripts and data are included in the distributionThomas Wood
2015-04-02tests/gem_concurrent.c: rename to gem_concurrent_allTim Gore
2015-04-02tests: install test programs to libexecJoonas Lahtinen
2015-03-26Add default debug flags for testsThomas Wood
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood
2015-03-26igt/gem_concurrent_blit: Separate out the combinatorial explosionChris Wilson
2015-02-13tests/gem_wait: Adjust makefileDaniel Vetter
2015-01-06igt/gem_mmap_wc: Exercise mmap(wc) interfaceChris Wilson
2014-12-17igt: Add gem_ctx_thrash to fill the GGTT with contextsChris Wilson
2014-11-12tests: ensure the script based tests are included in the distributionThomas Wood
2014-10-29Move library selftests to lib/testsDaniel Vetter
2014-09-18tests: Add drm_import_exportDaniel Vetter
2014-07-23build: improve version.h generationThomas Wood
2014-07-15tests/gem_userptr_blits: Race between object creation and multi-threaded mm opsTvrtko Ursulin
2014-06-12igt/gem_fence_upload: Throw some threads into the mixChris Wilson
2014-06-12igt/gem_mmap_gtt: Exercise concurrent pagefaultingChris Wilson
2014-04-30tests: Fix make depencies for test listDaniel Vetter
2014-04-07gem_tiled_swapping: Test using all available fencesChris Wilson
2014-04-02tests: create files that list the available testsThomas Wood
2014-03-21fix out-of-tree buildsAdrian Negreanu
2014-02-21kms_flip: Add dpms-vs-vblank-race and modeset-vs-vblank-race subtestsVille Syrjälä
2014-02-21tests: Compile all threaded tests with -pthread when appropriateChris Wilson
2014-02-21tests/gen7_forcewake_mt: use -lpthreadPaulo Zanoni
2014-02-04fix make distcheckDaniel Vetter
2013-12-10intel-gpu-tools: Version informationBen Widawsky
2013-12-03build: Make sure asserts are enabled for testsTvrtko Ursulin
2013-11-12build: Move logic to tests/Makefile.am and away from Makefile.sourcesOscar Mateo
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo
2013-11-06tests: pm_psrRodrigo Vivi
2013-11-04tests: establish core_ prefixDaniel Vetter
2013-11-04tests: Use kms_ prefix a bit moreDaniel Vetter
2013-11-04tests: establish pm_ prefixDaniel Vetter
2013-11-04tests: estbalish drv_ prefixDaniel Vetter
2013-11-01tests: igt_no_subtestDaniel Vetter
2013-11-01tests: Add a Makefile comment about the expected failures in igt_ testsDaniel Vetter
2013-11-01tests: Add a test templateDaniel Vetter
2013-11-01lib: add more self-tests around the igt_exit checks.Daniel Vetter
2013-11-01lib: fix igt_exit assert when only listing subtests.Daniel Vetter
2013-10-29gem_close_race: Fix linker flagsBen Widawsky
2013-10-28tests: Add gem_close_raceChris Wilson