summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-09-01tests/Makefile.am: Add -Wno-unused-result to testsmarius vlad1-1/+1
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad1-1/+1
2016-08-13vc4: Add a test for BO lookup failure error path.Eric Anholt1-0/+2
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss1-2/+2
2016-07-05igt/gem_sync: Try and race the bottom-halfChris Wilson1-0/+2
2016-05-16autotools/: Allow building tests/gem_concurrent_{all, blit}marius vlad1-0/+1
2016-05-11benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.marius vlad1-1/+1
2016-04-27igt: Add gem_exec_parallelChris Wilson1-0/+2
2016-04-20tests: Separate tests with lots of subtestsFeceoru, Gabriel1-3/+9
2016-03-24lib: Add a GPU error detectorChris Wilson1-2/+1
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson1-1/+1
2016-02-08igt/vc4_create_bo: Test various paths in BO creation.Eric Anholt1-0/+2
2016-02-08igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl.Eric Anholt1-0/+2
2016-02-08igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl.Eric Anholt1-0/+6
2015-12-16tests: remove .gitignore and add a Makefile rule to create itThomas Wood1-1/+5
2015-09-28tests/pm_rc6_residency: Measure the sleep durationVille Syrjälä1-0/+1
2015-09-08tests/tools: add --as-needed to linker flagsThomas Wood1-0/+1
2015-07-02build: Add -lm to testsDamien Lespiau1-1/+1
2015-04-14tests: install the test listThomas Wood1-2/+2
2015-04-14tests: create a single combined test listThomas Wood1-19/+4
2015-04-08tests: use standard install prefix for programs, scripts and dataThomas Wood1-4/+11
2015-04-08tests: ensure scripts and data are included in the distributionThomas Wood1-2/+2
2015-04-02tests/gem_concurrent.c: rename to gem_concurrent_allTim Gore1-2/+0
2015-04-02tests: install test programs to libexecJoonas Lahtinen1-3/+19
2015-03-26Add default debug flags for testsThomas Wood1-1/+1
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood1-1/+2
2015-03-26igt/gem_concurrent_blit: Separate out the combinatorial explosionChris Wilson1-0/+2
2015-02-13tests/gem_wait: Adjust makefileDaniel Vetter1-1/+1
2015-01-06igt/gem_mmap_wc: Exercise mmap(wc) interfaceChris Wilson1-0/+2
2014-12-17igt: Add gem_ctx_thrash to fill the GGTT with contextsChris Wilson1-0/+2
2014-11-12tests: ensure the script based tests are included in the distributionThomas Wood1-1/+1
2014-10-29Move library selftests to lib/testsDaniel Vetter1-2/+2
2014-09-18tests: Add drm_import_exportDaniel Vetter1-0/+2
2014-07-23build: improve version.h generationThomas Wood1-1/+0
2014-07-15tests/gem_userptr_blits: Race between object creation and multi-threaded mm opsTvrtko Ursulin1-0/+2
2014-06-12igt/gem_fence_upload: Throw some threads into the mixChris Wilson1-0/+2
2014-06-12igt/gem_mmap_gtt: Exercise concurrent pagefaultingChris Wilson1-0/+2
2014-04-30tests: Fix make depencies for test listDaniel Vetter1-2/+2
2014-04-07gem_tiled_swapping: Test using all available fencesChris Wilson1-0/+2
2014-04-02tests: create files that list the available testsThomas Wood1-1/+13
2014-03-21fix out-of-tree buildsAdrian Negreanu1-1/+1
2014-02-21kms_flip: Add dpms-vs-vblank-race and modeset-vs-vblank-race subtestsVille Syrjälä1-1/+1
2014-02-21tests: Compile all threaded tests with -pthread when appropriateChris Wilson1-3/+8
2014-02-21tests/gen7_forcewake_mt: use -lpthreadPaulo Zanoni1-0/+1
2014-02-04fix make distcheckDaniel Vetter1-3/+3
2013-12-10intel-gpu-tools: Version informationBen Widawsky1-0/+1
2013-12-03build: Make sure asserts are enabled for testsTvrtko Ursulin1-0/+1
2013-11-12build: Move logic to tests/Makefile.am and away from Makefile.sourcesOscar Mateo1-0/+4
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo1-205/+3
2013-11-06tests: pm_psrRodrigo Vivi1-0/+1