tests: Rename core_getparams to drv_getparams

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
Daniel Vetter
2015-03-13 17:57:03 +01:00
parent ae339f0977
commit 505645c2ab
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ NOUVEAU_TESTS_M = \
TESTS_progs_M = \
core_get_client_auth \
core_getparams \
drv_getparams \
drv_suspend \
drv_hangman \
gem_bad_reloc \