Searched refs:False (Results 1 - 25 of 153) sorted by relevance

1234567

/u-boot/test/py/tests/
H A Dtest_efi_selftest.py18 u_boot_console.run_command(cmd='bootefi selftest', wait_for_prompt=False)
41 u_boot_console.run_command(cmd='bootefi selftest ${fdtcontroladdr}', wait_for_prompt=False)
58 u_boot_console.run_command(cmd='bootefi selftest', wait_for_prompt=False)
72 u_boot_console.run_command(cmd='bootefi selftest', wait_for_prompt=False)
77 u_boot_console.run_command(cmd=chr(4), wait_for_echo=False,
78 send_nl=False, wait_for_prompt=False)
83 u_boot_console.run_command(cmd=chr(8), wait_for_echo=False,
84 send_nl=False, wait_for_prompt=False)
[all...]
H A Dtest_bootmenu.py19 u_boot_console.run_command('bootmenu 2', wait_for_prompt=False)
23 response = u_boot_console.run_command(cmd='\x0d', wait_for_echo=False, send_nl=False)
25 u_boot_console.run_command('bootmenu 2', wait_for_prompt=False)
28 response = u_boot_console.run_command(cmd='\x1b\x5b\x41\x0d', wait_for_echo=False,
29 send_nl=False)
31 u_boot_console.run_command('bootmenu 2', wait_for_prompt=False)
34 response = u_boot_console.run_command(cmd='\x1b\x5b\x42\x0d', wait_for_echo=False,
35 send_nl=False)
37 u_boot_console.run_command('bootmenu 2; echo rc:$?', wait_for_prompt=False)
[all...]
H A Dtest_vboot.py87 ['sha1-basic', 'sha1', '', None, False, True, False, False],
88 ['sha1-pad', 'sha1', '', '-E -p 0x10000', False, False, False, False],
89 ['sha1-pss', 'sha1', '-pss', None, False, False, False, Fals
[all...]
H A Dtest_stackprotector.py12 u_boot_console.run_command('stackprot_test',wait_for_prompt=False)
H A Dtest_efi_loader.py18 # This variable may be omitted if its value is False.
19 env__net_uses_usb = False
23 # This variable may be omitted if its value is False.
28 # set to False.
53 net_set_up = False
62 init_usb = u_boot_console.config.env.get('env__net_uses_usb', False)
66 init_pci = u_boot_console.config.env.get('env__net_uses_pci', False)
78 test_dhcp = u_boot_console.config.env.get('env__net_dhcp_server', False)
102 test_dhcp = u_boot_console.config.env.get('env__net_dhcp_server', False)
190 u_boot_console.run_command('bootefi %x' % addr, wait_for_prompt=False)
[all...]
H A Dtest_sandbox_exit.py13 u_boot_console.run_command('poweroff', wait_for_prompt=False)
29 u_boot_console.run_command('exception undefined', wait_for_prompt=False)
44 u_boot_console.run_command('exception undefined', wait_for_prompt=False)
H A Dtest_efi_fit.py21 # This variable may be omitted if its value is False.
22 env__net_uses_usb = False
26 # This variable may be omitted if its value is False.
31 # set to False.
151 init_usb = cons.config.env.get('env__net_uses_usb', False)
155 init_pci = cons.config.env.get('env__net_uses_pci', False)
169 return False
171 test_dhcp = cons.config.env.get('env__net_dhcp_server', False)
174 return False
191 return False
[all...]
/u-boot/test/py/tests/test_eficonfig/
H A Dtest_eficonfig.py15 u_boot_console.run_command(cmd=user_str, wait_for_prompt=False,
16 wait_for_echo=True, send_nl=False)
17 u_boot_console.run_command(cmd='\x0d', wait_for_prompt=False,
18 wait_for_echo=False, send_nl=False)
26 u_boot_console.run_command(cmd='\x1b\x5b\x41', wait_for_prompt=False,
27 wait_for_echo=False, send_nl=False)
30 u_boot_console.run_command(cmd='\x1b\x5b\x42', wait_for_prompt=False,
31 wait_for_echo=False, send_n
[all...]
/u-boot/tools/u_boot_pylib/
H A D__main__.py20 'u_boot_pylib', False, False, False, None, None, None,
H A Du_boot_pylib20 'u_boot_pylib', False, False, False, None, None, None,
H A Dtout.py14 in_progress = False
34 return False
43 True if it thinks the user is there, and False otherwise
53 in_progress = False
55 def progress(msg, warning=False, trailer='...'):
80 error: True if this is an error message, else False.
H A Dcommand.py44 capture=False, capture_stderr=False, oneline=False,
45 raise_on_error=True, cwd=None, binary=False,
137 cros_subprocess.stay_alive = False
/u-boot/tools/buildman/
H A Dcmdline.py32 action='store_true', default=False,
39 action='store_true', default=False,
42 default=False,
45 action='store_true', default=False,
50 default=False, help='Show errors and warnings')
52 default=False, help='Treat all compiler warnings as errors')
54 action='store_true', default=False,
57 action='store_true', default=False,
71 default=False, help='Display the README file')
73 action='store_true', default=False,
[all...]
H A Dfunc_test.py192 self._toolchains.Add('arm-gcc', test=False)
193 self._toolchains.Add('powerpc-gcc', test=False)
212 self._missing = False
230 self._toolchains.Add('gcc', test=False)
236 def _RunControl(self, *args, brds=False, clean_dir=False,
237 test_thread_exceptions=False, get_builder=True):
242 brds: Boards object, or False to pass self._boards, or None to pass
256 if brds == False:
289 self.assertEqual(gitutil.use_no_decorate, False)
[all...]
/u-boot/tools/binman/btool/
H A D_testing.py15 self.present = False
16 self.install = False
17 self.disable = False
H A Dmkimage.py24 def run(self, reset_timestamp=False, output_fname=None, external=False,
/u-boot/tools/binman/etype/
H A Du_boot_expanded.py24 super().__init__(section, etype, node, 'u-boot', 'u-boot-dtb', False)
H A Dcollection.py38 required: True if the data must be present, False if it is OK to
61 data = self.GetContents(False)
63 return False
H A Du_boot_ucode.py65 found = False
75 # yet, return False so we will be called later. If the section simply
87 return False
H A Dblob_named_by_arg.py31 def __init__(self, section, etype, node, blob_fname, required=False):
/u-boot/test/py/tests/test_efi_bootmgr/
H A Dtest_efi_bootmgr.py29 response = u_boot_console.run_command(cmd = 'load', wait_for_echo=False)
31 u_boot_console.run_command(cmd = 'exit', wait_for_echo=False)
39 response = u_boot_console.run_command(cmd = 'load', wait_for_echo=False)
41 u_boot_console.run_command(cmd = 'exit', wait_for_echo=False)
/u-boot/tools/patman/
H A Dcmdline.py53 '-v', '--verbose', action='store_true', dest='verbose', default=False,
57 default=False, help='Display the README file')
63 dest='ignore_errors', default=False,
77 default=False, help="Do a dry run (create but don't email patches)")
81 default=False,
84 default=False, help='Create patches as a single thread')
88 default=False,
94 '--tree', dest='check_patch_use_tree', default=False,
96 help=("Set `tree` to True. If `tree` is False then we'll pass "
99 action='store_false', help="Set `tree` to False")
[all...]
H A Dgitutil.py16 def log_cmd(commit_range, git_dir=None, oneline=False, reverse=False,
23 oneline: True to use --oneline, else False
70 oneline=True, raise_on_error=False)
113 raise_on_error=False)
159 def get_range_in_branch(git_dir, branch, include_upstream=False):
188 raise_on_error=False)
195 def count_commits_in_branch(git_dir, branch, include_upstream=False):
226 def checkout(commit_hash, git_dir=None, work_tree=None, force=False):
241 result = command.run_pipe([pipe], capture=True, raise_on_error=False,
[all...]
H A D__main__.py50 'patman', False, False, False, None, None, None,
/u-boot/tools/binman/
H A Dimage_test.py16 image.LookupSymbol('_binman_something_prop_', False, 'msg', 0)
25 image.LookupSymbol('_binman_type_prop_pname', False, 'msg', 0)
43 image.LookupSymbol('_binman_u_boot_prop_bad', False, 'msg', 0)

Completed in 200 milliseconds

1234567