tests: add kms_addfb

Just a bunch of testcase to check that all the addfb sanity checks
work as they should.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2013-10-09 21:20:40 +02:00
parent 590f610140
commit 6f8c30d8ed
3 changed files with 235 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ TESTS_progs_M = \
gem_tiled_blits \
gem_tiled_partial_pwrite_pread \
gem_write_read_ring_switch \
kms_addfb \
kms_flip \
kms_render \
kms_setmode \