zephyr/tests/bluetooth/mesh/delayable_msg/prj.conf
Aleksandr Khromykh 450ad68ca8 tests: Bluetooth: Mesh: delayable message unit tests
Commit adds unit tests for the newly created
access delayable messages.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
2023-12-11 09:50:18 +01:00

6 lines
87 B
Plaintext

CONFIG_ZTEST=y
CONFIG_ZTEST_MOCKING=y
CONFIG_NET_BUF=y
CONFIG_TEST_RANDOM_GENERATOR=y