Home
last modified time | relevance | path

Searched refs:do_ut_lib (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/test/lib/
Dcmd_ut_lib.c14 int do_ut_lib(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_lib() function
/third_party/uboot/u-boot-2020.01/include/test/
Dsuites.h30 int do_ut_lib(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
/third_party/uboot/u-boot-2020.01/test/
Dcmd_ut.c53 U_BOOT_CMD_MKENT(lib, CONFIG_SYS_MAXARGS, 1, do_ut_lib, "", ""),