Searched refs:ktap_print_msg (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/exec/ |
H A D | check-exec-tests.sh | 127 ktap_print_msg "By default, executable scripts are allowed to be interpreted and executed." 131 ktap_print_msg "By default, executable stdin is allowed to be interpreted." 134 ktap_print_msg "By default, non-executable scripts are allowed to be interpreted, but not directly … 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." 147 ktap_print_msg "With -f, executable scripts are allowed to be interpreted and executed." 151 ktap_print_msg "With -f, executable stdin is allowed to be interpreted." 154 ktap_print_msg "With -f, non-executable scripts are not allowed to be executed nor 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." [all …]
|
/linux/tools/testing/selftests/power_supply/ |
H 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..."
|
H A D | test_power_supply_properties.sh | 45 ktap_print_msg Testing device "$DEVNAME"
|
/linux/tools/testing/selftests/kselftest/ |
H A D | ktap_helpers.sh | 25 ktap_print_msg() function
|
/linux/tools/testing/selftests/cpufreq/ |
H A D | main.sh | 173 ktap_print_msg "Invalid [-f] function type"
|