diff options
author | Eric Anholt <eric@anholt.net> | 2007-08-15 13:41:24 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-08-15 13:41:24 -0700 |
commit | 9254e00e4bbbc02282415cd0ca7bd6b5cb52be82 (patch) | |
tree | 6189ef6c6ddc7fef53e65c55759617be45478f0c /.gitignore | |
parent | 8a1ca401b403848d894f664977f9e939eaf07291 (diff) |
Add a set of tests for DRM locking, exposing issues on BSD.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ tests/drmstat tests/getclient tests/getstats tests/getversion +tests/lock tests/openclose tests/setversion tests/updatedraw |