azure-sdk-for-cpp/sdk/eventhubs/azure-messaging-eventhubs/test/ut
Larry Osterman e19dc2371c
Use GetTestCredentials in eventhubs admin client; updated samples to allow sample execution to be disabled (#5799)
* Use GetTestCredentials in eventhubs admin client; updated samples to allow sample execution to be disabled

* Made sample execution optional

* re-enabled building keyvault samples

* Disabled RetrieveMultipleEvents test

* Disabled RetrieveMultipleEvents test

* Pull request feedback
2024-07-16 10:29:54 -07:00
..
checkpoint_store_test.cpp Fully functioning eventhubs processor. (#5018) 2023-10-24 10:45:43 -07:00
CMakeLists.txt Ensure CMakeLists don't miss any files (#5065) 2023-10-26 18:15:03 -07:00
consumer_client_test.cpp Use GetTestCredentials in eventhubs admin client; updated samples to allow sample execution to be disabled (#5799) 2024-07-16 10:29:54 -07:00
event_data_test.cpp Fixed Linux AMQP crash and many other fixes. (#5166) 2023-11-14 23:45:24 +00:00
eventhubs_admin_client_test.cpp Support EventHubs emulator; Added support for both connection string and azure credentials across the entire eventhubs test suite. (#5567) 2024-04-25 10:00:36 -07:00
eventhubs_admin_client.cpp Use GetTestCredentials in eventhubs admin client; updated samples to allow sample execution to be disabled (#5799) 2024-07-16 10:29:54 -07:00
eventhubs_admin_client.hpp Use GetTestCredentials in eventhubs admin client; updated samples to allow sample execution to be disabled (#5799) 2024-07-16 10:29:54 -07:00
eventhubs_test_base.hpp Support EventHubs emulator; Added support for both connection string and azure credentials across the entire eventhubs test suite. (#5567) 2024-04-25 10:00:36 -07:00
processor_load_balancer_test.cpp Fully functioning eventhubs processor. (#5018) 2023-10-24 10:45:43 -07:00
processor_test.cpp Support EventHubs emulator; Added support for both connection string and azure credentials across the entire eventhubs test suite. (#5567) 2024-04-25 10:00:36 -07:00
producer_client_test.cpp Support EventHubs emulator; Added support for both connection string and azure credentials across the entire eventhubs test suite. (#5567) 2024-04-25 10:00:36 -07:00
retry_operation_test.cpp Initial creation of EventHubs service by @gearama (#4755) 2023-07-13 12:39:18 -07:00
round_trip_test.cpp Support EventHubs emulator; Added support for both connection string and azure credentials across the entire eventhubs test suite. (#5567) 2024-04-25 10:00:36 -07:00
test_checkpoint_store.hpp Fully functioning eventhubs processor. (#5018) 2023-10-24 10:45:43 -07:00