Home
last modified time | relevance | path

Searched refs:ut_check_console_end (Results 1 – 8 of 8) sorted by relevance

/u-boot/test/log/
A Dnolog_test.c32 ut_assertok(ut_check_console_end(uts)); in log_test_nolog_err()
46 ut_assertok(ut_check_console_end(uts)); in log_test_nolog_warning()
60 ut_assertok(ut_check_console_end(uts)); in log_test_nolog_notice()
74 ut_assertok(ut_check_console_end(uts)); in log_test_nolog_info()
89 ut_assertok(ut_check_console_end(uts)); in nolog_test_nodebug()
103 ut_assertok(ut_check_console_end(uts)); in log_test_nolog_nodebug()
119 ut_assertok(ut_check_console_end(uts)); in nolog_test_debug()
133 ut_assertok(ut_check_console_end(uts)); in log_test_nolog_debug()
A Dcont_test.c38 ut_assertok(ut_check_console_end(uts)); in log_test_cont()
49 ut_assertok(ut_check_console_end(uts)); in log_test_cont()
A Dpr_cont_test.c42 ut_assertok(ut_check_console_end(uts)); in log_test_pr_cont()
/u-boot/test/lib/
A Dtest_print.c26 ut_assertok(ut_check_console_end(uts)); in test_print_freq()
54 ut_assertok(ut_check_console_end(uts)); in test_print_size()
/u-boot/test/cmd/
A Dtest_echo.c53 ut_assertok(ut_check_console_end(uts)); in lib_test_hush_echo()
A Daddrmap.c24 ut_assertok(!ut_check_console_end(uts)); in addrmap_test_basic()
/u-boot/include/test/
A Dut.h94 int ut_check_console_end(struct unit_test_state *uts);
308 if (ut_check_console_end(uts)) { \
/u-boot/test/
A Dut.c88 int ut_check_console_end(struct unit_test_state *uts) in ut_check_console_end() function

Completed in 15 milliseconds