test/fuzz: enable bstack_assert

This commit is contained in:
Matthias Ringwald 2023-12-30 14:45:04 +01:00
parent 77a7418aca
commit 77ae25eddf

View File

@ -8,6 +8,7 @@
#define FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
// Port related features
#define HAVE_ASSERT
#define HAVE_BTSTACK_STDIN
#define HAVE_MALLOC
#define HAVE_POSIX_FILE_IO