mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-27 16:10:28 +00:00
context_basic: the most stressful context test to date.
this context test requiring libdrm updates Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
@@ -68,6 +68,7 @@ TESTS_progs = \
|
||||
gem_ctx_bad_destroy \
|
||||
gem_ctx_exec \
|
||||
gem_ctx_bad_exec \
|
||||
gem_ctx_basic \
|
||||
$(NULL)
|
||||
|
||||
# IMPORTANT: The ZZ_ tests need to be run last!
|
||||
@@ -125,3 +126,5 @@ gem_fence_thrash_CFLAGS = $(AM_CFLAGS) $(THREAD_CFLAGS)
|
||||
gem_fence_thrash_LDADD = $(LDADD) -lpthread
|
||||
|
||||
gem_wait_render_timeout_LDADD = $(LDADD) -lrt
|
||||
|
||||
gem_ctx_basic_LDADD = $(LDADD) -lpthread
|
||||
|
||||
Reference in New Issue
Block a user