mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 17:42:51 +00:00
test/fuzz: enable bstack_assert
This commit is contained in:
parent
77a7418aca
commit
77ae25eddf
@ -8,6 +8,7 @@
|
|||||||
#define FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
|
#define FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
|
||||||
|
|
||||||
// Port related features
|
// Port related features
|
||||||
|
#define HAVE_ASSERT
|
||||||
#define HAVE_BTSTACK_STDIN
|
#define HAVE_BTSTACK_STDIN
|
||||||
#define HAVE_MALLOC
|
#define HAVE_MALLOC
|
||||||
#define HAVE_POSIX_FILE_IO
|
#define HAVE_POSIX_FILE_IO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user