Skip to content

Commit d2ffa8a

Browse files
hunterhu3000carlescufi
authored andcommitted
tests: net: lib: lwm2m: content_senml_cbor: move to new ztest API
Move net content_senml_cbor tests to use new ztest API Signed-off-by: Hu Zhenyu <[email protected]>
1 parent 9973d2f commit d2ffa8a

File tree

2 files changed

+53
-102
lines changed

2 files changed

+53
-102
lines changed

tests/net/lib/lwm2m/content_senml_cbor/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
CONFIG_NETWORKING=y
22
CONFIG_NET_TEST=y
33
CONFIG_ZTEST=y
4+
CONFIG_ZTEST_NEW_API=y
45

56
CONFIG_ENTROPY_GENERATOR=y
67
CONFIG_TEST_RANDOM_GENERATOR=y

0 commit comments

Comments
 (0)