In the test suite we have some default options which are command line arguments used by most of the tests. Two of these are width==320 and height==240. But when we have DRM or fbdev backends, width and height are not possible command line arguments. This makes impossible to run tests that uses one of these types of backends, as the compositor won't open if the command line string is wrong. Fix this by not passing command line arguments width and height if the backend is DRM or fbdev. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>dev
parent
2eda978e95
commit
e8033e3dd1
Loading…
Reference in new issue