Home
last modified time | relevance | path

Searched refs:test_sysfs_prop_optional (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh61 test_sysfs_prop_optional usb_type
74 test_sysfs_prop_optional model_name
75 test_sysfs_prop_optional manufacturer
76 test_sysfs_prop_optional serial_number
79 test_sysfs_prop_optional cycle_count
83 test_sysfs_prop_optional input_current_limit "uA"
84 test_sysfs_prop_optional input_voltage_limit "uV"
100 test_sysfs_prop_optional current_now "uA"
101 test_sysfs_prop_optional current_max "uA"
102 test_sysfs_prop_optional charge_no
[all...]
H A Dhelpers.sh76 test_sysfs_prop_optional() { function