summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2017-10-02meson: Distribute meson build system filesPetri Latvala
2017-09-22tests/Makefile.am: Install test-list*.txt to libexecdirPetri Latvala
2017-09-20meson: align test-list.txt generation with automakeDaniel Vetter
2017-09-08build: Define _GNU_SOURCE in Makefile.amDaniel Vetter
2017-08-22tests/Makefile.am: Wrap audio test with dedicated conditionalPaul Kocialkowski
2017-08-21tests: Introduce audio tests, starting with HDMI signal integrityPaul Kocialkowski
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski
2017-06-09intel-ci: Have the directory included in the distributed tarballsPetri Latvala
2017-06-09tests/Makefile.am: Only ignore generated gitignore in gitignorePetri Latvala
2017-06-09tests: Merge single_kernel_tests and multi_kernel_tests in the build systemPetri Latvala
2017-06-07igt/vc4_dmabuf_poll: Add a test for polling to wait for dmabuf fences.Eric Anholt
2017-06-07chamelium: Fix build issues on AndroidArkadiusz Hiler
2017-04-22igt: Add amd_prime for checking prime integrationChris Wilson
2017-04-22igt: Add basic amd_cs_nopChris Wilson
2017-04-22igt: Import basic amdgpu tests from libdrmChris Wilson
2017-01-26Add support for hotplug testing with the ChameliumLyude
2016-12-02tests/drv_module_reload: Convert sh script to C version.Marius Vlad
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