Skip to content

Commit

Permalink
[tests] enable OT_PLATFORM_LOG_CRASH_DUMP
Browse files Browse the repository at this point in the history
  • Loading branch information
lmnotran committed Apr 26, 2024
1 parent 40c8b04 commit 788a4a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/test
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ build_simulation()
"-DOT_MESSAGE_USE_HEAP=OFF"
"-DOT_NETDATA_PUBLISHER=ON"
"-DOT_PING_SENDER=ON"
"-DOT_PLATFORM_LOG_CRASH_DUMP=ON"
"-DOT_REFERENCE_DEVICE=ON"
"-DOT_SERVICE=ON"
"-DOT_SRP_CLIENT=ON"
Expand Down Expand Up @@ -173,6 +174,7 @@ build_posix()
"-DBUILD_TESTING=ON"
"-DOT_MESSAGE_USE_HEAP=ON"
"-DOT_PLATFORM_BOOTLOADER_MODE=ON"
"-DOT_PLATFORM_LOG_CRASH_DUMP=ON"
"-DOT_THREAD_VERSION=${version}"
)

Expand Down

0 comments on commit 788a4a1

Please sign in to comment.