aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Glisse2011-11-10 15:47:10 -0600
committerJerome Glisse2011-11-10 16:14:42 -0600
commitca4971292cf99e0063416cd1c3467af94637bf2b (patch)
tree2f8a8af146f7a2e44ed8671c6266d233ea8a1df2 /configure.ac
parent961bf9b5c2866ccb4fedf2b45b29fb688519d0db (diff)
downloadexternal-libgbm-ca4971292cf99e0063416cd1c3467af94637bf2b.tar.gz
external-libgbm-ca4971292cf99e0063416cd1c3467af94637bf2b.tar.xz
external-libgbm-ca4971292cf99e0063416cd1c3467af94637bf2b.zip
tests/radeon: radeon specific test
Initial test only include ttm test for stressing ttm memory allocations. Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 95d64a7f..1447785b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -283,6 +283,7 @@ AC_CONFIG_FILES([
283 tests/modeprint/Makefile 283 tests/modeprint/Makefile
284 tests/modetest/Makefile 284 tests/modetest/Makefile
285 tests/kmstest/Makefile 285 tests/kmstest/Makefile
286 tests/radeon/Makefile
286 tests/vbltest/Makefile 287 tests/vbltest/Makefile
287 include/Makefile 288 include/Makefile
288 include/drm/Makefile 289 include/drm/Makefile