Commit 722b2418 authored by Yuval Peress's avatar Yuval Peress Committed by Fabio Baltieri
Browse files

ztest: mock: migrate openthread tests to FFF and new ztest API



Update all the tests for openthread to the new ztest API and the
FFF framework. Splitting this into 2 commits was proving very
difficult so it's a single commit instead.

Signed-off-by: default avatarYuval Peress <peress@google.com>
parent 0e5f033a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
CONFIG_SHELL=y
CONFIG_ZTEST=y
CONFIG_ZTEST_MOCKING=y
CONFIG_ZTEST_PARAMETER_COUNT=50
CONFIG_ZTEST_NEW_API=y
CONFIG_IEEE802154=y
CONFIG_NETWORKING=y

+334 −320

File changed.

Preview size limit exceeded, changes collapsed.