Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dmanualexecution.py143 def _get_true_false_input(self, input_message): member in ManualTestRunner
170 …more_config_option = self._get_true_false_input('\nIs there more configuration option input: (Y)es…
173 … more_config = self._get_true_false_input('\nIs there more configuration to create: (Y)es/(N)o\n')
202 …add_tc_config = self._get_true_false_input('\nDo you want to add this test case to test configurat…