summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-03-22 19:41:12 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2015-04-05 15:19:42 +0100
commit79f9cf3eb78a4feebda167ad4a3475ee1f2aa067 (patch)
treedbbd3c4cf350ab7e668744129137259eeb941c65 /.gitignore
parent7d8c9464081634f053e16e5eac9655a12fae1dc4 (diff)
tests/hash: extract test out of xf86drmHash.c
This way with follow up commits we can fix it and wire it up to make check v2: - Use xf86drmHash.h for common structs.(Jan) - Add test to .gitignore. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cb7128da..f78ad416 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,6 +79,7 @@ tests/drmstat
tests/getclient
tests/getstats
tests/getversion
+tests/hash
tests/lock
tests/openclose
tests/setversion