mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
[tests] do not build unit tests in oss-fuzz (#10259)
This commit is contained in:
@@ -36,6 +36,7 @@ set -euxo pipefail
|
||||
cmake -GNinja \
|
||||
-DCMAKE_C_FLAGS="${CFLAGS}" \
|
||||
-DCMAKE_CXX_FLAGS="${CXXFLAGS}" \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DOT_BUILD_EXECUTABLES=OFF \
|
||||
-DOT_FUZZ_TARGETS=ON \
|
||||
-DOT_MTD=OFF \
|
||||
|
||||
Reference in New Issue
Block a user