Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh66 test_sysfs_prop_optional_list status "Unknown","Charging","Discharging","Not charging","Full"
72 test_sysfs_prop_optional_list capacity_level "Unknown","Critical","Low","Normal","High","Full"
77 test_sysfs_prop_optional_list technology "Unknown","NiMH","Li-ion","Li-poly","LiFe","NiCd","LiMn"
81 test_sysfs_prop_optional_list scope "Unknown","System","Device"
H A Dhelpers.sh109 test_sysfs_prop_optional_list() { function