Skip to content

tests: Add a test for g_udev_device_get_tags

Benjamin Berg requested to merge benzea/tags-test into master

Quick hack to test the function. Note that it compiles the gudevdevice.c into the test binary as it needs the private function to create the udev device from the enviornment.

Merge request reports