paho.mqtt.cpp/test/unit
2023-11-12 20:04:14 -05:00
..
catch2_version.h Fixed unit test CMake for Catch2 v2.x and added missing catch2_version.h 2023-11-11 16:24:20 -05:00
CMakeLists.txt Fixed unit test CMake for Catch2 v2.x and added missing catch2_version.h 2023-11-11 16:24:20 -05:00
mock_action_listener.h Cleaned up the mock action listener a little. 2020-10-24 16:03:03 -04:00
mock_async_client.h #411 Missing virtual keyword for some client methods 2023-11-12 20:04:14 -05:00
mock_callback.h Moved client persistence unit tests to Catch2 2020-10-24 22:12:10 -04:00
mock_persistence.h Removed persistence encoding, reworked persistence internals, and created a file persistence example. 2020-12-21 02:12:35 -05:00
test_async_client_v3.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_async_client.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_buffer_ref.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_client.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_connect_options.cpp #444 Unit tests to check that connect options builder sets properties. 2023-11-12 19:32:47 -05:00
test_create_options.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_disconnect_options.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_exception.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_message.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_persistence.cpp #313 Fixed persistence unit tests on Windows w/ MSVC 2023-11-11 16:15:04 -05:00
test_properties.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_response_options.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_ssl_options.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_string_collection.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_thread_queue.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_token.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_topic_matcher.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_topic.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
test_will_options.cpp #313 Unit tests building on Windows. Support for Catch2 v3.x. Needed to get rid of make_unique<> for Windows 2023-11-11 16:14:20 -05:00
unit_tests.cpp #313 Fixed persistence unit tests on Windows w/ MSVC 2023-11-11 16:15:04 -05:00