mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 00:46:17 +00:00
tests/pm_rps: rename basic test to "basic-api"
Jeff plans to add more tests ... Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
5d26a7e2a2
commit
d1b5823ee7
@ -290,7 +290,7 @@ int main(int argc, char **argv)
|
|||||||
igt_install_exit_handler(pm_rps_exit_handler);
|
igt_install_exit_handler(pm_rps_exit_handler);
|
||||||
}
|
}
|
||||||
|
|
||||||
igt_subtest("min-max-config-at-idle")
|
igt_subtest("basic-api")
|
||||||
min_max_config(idle_check);
|
min_max_config(idle_check);
|
||||||
|
|
||||||
igt_exit();
|
igt_exit();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user