Skip to content

Commit

Permalink
Add testcase to cmakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred2g committed Dec 19, 2023
1 parent fc9fae8 commit 589b21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ if(NOT BYO_CRYPTO)
add_net_test_case(Mqtt5InterruptUnsub)
add_net_test_case(Mqtt5InterruptPublishQoS1)
add_net_test_case(Mqtt5OperationStatisticsSimple)
add_net_test_case(Mqtt5SharedSubscriptionTest)

# Mqtt5-to-3 Adapter
add_test_case(Mqtt5to3AdapterNewConnectionMin)
Expand Down

0 comments on commit 589b21f

Please sign in to comment.