Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 25 of 26) sorted by relevance

12

/u-boot/scripts/kconfig/tests/
A Dconftest.py220 def _read_and_compare(self, compare, expected): argument
230 def _contains(self, attr, expected): argument
235 def _matches(self, attr, expected): argument
239 def config_contains(self, expected): argument
247 def config_matches(self, expected): argument
255 def stdout_contains(self, expected): argument
263 def stdout_matches(self, expected): argument
271 def stderr_contains(self, expected): argument
279 def stderr_matches(self, expected): argument
/u-boot/test/lib/
A Dtest_print.c19 uint64_t freq, char *expected) in test_print_freq()
47 uint64_t freq, char *expected) in test_print_size()
A Dgetopt.c18 int expected[]) in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/u-boot/test/log/
A Dsyslog_test.h21 const char *expected; member
/u-boot/test/dm/
A Dpinmux.c17 #define test_muxing(selector, expected) do { \ in dm_test_pinmux() argument
A Dcore.c409 int expected; in dm_check_operations() local
/u-boot/test/cmd/
A Dtest_echo.c20 char *expected; member
/u-boot/lib/
A Dfdtdec_test.c30 #define CHECKVAL(op, expected) ({ \ argument
201 const struct fdt_memory expected = { in check_fdt_carveout() local
/u-boot/post/lib_powerpc/fpu/
A Dmul-subnormal-single-1.c61 } static volatile expected[] = variable
/u-boot/board/freescale/corenet_ds/
A Dcorenet_ds.c179 u32 expected = srds_regs->bank[i].pllcr0 & SRDS_PLLCR0_RFCK_SEL_MASK; in misc_init_r() local
/u-boot/board/freescale/p2041rdb/
A Dp2041rdb.c206 u32 expected = in_be32(&regs->bank[i].pllcr0); in misc_init_r() local
/u-boot/board/keymile/kmp204x/
A Dkmp204x.c141 u32 expected[NUM_SRDS_BANKS] = {SRDS_PLLCR0_RFCK_SEL_100, in misc_init_r() local
/u-boot/drivers/mmc/
A Drpmb.c129 unsigned short expected) in mmc_rpmb_response()
176 static int mmc_rpmb_status(struct mmc *mmc, unsigned short expected) in mmc_rpmb_status()
/u-boot/tools/dtoc/
A Dtest_dtoc.py97 def _check_strings(self, expected, actual): argument
/u-boot/drivers/ram/stm32mp1/
A Dstm32mp1_interactive.c143 enum stm32mp1_ddr_interact_step expected) in stm32mp1_check_step()
/u-boot/common/
A Dbloblist.c338 bool expected; in bloblist_init() local
/u-boot/drivers/tpm/
A Dtpm_tis_st33zp24_i2c.c308 unsigned int expected; in st33zp24_i2c_recv() local
A Dtpm_tis_lpc.c142 u8 expected) in tis_wait_reg()
A Dtpm_tis_infineon.c377 unsigned int expected; in tpm_tis_i2c_recv() local
A Dcr50_i2c.c305 size_t burstcnt, expected, current, len; in cr50_i2c_recv() local
A Dtpm2_tis_spi.c368 int size, expected; in tpm_tis_spi_recv() local
A Dtpm_tis_st33zp24_spi.c436 unsigned int expected; in st33zp24_spi_recv() local
/u-boot/drivers/usb/host/
A Dxhci-ring.c442 union xhci_trb *xhci_wait_for_event(struct xhci_ctrl *ctrl, trb_type expected) in xhci_wait_for_event()
/u-boot/test/
A Dunicode_ut.c716 u16 const expected[] = L"Capsule0AF9"; in unicode_test_efi_create_indexed_name() local
/u-boot/lib/zstd/
A Ddecompress.c78 size_t expected; member

Completed in 31 milliseconds

12