summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2016-09-01tests/Makefile.am: Add -Wno-unused-result to testsmarius vlad
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad
2016-08-13vc4: Add a test for BO lookup failure error path.Eric Anholt
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss
2016-07-05igt/gem_sync: Try and race the bottom-halfChris Wilson
2016-05-16autotools/: Allow building tests/gem_concurrent_{all, blit}marius vlad
2016-05-11benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.marius vlad
2016-04-27igt: Add gem_exec_parallelChris Wilson
2016-04-20tests: Separate tests with lots of subtestsFeceoru, Gabriel
2016-03-24lib: Add a GPU error detectorChris Wilson
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
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