Home
last modified time | relevance | path

Searched refs:expect (Results 1 – 25 of 53) sorted by relevance

123

/u-boot/test/py/tests/
A Dtest_efi_selftest.py19 if u_boot_console.p.expect(['Summary: 0 failures', 'Press any key']):
42 if u_boot_console.p.expect(['serial-number:', 'U-Boot']):
59 if u_boot_console.p.expect(['resetting', 'U-Boot']):
73 if u_boot_console.p.expect([r'To terminate type \'x\'']):
85 if u_boot_console.p.expect([r'Unicode char 8 \(BS\), scan code 0 \(Null\)']):
109 if u_boot_console.p.expect([r'Unicode char 8364 \(\'']):
114 if u_boot_console.p.expect(['Summary: 0 failures', 'Press any key']):
128 if u_boot_console.p.expect([r'To terminate type \'CTRL\+x\'']):
164 if u_boot_console.p.expect([r'Unicode char 8364 \(\'']):
176 if u_boot_console.p.expect(['Summary: 0 failures', 'Press any key']):
[all …]
A Dtest_bootmenu.py21 u_boot_console.p.expect([i])
26 u_boot_console.p.expect(['autoboot'])
32 u_boot_console.p.expect(['autoboot'])
38 u_boot_console.p.expect(['autoboot'])
A Dtest_event_dump.py17 expect = '''.*Event type Id Source location
22 assert re.match(expect, out, re.MULTILINE) is not None
A Dtest_sandbox_exit.py30 m = u_boot_console.p.expect(['resetting ...', 'U-Boot'])
33 m = u_boot_console.p.expect(['U-Boot', '=>'])
A Dtest_env.py565 expect = '#define CONFIG_EXTRA_ENV_TEXT "%s"\n' % expect_val
566 assert result == expect
/u-boot/test/py/tests/test_eficonfig/
A Dtest_eficonfig.py21 u_boot_console.p.expect([i])
39 u_boot_console.p.expect([i])
51 u_boot_console.p.expect([i])
81 u_boot_console.p.expect([i])
86 u_boot_console.p.expect([i])
104 u_boot_console.p.expect([i])
146 u_boot_console.p.expect([i])
195 u_boot_console.p.expect([i])
207 u_boot_console.p.expect([i])
229 u_boot_console.p.expect([i])
[all …]
/u-boot/tools/buildman/
A Dtest.py184 expect = '%10s: ' % arch
187 expect += ' '
322 expect += ' '
325 expect += ' '
352 expect = [expect[0]] + expect[2:]
353 expect = '\n'.join(expect)
373 expect = [expect[0]] + expect[2:]
374 expect = '\n'.join(expect)
394 expect = '\n'.join(expect)
405 expect = '\n'.join(expect)
[all …]
/u-boot/test/dm/
A Drtc.c40 static int cmp_times(struct rtc_time *expect, struct rtc_time *time, bool show) in cmp_times() argument
44 same = expect->tm_sec == time->tm_sec; in cmp_times()
45 same &= expect->tm_min == time->tm_min; in cmp_times()
46 same &= expect->tm_hour == time->tm_hour; in cmp_times()
47 same &= expect->tm_mday == time->tm_mday; in cmp_times()
48 same &= expect->tm_mon == time->tm_mon; in cmp_times()
49 same &= expect->tm_year == time->tm_year; in cmp_times()
51 show_time("expected", expect); in cmp_times()
/u-boot/test/py/
A Du_boot_console_base.py163 m = self.p.expect([pattern_u_boot_spl_signon] +
169 m = self.p.expect([pattern_u_boot_spl2_signon] +
174 m = self.p.expect([pattern_u_boot_main_signon] + self.bad_patterns)
180 m = self.p.expect([self.prompt_compiled,
256 m = self.p.expect([chunk] + self.bad_patterns)
266 m = self.p.expect([self.prompt_compiled] + self.bad_patterns)
333 m = self.p.expect([text] + self.bad_patterns)
369 self.p.expect(['This should never match U-Boot output'])
A Du_boot_spawn.py138 def expect(self, patterns): member in Spawn
/u-boot/tools/dtoc/test/
A Ddtoc_test_alias_bad.dts45 ping-expect = <4>;
50 ping-expect = <5>;
A Ddtoc_test_alias_bad_uc.dts45 ping-expect = <4>;
50 ping-expect = <5>;
A Ddtoc_test_inst.dts45 ping-expect = <4>;
50 ping-expect = <5>;
A Ddtoc_test_alias_bad_path.dts45 ping-expect = <4>;
50 ping-expect = <5>;
/u-boot/include/linux/
A Dcompiler.h18 int expect, int is_constant);
23 #define __branch_check__(x, expect, is_constant) ({ \ argument
33 ______r = __builtin_expect(!!(x), expect); \
35 expect, is_constant); \
/u-boot/lib/
A Dfdtdec_test.c105 static int run_test(const char *aliases, const char *nodes, const char *expect) in run_test() argument
118 printf("aliases=%s, nodes=%s, expect=%s: ", aliases, nodes, expect); in run_test()
122 list, ARRAY_SIZE(list)), (int)strlen(expect)); in run_test()
125 for (i = 0, s = expect; *s; s++, i++) { in run_test()
/u-boot/arch/arm/dts/
A Dtegra-u-boot.dtsi22 /* Same as image1 - some tools still expect the -dtb suffix */
A Dsocfpga_n5x_socdk.dts23 /* We expect the bootloader to fill in the reg */
A Dsocfpga_agilex_socdk.dts41 /* We expect the bootloader to fill in the reg */
A Darmada-38x-solidrun-microsom.dtsi9 * production board. Things will change, don't expect this file to
/u-boot/doc/board/qualcomm/
A Dsdm845.rst37 and FIT image instead of ``initramfs``. Android bootloader expect gzipped kernel
67 /* We expect the bootloader to fill in the size */
124 /* We expect the bootloader to fill in the size */
A Dqcs404.rst41 and FIT image instead of ``initramfs``. Android bootloader expect gzipped kernel
62 /* We expect the bootloader to fill in the size */
/u-boot/net/
A Dtcp.c367 enum pkt_state expect = PKT; in tcp_hole() local
408 switch (expect) { in tcp_hole()
422 expect = PKT; in tcp_hole()
436 expect = NOPKT; in tcp_hole()
/u-boot/board/phytec/pcm058/
A DREADME50 The default bootscripts expect a kernel fit-image file named "fitImage" in the
80 The default NAND bootscripts expect a single MTD partition named "rootfs",
/u-boot/tools/binman/
A Delf_test.py245 expect = struct.pack('<IIIII', 2, 3, 0x1234, 0x5678, 0)
246 self.assertEqual(expect, embed_data)

Completed in 54 milliseconds

123