Add the tests we want from libdrm.
authorEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 01:47:42 +0000 (18:47 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 01:47:42 +0000 (18:47 -0700)
commit895a415909188e7bddb8571fe5db69cf91ee1383
tree4b6d662f80b23c37811325b20671a85eca5587c7
parentec172167d6992b2f9b59f79b57b7a346b75317ba
Add the tests we want from libdrm.
.gitignore
Makefile.am
configure.ac
tests/Makefile.am
tests/gem_basic.c [new file with mode: 0644]
tests/gem_flink.c [new file with mode: 0644]
tests/gem_mmap.c [new file with mode: 0644]
tests/gem_readwrite.c [new file with mode: 0644]
tests/getclient.c [new file with mode: 0644]
tests/getstats.c [new file with mode: 0644]
tests/getversion.c [new file with mode: 0644]