mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-28 08:23:40 +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:
@@ -84,6 +84,7 @@ TESTS_progs = \
|
||||
gem_pipe_control_store_loop \
|
||||
gem_unfence_active_buffers \
|
||||
gem_unref_active_buffers \
|
||||
gem_reloc_overflow \
|
||||
gem_reloc_vs_gpu \
|
||||
drm_vma_limiter \
|
||||
drm_vma_limiter_cpu \
|
||||
|
||||
Reference in New Issue
Block a user