aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulo Zanoni2012-05-15 16:38:30 -0500
committerRob Clark2014-11-24 18:51:59 -0600
commit8f66c98818102b95c28320b9ed7b5e05fd4efa00 (patch)
treee28409aa578e02b6484852854e1009522680a7df /.gitignore
parent1fec623b029747fa811fab9b52effd8993fc605b (diff)
downloadexternal-libgbm-8f66c98818102b95c28320b9ed7b5e05fd4efa00.tar.gz
external-libgbm-8f66c98818102b95c28320b9ed7b5e05fd4efa00.tar.xz
external-libgbm-8f66c98818102b95c28320b9ed7b5e05fd4efa00.zip
tests: add proptest
A small program that allows us to see and modify properties. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Rob Clark <robclark@freedesktop.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 38c6682f..3596a4a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,6 +89,7 @@ tests/updatedraw
89tests/modeprint/modeprint 89tests/modeprint/modeprint
90tests/modetest/modetest 90tests/modetest/modetest
91tests/name_from_fd 91tests/name_from_fd
92tests/proptest/proptest
92tests/kmstest/kmstest 93tests/kmstest/kmstest
93tests/vbltest/vbltest 94tests/vbltest/vbltest
94tests/radeon/radeon_ttm 95tests/radeon/radeon_ttm