Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-rockchip.c164 lava_info("<LAVA_SIGNAL_STARTRUN u-boot-function 0>\n"); in do_rockchip_test()
182 lava_info("<LAVA_SIGNAL_TESTCASE TEST_CASE_ID=%s RESULT=skip>\n", cp->name); in do_rockchip_test()
195 lava_info("<LAVA_SIGNAL_TESTCASE TEST_CASE_ID=%s RESULT=fail>\n", cp->name); in do_rockchip_test()
198 lava_info("<LAVA_SIGNAL_TESTCASE TEST_CASE_ID=%s RESULT=pass>\n", cp->name); in do_rockchip_test()
225 lava_info("<LAVA_SIGNAL_ENDRUN u-boot-function 0>\n"); in do_rockchip_test()
226 lava_info("<LAVA_TEST_RUNNER>: exiting u-boot-function\n"); in do_rockchip_test()
H A Dtest-rockchip.h51 #define lava_info(fmt, ...) \ macro
54 #define lava_info(fmt, ...) macro