Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_project_config.py173 input_field = self.wait_until_visible('#new-dl_dir', poll=2)
174 input_field.clear()
233 input_field = self.wait_until_visible('#new-sstate_dir', poll=2)
234 input_field.clear()
/openbmc/linux/tools/testing/selftests/net/
H A Dl2_tos_ttl_inherit.sh52 for input_field in $input; do
54 echo "$input_field"
58 if [ "$input_field" = "$field" ]; then