mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 13:52:54 +00:00
tests: Add gem_ctx_param_basic
Boring ioctl validation. Luckily no gaps found while doing it. v2: git add ftw! v3: Fixes: - args->size is an outparam for get, adjust test. - Pick an invalid param, not an invalid ioctl number ... tsk. Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
@@ -30,6 +30,7 @@ gem_ctx_basic
|
||||
gem_ctx_create
|
||||
gem_ctx_exec
|
||||
gem_ctx_thrash
|
||||
gem_ctx_param_basic
|
||||
gem_double_irq_loop
|
||||
gem_dummy_reloc_loop
|
||||
gem_evict_alignment
|
||||
|
||||
Reference in New Issue
Block a user