mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 10:26:12 +00:00
tests: s/drm_reg_read/gem_reg_read
gem_ is the prefix for low-level kernel tests, drm_ tests libdrm_intel specific stuff.
This commit is contained in:
parent
434be47f12
commit
fb748aad4c
@ -69,7 +69,7 @@ TESTS_progs = \
|
|||||||
gem_ctx_exec \
|
gem_ctx_exec \
|
||||||
gem_ctx_bad_exec \
|
gem_ctx_bad_exec \
|
||||||
gem_ctx_basic \
|
gem_ctx_basic \
|
||||||
drm_reg_read \
|
gem_reg_read \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
# IMPORTANT: The ZZ_ tests need to be run last!
|
# IMPORTANT: The ZZ_ tests need to be run last!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user