Searched refs:ut (Results 1 – 11 of 11) sorted by relevance
5 U-Boot. Test suites will be subcommands of the "ut" command.24 Enables the 'ut lib' command which tests library functions like49 only, at the 'ut lib' command.67 Enables the 'ut log' command which tests logging functions like75 Enables the 'ut time' command which tests that the time functions85 Enables the 'ut unicode' command which tests that the functions for
17 obj-y += ut.o
181 ut, CONFIG_SYS_MAXARGS, 1, do_ut,
6 This enables the 'ut optee' command which runs a series of unit
6 This enables the 'ut env' command which runs a series of unit
7 This enables the 'ut overlay' command which runs a series of unit
5 This enables the 'ut dm' command which runs a series of unit
152 u8 ut; member280 | time->ut << SEMC_SDRAMCR3_UT_SHIFT in imxrt_sdram_init()
89 => ut dm clk92 ./u-boot --fdt arch/sandbox/dts/test.dtb --command "ut dm clk_ccf" -v
195 - `'-k ut or hush'` runs only tests with "ut" or "hush" in their name.196 - `'-k not (ut or hush)'` runs everything except tests with "ut" or "hush" in
522 /tmp/b/sandbox/u-boot -T -c "ut dm pci_busdev"
Completed in 15 milliseconds