Home
last modified time | relevance | path

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

/btstack/test/btstack_util/
H A Dbtstack_config.h8 #define btstack_assert test_assert
13 extern void test_assert(bool condition);
H A Dbtstack_util_test.cpp11 void test_assert(bool condition){ in test_assert() function