summaryrefslogtreecommitdiff
path: root/src/tests/monitor-test-utils.c
Commit message (Expand)AuthorAgeFilesLines
* tests/monitor-unit-tests: Sanity check some monitor infoJonas Ådahl2021-01-281-0/+15
* tests/monitor: Check that the CRTC "layout" is correctJonas Ådahl2021-01-221-0/+20
* output: Tie the output to the monitor it's part ofJonas Ådahl2021-01-221-0/+2
* monitor-manager: Connect assigned CRTCs to their outputs both waysJonas Ådahl2021-01-221-5/+47
* Fix segfaults on 32-bit systems.Martin Whitaker2020-07-241-3/+3
* crtc-mode: Move away fields from public MetaCrtcMode structJonas Ådahl2020-06-101-8/+16
* crtc: Make implementations inherit MetaCrtcJonas Ådahl2020-06-101-1/+1
* output: Make implementations inherit MetaOutputJonas Ådahl2020-06-101-16/+4
* tests/monitor-unit-tests: Only set suggested_x/y when relevantJonas Ådahl2020-06-101-8/+3
* crtc: Move MetaCrtcConfig field to instance privateJonas Ådahl2020-06-101-3/+3
* crtc: Move all_transforms field into instance privateJonas Ådahl2020-06-101-1/+0
* output: Move output info to MetaOutputInfo structJonas Ådahl2020-06-101-33/+37
* tests/monitor-unit-tests: Make hotplug mode part of test setupJonas Ådahl2020-06-101-2/+10
* monitor-manager: Rename *Info structs to *AssignmentJonas Ådahl2020-06-101-3/+3
* output: Move configureable state to instance privateJonas Ådahl2020-06-101-6/+12
* output: Move winsys_id into instance private and rename to idJonas Ådahl2020-06-101-3/+3
* crtc: Move CRTC id field into instance privateJonas Ådahl2020-06-101-1/+1
* output: Move MetaGpu field to instance privateJonas Ådahl2020-06-101-1/+3
* crtc: Move MetaGpu field to instance-privateJonas Ådahl2020-06-101-1/+10
* tests: Move monitor test functions into common utilsJonas Dreßler2020-05-131-0/+601
* tests: Add monitor config migration testsJonas Ådahl2017-08-211-0/+33
* Migrate old monitor configuration files to new systemJonas Ådahl2017-08-211-1/+2
* Remove old monitor configuration systemJonas Ådahl2017-08-211-6/+0
* monitor-manager: Make the config manager an 'experimental feature'Jonas Ådahl2017-04-071-5/+1
* tests: Move monitor test helpers to a helper fileJonas Ådahl2017-01-251-0/+57