Searched refs:test_sysfs_prop_optional_list (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/power_supply/ |
H A D | test_power_supply_properties.sh | 66 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 D | helpers.sh | 109 test_sysfs_prop_optional_list() { function
|