mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-19 05:46:25 +00:00
tests/kms_setmode: mark simple clone test as basic
Should cover simple, single CRTC mode sets. Reviewed-by: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
This commit is contained in:
parent
e5839d240a
commit
87a5f2d776
@ -685,7 +685,7 @@ int main(int argc, char **argv)
|
||||
const char *name;
|
||||
} tests[] = {
|
||||
{ TEST_CLONE | TEST_SINGLE_CRTC_CLONE,
|
||||
"clone-single-crtc" },
|
||||
"basic-clone-single-crtc" },
|
||||
{ TEST_INVALID | TEST_CLONE | TEST_SINGLE_CRTC_CLONE,
|
||||
"invalid-clone-single-crtc" },
|
||||
{ TEST_INVALID | TEST_CLONE | TEST_EXCLUSIVE_CRTC_CLONE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user