Searched refs:ktap_print_msg (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/exec/ |
| A D | check-exec-tests.sh | 131 ktap_print_msg "By default, executable stdin is allowed to be interpreted." 139 ktap_print_msg "By default, non-executable stdin is allowed to be interpreted." 142 ktap_print_msg "By default, interactive commands are allowed to be interpreted." 151 ktap_print_msg "With -f, executable stdin is allowed to be interpreted." 159 ktap_print_msg "With -f, non-executable stdin is allowed to be interpreted." 162 ktap_print_msg "With -f, interactive commands are allowed to be interpreted." 171 ktap_print_msg "With -i, executable stdin is allowed to be interpreted." 179 ktap_print_msg "With -i, non-executable stdin is not allowed to be interpreted." 182 ktap_print_msg "With -i, interactive commands are not allowed to be interpreted." 191 ktap_print_msg "With -fi, executable stdin is allowed to be interpreted." [all …]
|
| /tools/testing/selftests/power_supply/ |
| A D | helpers.sh | 68 ktap_print_msg "Failed to read" 85 ktap_print_msg "Reported: '$DATA' $UNIT ($(to_human_readable_unit "$DATA" "$UNIT"))" 101 ktap_print_msg "'$DATA' is out of range (min=$MIN, max=$MAX)" 104 ktap_print_msg "Reported: '$DATA' $UNIT ($(to_human_readable_unit "$DATA" "$UNIT"))" 129 ktap_print_msg "Reported: '$DATA'" 132 ktap_print_msg "'$DATA' is not a valid value for this property" 141 ktap_print_msg "$line" 157 ktap_print_msg "Missing property" 164 ktap_print_msg "Invalid value for uevent property, dumping..."
|
| A D | test_power_supply_properties.sh | 45 ktap_print_msg Testing device "$DEVNAME"
|
| /tools/testing/selftests/kselftest/ |
| A D | ktap_helpers.sh | 25 ktap_print_msg() function
|
| /tools/testing/selftests/cpufreq/ |
| A D | main.sh | 173 ktap_print_msg "Invalid [-f] function type"
|
Completed in 790 milliseconds