mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
tests: roll out igt_simple_init/igt_simple_main
Also use igt_skip a bit more to simplify some of the tests. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -332,6 +332,8 @@ int main(int argc, char **argv)
|
||||
uint32_t start = 0;
|
||||
int i, fd, count;
|
||||
|
||||
igt_simple_init();
|
||||
|
||||
fd = drm_open_any();
|
||||
|
||||
if (!IS_GEN3(intel_get_drm_devid(fd))) {
|
||||
|
||||
Reference in New Issue
Block a user