tests/monitor-unit-tests: Sanity check some monitor info

Check that some information about the monitor is the same as the main
output they are derived from.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1689>
This commit is contained in:
Jonas Ådahl
2021-01-26 16:07:07 +01:00
committed by Marge Bot
parent 432682f305
commit b883a31796
2 changed files with 16 additions and 0 deletions

View File

@ -164,6 +164,7 @@ int meta_output_get_backlight (MetaOutput *output);
void meta_output_add_possible_clone (MetaOutput *output,
MetaOutput *possible_clone);
META_EXPORT_TEST
const MetaOutputInfo * meta_output_get_info (MetaOutput *output);
META_EXPORT_TEST