mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
tests: add gem_reloc_overflow to check wrapping
This adds a test to make sure that the execbuffer validation routine is checking for invalid addresses, single entry overflow, and multi-entry wrapping overflow. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -45,6 +45,7 @@ gem_pipe_control_store_loop
|
||||
gem_pread_after_blit
|
||||
gem_pwrite
|
||||
gem_readwrite
|
||||
gem_reloc_overflow
|
||||
gem_reloc_vs_gpu
|
||||
gem_reg_read
|
||||
gem_render_linear_blits
|
||||
|
||||
Reference in New Issue
Block a user