|
yahelpers
Enhanced debugging functionality for the ya ecosystem
|
#include <stdarg.h>#include <stddef.h>#include <setjmp.h>#include <cmocka.h>#include <ya-ecosystem/helpers/assert.h>
Functions | |
| static void | test_assert_no_abort (void **state) |
| static void | test_assert_should_abort (void **state) |
| int | main (void) |
| int main | ( | void | ) |
|
static |
|
static |