/u-boot/scripts/kconfig/tests/ |
A D | conftest.py | 220 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 D | test_print.c | 19 uint64_t freq, char *expected) in test_print_freq() 47 uint64_t freq, char *expected) in test_print_size()
|
A D | getopt.c | 18 int expected[]) in do_test_getopt() 49 #define test_getopt(optstring, argv, expected) do { \ argument
|
/u-boot/test/log/ |
A D | syslog_test.h | 21 const char *expected; member
|
/u-boot/test/dm/ |
A D | pinmux.c | 17 #define test_muxing(selector, expected) do { \ in dm_test_pinmux() argument
|
A D | core.c | 409 int expected; in dm_check_operations() local
|
/u-boot/test/cmd/ |
A D | test_echo.c | 20 char *expected; member
|
/u-boot/lib/ |
A D | fdtdec_test.c | 30 #define CHECKVAL(op, expected) ({ \ argument 201 const struct fdt_memory expected = { in check_fdt_carveout() local
|
/u-boot/post/lib_powerpc/fpu/ |
A D | mul-subnormal-single-1.c | 61 } static volatile expected[] = variable
|
/u-boot/board/freescale/corenet_ds/ |
A D | corenet_ds.c | 179 u32 expected = srds_regs->bank[i].pllcr0 & SRDS_PLLCR0_RFCK_SEL_MASK; in misc_init_r() local
|
/u-boot/board/freescale/p2041rdb/ |
A D | p2041rdb.c | 206 u32 expected = in_be32(®s->bank[i].pllcr0); in misc_init_r() local
|
/u-boot/board/keymile/kmp204x/ |
A D | kmp204x.c | 141 u32 expected[NUM_SRDS_BANKS] = {SRDS_PLLCR0_RFCK_SEL_100, in misc_init_r() local
|
/u-boot/drivers/mmc/ |
A D | rpmb.c | 129 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 D | test_dtoc.py | 97 def _check_strings(self, expected, actual): argument
|
/u-boot/drivers/ram/stm32mp1/ |
A D | stm32mp1_interactive.c | 143 enum stm32mp1_ddr_interact_step expected) in stm32mp1_check_step()
|
/u-boot/common/ |
A D | bloblist.c | 338 bool expected; in bloblist_init() local
|
/u-boot/drivers/tpm/ |
A D | tpm_tis_st33zp24_i2c.c | 308 unsigned int expected; in st33zp24_i2c_recv() local
|
A D | tpm_tis_lpc.c | 142 u8 expected) in tis_wait_reg()
|
A D | tpm_tis_infineon.c | 377 unsigned int expected; in tpm_tis_i2c_recv() local
|
A D | cr50_i2c.c | 305 size_t burstcnt, expected, current, len; in cr50_i2c_recv() local
|
A D | tpm2_tis_spi.c | 368 int size, expected; in tpm_tis_spi_recv() local
|
A D | tpm_tis_st33zp24_spi.c | 436 unsigned int expected; in st33zp24_spi_recv() local
|
/u-boot/drivers/usb/host/ |
A D | xhci-ring.c | 442 union xhci_trb *xhci_wait_for_event(struct xhci_ctrl *ctrl, trb_type expected) in xhci_wait_for_event()
|
/u-boot/test/ |
A D | unicode_ut.c | 716 u16 const expected[] = L"Capsule0AF9"; in unicode_test_efi_create_indexed_name() local
|
/u-boot/lib/zstd/ |
A D | decompress.c | 78 size_t expected; member
|