Searched refs:ut_failf (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/test/ |
| H A D | ut.h | 38 void ut_failf(struct unit_test_state *uts, const char *fname, int line, 53 ut_failf(uts, __FILE__, __LINE__, __func__, #cond, \ 63 ut_failf(uts, __FILE__, __LINE__, __func__, \ 75 ut_failf(uts, __FILE__, __LINE__, __func__, \ 87 ut_failf(uts, __FILE__, __LINE__, __func__, \ 99 ut_failf(uts, __FILE__, __LINE__, __func__, \ 111 ut_failf(uts, __FILE__, __LINE__, __func__, \
|
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | ut.c | 23 void ut_failf(struct unit_test_state *uts, const char *fname, int line, in ut_failf() function
|