Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 47) sorted by relevance

12

/u-boot/lib/efi_selftest/
A Defi_selftest.c80 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 Dtest-main.c81 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 Dcr.c259 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 Dcmp.c92 struct cpu_post_cmp_s *test = cpu_post_cmp_table + i; in cpu_post_test_cmp() local
A Dcmpi.c92 struct cpu_post_cmpi_s *test = cpu_post_cmpi_table + i; in cpu_post_test_cmpi() local
A Dtwo.c78 struct cpu_post_two_s *test = cpu_post_two_table + i; in cpu_post_test_two() local
A Dtwox.c78 struct cpu_post_twox_s *test = cpu_post_twox_table + i; in cpu_post_test_twox() local
A Dthreei.c72 struct cpu_post_threei_s *test = cpu_post_threei_table + i; in cpu_post_test_threei() local
A Dandi.c58 struct cpu_post_andi_s *test = cpu_post_andi_table + i; in cpu_post_test_andi() local
A Dload.c168 struct cpu_post_load_s *test = cpu_post_load_table + i; in cpu_post_test_load() local
A Dsrawi.c58 struct cpu_post_srawi_s *test = cpu_post_srawi_table + i; in cpu_post_test_srawi() local
A Dstore.c153 struct cpu_post_store_s *test = cpu_post_store_table + i; in cpu_post_test_store() local
A Dthree.c152 struct cpu_post_three_s *test = cpu_post_three_table + i; in cpu_post_test_three() local
A Dthreex.c122 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__.py10 def test(conf): function
/u-boot/scripts/kconfig/tests/rand_nested_choice/
A D__init__.py11 def test(conf): function
/u-boot/test/overlay/
A Dtest-fdt-base.dts10 test: test-node { label
/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/
A D__init__.py12 def test(conf): function
/u-boot/scripts/kconfig/tests/err_recursive_dep/
A D__init__.py8 def test(conf): function
/u-boot/scripts/kconfig/tests/err_recursive_inc/
A D__init__.py8 def test(conf): function
/u-boot/scripts/kconfig/tests/inter_choice/
A D__init__.py12 def test(conf): function
/u-boot/scripts/kconfig/tests/new_choice_with_dep/
A D__init__.py12 def test(conf): function
/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/
A D__init__.py17 def test(conf): function
/u-boot/post/
A Dpost.c35 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 Dsf.c411 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

Completed in 96 milliseconds

12