summaryrefslogtreecommitdiff
path: root/tests/test-sysfsattr.c
Commit message (Collapse)AuthorAgeFilesLines
* gudev: Add tests for the boolean sysfs attributesBastien Nocera2021-03-161-6/+19
|
* gudev: Add helpers to get uncached sysfs attributeswip/hadess/add-uncached-helpersBastien Nocera2020-09-151-0/+80
We very often need to access the current value of sysfs attributes. Add functions that do I/O on the sysfs files and update the cache.