tests: Add rudimentary color device test
Tests that test case EDID is setup correctly, and that color devices for monitors are created. tests/color: Add hotplugging tests Checks that changing the number of connected monitors reflects the number of current color devices, and that we end up with the correct end state. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2164>
This commit is contained in:
@ -160,6 +160,7 @@ const char * meta_monitor_get_serial (MetaMonitor *monitor);
|
||||
META_EXPORT_TEST
|
||||
const MetaEdidInfo * meta_monitor_get_edid_info (MetaMonitor *monitor);
|
||||
|
||||
META_EXPORT_TEST
|
||||
const char * meta_monitor_get_edid_checksum_md5 (MetaMonitor *monitor);
|
||||
|
||||
META_EXPORT_TEST
|
||||
|
Reference in New Issue
Block a user