I am developing a virtual display driver and encountered a failure during HLK testing for the Display Capture Tests - Embedded DisplayID 2.0 and Large EDID. The error message is as follows:
No board detected!
No display output to display capture device mapping from the configuration file - attempting to auto-map.
Unable to determine any display output to display capture device mappings - tests cannot continue.
The root cause seems to be that the TanagerPlugin failed to load, as it cannot find a "board".
What is "board" in this context? Is it referring to a video capture card (e.g., USB capture device like Elgato Cam Link)?
Does the test framework require a physical video capture device to run these tests?