Skip to content

tests/gbm: Add gbm_device_get_fd() test

Daniel Stone requested to merge daniels/piglit:gbm-device-fd-no-dup into main

Make sure that GBM doesn't dup() the FD from under us, as users rely on this being the case.

Merge request reports