summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2015-04-05tests/random: return non-zero on test failureEmil Velikov
2015-04-05tests/random: extract test out of xf86drmRandom.cEmil Velikov
2015-04-05tests/hash: return non-zero on failureEmil Velikov
2015-04-05tests/hash: extract test out of xf86drmHash.cEmil Velikov
2015-04-04tests/drmsl: Extract tests out of xf86drmSL.cJan Vesely
2015-03-16modetest: include into the build when libkms is not selected.Emil Velikov
2015-03-13nouveau: make nouveau importing global buffers completely thread-safe, with t...Maarten Lankhorst
2015-03-10tests: automake: keep the libs link at the final stageEmil Velikov
2015-03-10tests: move the SUBDIR at the top of the makefileEmil Velikov
2015-03-10automake: drop the NULL variable from the makefileEmil Velikov
2015-02-27autotools: add WARN_CFLAGS to all targetsEmil Velikov
2015-02-11tests: remove intel-specific testsDaniel Vetter
2014-11-27tegra: Add simple test for drm_tegra_open()Thierry Reding
2014-11-24tests: add proptestPaulo Zanoni
2013-03-08libdrm/exynos: add test application for 2d gpu.Inki Dae
2011-11-10tests/radeon: radeon specific testJerome Glisse
2011-03-03Build modetest for all chipsets, always build modeprintKristian Høgsberg
2011-03-03don't try to build modetest without libkmsMatt Turner
2010-05-12Only build tests in make checkJonathan Callen
2010-04-27tests: add new vblank testJesse Barnes
2010-01-08tests: Add a very small libkms testJakob Bornecrantz
2009-11-23Add drmGetDeviceNameFromFd functionKristian Høgsberg
2009-11-17Move libdrm/ up one levelKristian Høgsberg
2009-11-17Use headers copied from kernel instead of shared-coreKristian Høgsberg
2009-10-03tests: Disable intel-specific tests with --disable-intelChris Wilson
2009-04-09test: Avoid recursive dependency in makefileKristian Høgsberg
2009-04-09test: Makefile.am grammar naziKristian Høgsberg
2009-04-07drm: fix test makefileDave Airlie
2009-04-06XFAIL auth and lock test casesKristian Høgsberg
2009-04-06Use libudev in test case to only run gem tests for intel devices.Kristian Høgsberg
2008-12-17libdrm: Fix modetest/modeprint to use automake stuff.Eric Anholt
2008-12-17libdrm: add mode setting filesJesse Barnes
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-09-30Merge remote branch 'origin/master' into modesetting-gemDave Airlie
2008-09-10drm: Add tests for GEM_FLINK ioctl.Eric Anholt
2008-07-26tests: add some basic radeon gem testsDave Airlie
2008-05-01Update mm tests for GEM rename.Eric Anholt
2008-04-29Move mmfs tests over to be drm tests.Eric Anholt
2008-04-23Add mmap ioctl to mmfs.Eric Anholt
2008-04-23Add pread/pwrite ioctls to mmfs.Eric Anholt
2008-04-23Move mmfs.h userland interface to shared-core.Eric Anholt
2008-04-23Initial add of mmfs module.Eric Anholt
2007-08-15Add a set of tests for DRM locking, exposing issues on BSD.Eric Anholt
2007-08-15Add a regression test for the setversion interface.Eric Anholt
2007-08-15Add simple regression test for getstats (does it not crash the kernel?).Eric Anholt
2007-08-13Add a regression test for authentication.Eric Anholt
2007-08-02Add libdrm source dir, to build tests from a different build dirPatrice Mandin
2007-07-19Add a test for drawable add, remove, and update.Eric Anholt
2007-07-19Fix the getclient test (Need this feature for future tests).Eric Anholt
2007-07-19Add some trivial regression tests, one of which fails.Eric Anholt