aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/power_supply/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2024-02-20selftests: Add test to verify power supply propertiesNĂ­colas F. R. A. Prado1-0/+4
Add a kselftest that verifies power supply properties from sysfs and uevent. It checks whether they are present, readable and return valid values. This initial set of properties is not comprehensive, but rather the ones that I was able to validate locally. Co-developed-by: Sebastian Reichel <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]> Signed-off-by: NĂ­colas F. R. A. Prado <[email protected]> Signed-off-by: Shuah Khan <[email protected]>