Add gem stress test

Not where I want it to be, yet. And not as good as I've hoped in detecting
broken kernels.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2011-03-19 21:34:55 +01:00
parent 02014cee2a
commit 08cf53703e
2 changed files with 565 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
bin_PROGRAMS = \
gem_stress \
$(NULL)
TESTS = getversion \
getclient \
getstats \