tests: add basic test for missed irqs

Didn't catch any known bug, but can't hurt.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2011-09-12 20:45:06 +02:00
parent fbf8950f6e
commit b8245e18fe
2 changed files with 149 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ TESTS = getversion \
gem_storedw_loop_bsd \
gem_storedw_batches_loop \
gem_dummy_reloc_loop \
gem_double_irq_loop \
gem_ring_sync_loop \
gem_pipe_control_store_loop \
$(NULL)