mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 06:13:04 +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:
@@ -23,6 +23,7 @@ TESTS_progs_M = \
|
||||
gem_close_race \
|
||||
gem_concurrent_blit \
|
||||
gem_cs_tlb \
|
||||
gem_ctx_param_basic \
|
||||
gem_ctx_bad_exec \
|
||||
gem_ctx_exec \
|
||||
gem_dummy_reloc_loop \
|
||||
|
||||
Reference in New Issue
Block a user