tests: add gem_seqno_wrap
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Tue, 4 Dec 2012 17:43:13 +0000 (19:43 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Dec 2012 22:03:54 +0000 (23:03 +0100)
commit796fd58a17aa93e3e1a62549afde5984a10ebdee
tree6b138e82a93b95c1a7edebb574befa9000c4828f
parentd0f3a0d77a7792a38d7571b011bb6cf5ad604b4a
tests: add gem_seqno_wrap

This test uses debugfs entry to set next_seqno close
to a wrapping point and then creates a load with dependant
buffer objects or with specified command to induce the wrap.

v2: Use new get_rendercpy_func as suggested by Daniel Vetter.

Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/Makefile.am
tests/gem_seqno_wrap.c [new file with mode: 0644]