Home
last modified time | relevance | path

Searched refs:ut_assert_nextlinen (Results 1 – 2 of 2) sorted by relevance

/u-boot/test/cmd/
A Dmem_search.c122 ut_assert_nextlinen("00000000: 00 00 00 00 00 34 00 00 34 00 00 34 00 00 34 00"); in mem_test_ms_cont()
124 ut_assert_nextlinen("00000010: 00 34 00 00 34 00 00 34 00 00 34 00 00 34 00 00"); in mem_test_ms_cont()
127 ut_assert_nextlinen("10 matches (repeat command to check for more)"); in mem_test_ms_cont()
142 ut_assert_nextlinen("00000030: 00 00 34 00 00 00 00 00"); in mem_test_ms_cont()
143 ut_assert_nextlinen("6 matches"); in mem_test_ms_cont()
173 ut_assert_nextlinen("00000030"); in mem_test_ms_cont_end()
174 ut_assert_nextlinen("--"); in mem_test_ms_cont_end()
175 ut_assert_nextlinen("000000f0"); in mem_test_ms_cont_end()
176 ut_assert_nextlinen("2 matches"); in mem_test_ms_cont_end()
187 ut_assert_nextlinen("0 matches"); in mem_test_ms_cont_end()
[all …]
/u-boot/include/test/
A Dut.h290 #define ut_assert_nextlinen(fmt, args...) \ macro

Completed in 4 milliseconds