/u-boot/lib/efi_selftest/ |
A D | efi_selftest.c | 80 static int setup(struct efi_unit_test *test, unsigned int *failures) in setup() 105 static int execute(struct efi_unit_test *test, unsigned int *failures) in execute() 130 static int teardown(struct efi_unit_test *test, unsigned int *failures) in teardown() 156 struct efi_unit_test *test; in need_reset() local 177 struct efi_unit_test *test; in find_test() local 193 struct efi_unit_test *test; in list_all_tests() local 216 struct efi_unit_test *test; in efi_st_do_tests() local
|
/u-boot/test/dm/ |
A D | test-main.c | 81 static int dm_do_test(struct unit_test_state *uts, struct unit_test *test, in dm_do_test() 124 static bool dm_test_run_on_flattree(struct unit_test *test) in dm_test_run_on_flattree() 154 struct unit_test *test; in dm_test_main() local
|
/u-boot/post/lib_powerpc/ |
A D | cr.c | 259 struct cpu_post_cr_s2 *test = cpu_post_cr_table2 + i; in cpu_post_test_cr() local 285 struct cpu_post_cr_s3 *test = cpu_post_cr_table3 + i; in cpu_post_test_cr() local 308 struct cpu_post_cr_s4 *test = cpu_post_cr_table4 + i; in cpu_post_test_cr() local
|
A D | cmp.c | 92 struct cpu_post_cmp_s *test = cpu_post_cmp_table + i; in cpu_post_test_cmp() local
|
A D | cmpi.c | 92 struct cpu_post_cmpi_s *test = cpu_post_cmpi_table + i; in cpu_post_test_cmpi() local
|
A D | two.c | 78 struct cpu_post_two_s *test = cpu_post_two_table + i; in cpu_post_test_two() local
|
A D | twox.c | 78 struct cpu_post_twox_s *test = cpu_post_twox_table + i; in cpu_post_test_twox() local
|
A D | threei.c | 72 struct cpu_post_threei_s *test = cpu_post_threei_table + i; in cpu_post_test_threei() local
|
A D | andi.c | 58 struct cpu_post_andi_s *test = cpu_post_andi_table + i; in cpu_post_test_andi() local
|
A D | load.c | 168 struct cpu_post_load_s *test = cpu_post_load_table + i; in cpu_post_test_load() local
|
A D | srawi.c | 58 struct cpu_post_srawi_s *test = cpu_post_srawi_table + i; in cpu_post_test_srawi() local
|
A D | store.c | 153 struct cpu_post_store_s *test = cpu_post_store_table + i; in cpu_post_test_store() local
|
A D | three.c | 152 struct cpu_post_three_s *test = cpu_post_three_table + i; in cpu_post_test_three() local
|
A D | threex.c | 122 struct cpu_post_threex_s *test = cpu_post_threex_table + i; in cpu_post_test_threex() local
|
/u-boot/scripts/kconfig/tests/auto_submenu/ |
A D | __init__.py | 10 def test(conf): function
|
/u-boot/scripts/kconfig/tests/rand_nested_choice/ |
A D | __init__.py | 11 def test(conf): function
|
/u-boot/test/overlay/ |
A D | test-fdt-base.dts | 10 test: test-node { label
|
/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/ |
A D | __init__.py | 12 def test(conf): function
|
/u-boot/scripts/kconfig/tests/err_recursive_dep/ |
A D | __init__.py | 8 def test(conf): function
|
/u-boot/scripts/kconfig/tests/err_recursive_inc/ |
A D | __init__.py | 8 def test(conf): function
|
/u-boot/scripts/kconfig/tests/inter_choice/ |
A D | __init__.py | 12 def test(conf): function
|
/u-boot/scripts/kconfig/tests/new_choice_with_dep/ |
A D | __init__.py | 12 def test(conf): function
|
/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/ |
A D | __init__.py | 17 def test(conf): function
|
/u-boot/post/ |
A D | post.c | 35 struct post_test *test = post_list + i; in post_init_f() local 243 static int post_run_single(struct post_test *test, in post_run_single() 363 static int post_info_single(struct post_test *test, int full) in post_info_single() 429 struct post_test *test = post_list + i; in post_reloc() local
|
/u-boot/cmd/ |
A D | sf.c | 411 static void show_time(struct test_info *test, int stage) in show_time() 426 static void spi_test_next_stage(struct test_info *test) in spi_test_next_stage() 447 struct test_info test; in spi_flash_test() local
|