mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-11 01:46:14 +00:00
tests/drv_module_reload_basic: use linear_blits after module_reload for sanity check
Reduces runtime a lot... Reviewed-by: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
This commit is contained in:
parent
4409c83284
commit
dc9505a405
@ -52,7 +52,7 @@ else
|
||||
fi
|
||||
|
||||
# then try to run something
|
||||
if ! $SOURCE_DIR/gem_exec_nop > /dev/null ; then
|
||||
if ! $SOURCE_DIR/gem_linear_blits --run-subtest basic > /dev/null ; then
|
||||
echo "failed to execute a simple batch after reload"
|
||||
exit 3
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user