Searched refs:test_assert (Results 1 – 2 of 2) sorted by relevance
8 #define btstack_assert test_assert13 extern void test_assert(bool condition);
11 void test_assert(bool condition){ in test_assert() function