mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-21 14:56:18 +00:00
tests/prime_nv_pcopy: guard output for subtest listing
This commit is contained in:
parent
71ba0038db
commit
5825cf807e
@ -1330,6 +1330,8 @@ int main(int argc, char **argv)
|
||||
close(intel_fd);
|
||||
close(nouveau_fd);
|
||||
|
||||
if (!drmtest_only_list_subtests())
|
||||
printf("Tests: %u run, %u failed\n", run, failed);
|
||||
|
||||
return failed;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user