Skip to content

Commit 6671db3

Browse files
committed
Added subscription_map tests.
The tests forcused on using it on the broker.
1 parent a897c81 commit 6671db3

File tree

3 files changed

+497
-1
lines changed

3 files changed

+497
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ IF (MQTT_TEST_2)
3434
remaining_length.cpp
3535
message.cpp
3636
property.cpp
37+
subscription_map.cpp
3738
)
3839
ENDIF ()
3940

0 commit comments

Comments
 (0)