mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
tests/gem_madvise: use correct main block
igt_simple_main doesn't enumerate subtests ... Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
3514872efe
commit
36be04bdfb
@ -137,7 +137,7 @@ dontneed_before_exec(void)
|
||||
close(fd);
|
||||
}
|
||||
|
||||
igt_simple_main
|
||||
igt_main
|
||||
{
|
||||
igt_skip_on_simulation();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user