Searched refs:cmd_ut_category (Results 1 - 25 of 30) sorted by last modified time

12

/u-boot/test/
H A Dunicode_ut.c856 return cmd_ut_category("Unicode", "unicode_test_",
H A Dstr_ut.c363 return cmd_ut_category("str", "str_", tests, n_ents, argc, argv);
H A Dprint_ut.c400 return cmd_ut_category("print", "print_", tests, n_ents, argc, argv);
H A Dcompression.c618 return cmd_ut_category("compression", "compression_test_",
H A Dcmd_ut.c20 int cmd_ut_category(const char *name, const char *prefix, function
H A Dbootm.c246 return cmd_ut_category("bootm", "bootm_test_", tests, n_ents,
/u-boot/test/overlay/
H A Dcmd_ut_overlay.c275 ret = cmd_ut_category("overlay", "", tests, n_ents, argc, argv);
/u-boot/test/optee/
H A Dcmd_ut_optee.c131 ret = cmd_ut_category("optee", "", tests, n_ents, argc, argv);
137 ret = cmd_ut_category("optee", "", tests, n_ents, argc, argv);
144 ret = cmd_ut_category("optee", "", tests, n_ents, argc, argv);
/u-boot/test/log/
H A Dlog_ut.c18 return cmd_ut_category("log", "log_test_",
/u-boot/test/lib/
H A Dcmd_ut_lib.c18 return cmd_ut_category("lib", "lib_test_", tests, n_ents, argc, argv);
/u-boot/test/env/
H A Dcmd_ut_env.c17 return cmd_ut_category("environment", "env_test_",
/u-boot/test/dm/
H A Dtest-dm.c14 return cmd_ut_category("driver model", "dm_test_", tests, n_ents, argc,
/u-boot/test/common/
H A Dcmd_ut_common.c19 return cmd_ut_category("common", "common_test_", tests, n_ents, argc,
/u-boot/test/cmd/
H A Dseama.c68 return cmd_ut_category("seama", "seama_test_", tests, n_ents, argc,
H A Dsetexpr.c491 return cmd_ut_category("cmd_setexpr", "setexpr_test_", tests, n_ents,
H A Dpci_mps.c39 return cmd_ut_category("cmd_pci_mps", "pci_mps_test_", tests, n,
H A Dloadm.c69 return cmd_ut_category("loadm", "loadm_test_", tests, n_ents, argc,
H A Dmem.c17 return cmd_ut_category("cmd_mem", "mem_test_", tests, n_ents, argc,
H A Dfdt.c1529 return cmd_ut_category("fdt", "fdt_test_", tests, n_ents, argc, argv);
H A Dfont.c80 return cmd_ut_category("font", "font_test_", tests, n_ents, argc, argv);
H A Dexit.c132 return cmd_ut_category("cmd_exit", "exit_test_", tests, n_ents,
H A Daddrmap.c34 return cmd_ut_category("cmd_addrmap", "cmd_addrmap_", tests, n_ents,
H A Dbdinfo.c309 return cmd_ut_category("bdinfo", "bdinfo_test_", tests, n_ents, argc, argv);
/u-boot/test/boot/
H A Dmeasurement.c63 return cmd_ut_category("measurement", "measurement_test_", tests,
H A Dbootstd_common.c103 return cmd_ut_category("bootstd", "bootstd_test_",

Completed in 88 milliseconds

12