summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2015-08-13 12:58:25 -0700
committerJesse Barnes <jbarnes@virtuousgeek.org>2015-08-14 09:26:12 -0700
commitb0d8d73d8b7e5befd613e49610cb22287a8a60f2 (patch)
tree059483856fb95ca80d94a0f7ada2501dcf214977 /tests/Makefile.sources
parente920d719b20f3b79e2c70dc59ae3f9858b65a639 (diff)
tests/drv_getparams: mark EU and subslice fetch as basic v2
Fundamental and simple functionality. v2: make whole test basic (Daniel) add to .gitignore Reviewed-by: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 3b15b86b..a7a7ad14 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -6,7 +6,7 @@ NOUVEAU_TESTS_M = \
TESTS_progs_M = \
core_get_client_auth \
- drv_getparams \
+ drv_getparams_basic \
drv_suspend \
drv_hangman \
gem_bad_reloc \