Searched full:cmock (Results 1 – 3 of 3) sorted by relevance
20 * Exception which is thrown if there is some internal cmock error which results in a23 * @note This is a temporary solution until there is a better integration of CATCH into CMock.24 * Note also that usually there will be a segfault when cmock fails a second time.32 * @return A reminder to look at the actual cmock log.36 return "CMock encountered an error. Look at the CMock log"; in what()41 * Helper macro for setting up a test protect call for CMock.44 * which use generated CMock mock functions.45 * This is necessary because CMock uses longjmp which screws up C++ stacks and48 * @note This is a temporary solution until there is a better integration of CATCH into CMock.49 * Note also that usually there will be a segfault when cmock fails a second time.
1 :cmock:
3 REQUIRES esp_event cmock)