mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
tests: Add a test for the command parser
Start with a simple testcase that should pass. v2: Switch to I915_PARAM_CMD_PARSER_VERSION Signed-off-by: Brad Volkin <bradley.d.volkin@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
49c611b590
commit
e8b4ecd387
@@ -29,6 +29,7 @@ TESTS_progs_M = \
|
||||
gem_exec_bad_domains \
|
||||
gem_exec_faulting_reloc \
|
||||
gem_exec_nop \
|
||||
gem_exec_parse \
|
||||
gem_fenced_exec_thrash \
|
||||
gem_fence_thrash \
|
||||
gem_flink \
|
||||
|
||||
Reference in New Issue
Block a user