| /test/log/ |
| A D | nolog_test.c | 24 char buf[BUFFSIZE]; in log_test_nolog_err() local 37 char buf[BUFFSIZE]; in log_test_nolog_warning() local 50 char buf[BUFFSIZE]; in log_test_nolog_notice() local 63 char buf[BUFFSIZE]; in log_test_nolog_info() local 78 char buf[BUFFSIZE]; in nolog_test_nodebug() local 90 char buf[BUFFSIZE]; in log_test_nolog_nodebug() local 105 char buf[BUFFSIZE]; in nolog_test_debug() local 118 char buf[BUFFSIZE]; in log_test_nolog_debug() local
|
| A D | nolog_ndebug.c | 20 char buf[BUFFSIZE]; in log_test_log_disabled_ndebug() local
|
| A D | syslog_test.c | 30 char *buf = packet; in sb_log_tx_handler() local
|
| /test/cmd/ |
| A D | setexpr.c | 23 u8 *buf; in setexpr_test_int() local 71 char *buf; in setexpr_test_plus() local 113 char *buf; in setexpr_test_oper() local 156 char *buf, *val; in setexpr_test_regex() local 200 char *buf, *val; in setexpr_test_regex_inc() local 217 char *buf, *nbuf; in setexpr_test_sub() local 257 char *buf, *nbuf; in setexpr_test_backref() local 300 char *buf; in setexpr_test_str() local 323 char *buf; in setexpr_test_str_oper() local 352 char *buf, *val; in setexpr_test_str_long() local [all …]
|
| A D | mem_search.c | 23 u8 *buf; in mem_test_ms_b() local 51 u16 *buf; in mem_test_ms_w() local 75 u32 *buf; in mem_test_ms_l() local 109 u8 *buf; in mem_test_ms_cont() local 157 u8 *buf; in mem_test_ms_cont_end() local 197 char *buf; in mem_test_ms_mult() local 227 char *buf; in mem_test_ms_s() local 266 u8 *buf; in mem_test_ms_limit() local 294 u8 *buf; in mem_test_ms_quiet() local
|
| A D | loadm.c | 46 char *buf; in loadm_test_load() local
|
| /test/lib/ |
| A D | abuf.c | 20 struct abuf buf; in lib_test_abuf_set() local 53 struct abuf buf; in lib_test_abuf_init_const() local 75 struct abuf buf; in lib_test_abuf_map_sysmem() local 95 struct abuf buf; in lib_test_abuf_realloc() local 144 struct abuf buf; in lib_test_abuf_realloc_size() local 173 struct abuf buf; in lib_test_abuf_realloc_inc() local 198 struct abuf buf; in lib_test_abuf_large() local 254 struct abuf buf; in lib_test_abuf_uninit_move() local 320 struct abuf buf; in lib_test_abuf_uninit() local 343 struct abuf buf; in lib_test_abuf_init_set() local [all …]
|
| A D | string.c | 36 static void init_buffer(u8 buf[], u8 mask) in init_buffer() 54 static int test_memset(struct unit_test_state *uts, u8 buf[], u8 mask, in test_memset() 79 u8 buf[BUFLEN]; in lib_memset() local 110 static int test_memmove(struct unit_test_state *uts, u8 buf[], u8 mask, in test_memmove() 172 u8 buf[BUFLEN]; in lib_memmove() local 199 char buf[BUFLEN]; in lib_memdup() local 267 char buf[BUFLEN], *p; in lib_strim() local
|
| A D | unicode.c | 106 char buf[20]; in unicode_test_string16() local 313 u16 buf[16]; in unicode_test_utf8_utf16_strcpy() local 358 u16 buf[16]; in unicode_test_utf8_utf16_strncpy() local 502 char buf[16]; in unicode_test_utf16_utf8_strcpy() local 547 char buf[16]; in unicode_test_utf16_utf8_strncpy() local 716 char buf[16]; in unicode_test_utf8_to_cp437_stream() local 747 s32 buf[16]; in unicode_test_utf8_to_utf32_stream() local 783 u16 buf[16]; in unicode_test_efi_create_indexed_name() local 800 u16 buf[40]; in unicode_test_u16_strlcat() local
|
| A D | initjmp.c | 33 jmp_buf buf; in lib_initjmp() local
|
| A D | membuf.c | 82 char buf[TEST_SIZE * 2]; in lib_test_membuf_random() local 136 char buf[TEST_SIZE * 2]; in lib_test_membuf_extend() local 187 char *buf; in lib_test_membuf_readline() local
|
| /test/dm/ |
| A D | i2c.c | 46 uint8_t buf[5]; in dm_test_i2c_read_write() local 63 uint8_t buf[5]; in dm_test_i2c_speed() local 85 uint8_t buf[5]; in dm_test_i2c_offset_len() local 118 uint8_t buf[5]; in dm_test_i2c_bytewise() local 173 uint8_t buf[5]; in dm_test_i2c_offset() local 246 u8 buf[5]; in dm_test_i2c_addr_offset() local 310 u8 buf[5]; in dm_test_i2c_reg_clrset() local
|
| A D | acpi.c | 277 void *buf; in dm_test_acpi_write_tables() local 354 void *buf, *end; in dm_test_acpi_ctx_and_base_tables() local 403 void *buf; in dm_test_acpi_cmd_list() local 447 void *buf; in dm_test_acpi_cmd_list_chksum() local 493 void *buf; in dm_test_acpi_cmd_dump() local 573 u8 *buf; in dm_test_acpi_fill_ssdt() local 604 u64 *buf; in dm_test_acpi_fill_madt() local 631 u8 *buf; in dm_test_acpi_inject_dsdt() local 663 void *buf; in dm_test_acpi_cmd_items() local 711 void *buf; in dm_test_acpi_cmd_set() local [all …]
|
| A D | sysinfo-gpio.c | 16 char buf[64]; in dm_test_sysinfo_gpio() local
|
| A D | misc.c | 16 u8 buf[16]; in dm_test_misc() local
|
| A D | gpio.c | 28 char buf[80]; in dm_test_gpio() local 155 char buf[80]; in dm_test_gpio_opendrain_opensource() local 276 char buf[80]; in dm_test_gpio_requestf() local 294 char buf[80], name[10]; in dm_test_gpio_copy() local 788 char buf[80]; in dm_test_gpio_function() local
|
| A D | pinmux.c | 11 static char buf[64]; variable
|
| A D | nand.c | 21 char *buf; in run_test_nand() local
|
| A D | fwu_mdata.c | 54 u8 *buf; in populate_mmc_disk_image() local
|
| A D | tpm.c | 138 char buf[50]; in dm_test_tpm_report_state() local
|
| /test/boot/ |
| A D | bootm.c | 27 char buf[BUF_SIZE]; in bootm_test_nop() local 48 char buf[BUF_SIZE]; in bootm_test_nospace() local 78 char buf[BUF_SIZE]; in bootm_test_silent() local 132 char buf[BUF_SIZE]; in bootm_test_subst() local
|
| A D | bootmeth.c | 206 char buf[50]; in bootmeth_state() local
|
| A D | bootflow.c | 923 const char *expect_str, char *buf, const char *from, in check_arg() 943 char buf[50]; in test_bootflow_cmdline_set() local 1175 char buf[500]; in bootflow_cmdline_special() local
|
| /test/common/ |
| A D | print.c | 66 u8 buf[sizeof(struct efi_device_path_sd_mmc_path) + in print_efi_ut() local 168 u8 *buf; in print_display_buffer() local 244 u8 *buf; in print_hexdump_line() local 269 u8 *buf; in print_do_hex_dump() local 355 char buf[10] = "xxxxxxxxx"; in snprint() local
|
| A D | cread.c | 60 char buf[10]; in cread_test() local
|