azure-sdk-for-cpp/sdk/storage/test
JinmingHu 95aa6361ef
Concurrent upload block blob from file, concurrent download blob to file (#247)
* concurrent download to file

* concurrent upload block blob from file

* update sample

* Change default download chunk size from 8MB to 4MB

* fix CI
2020-07-08 13:26:22 +08:00
..
append_blob_client_test.cpp Suggested changes in API review (#244) 2020-07-07 10:54:05 +08:00
append_blob_client_test.hpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
blob_container_client_test.cpp Suggested changes in API review (#244) 2020-07-07 10:54:05 +08:00
blob_container_client_test.hpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
blob_service_client_test.cpp Suggested changes in API review (#244) 2020-07-07 10:54:05 +08:00
block_blob_client_test.cpp Concurrent upload block blob from file, concurrent download blob to file (#247) 2020-07-08 13:26:22 +08:00
block_blob_client_test.hpp Documentation for BlockBlobClient and Blob options (#235) 2020-07-02 10:01:27 +08:00
CMakeLists.txt Documentation for Storage Blob Service, Nullable, signed int, and others (#213) 2020-06-30 03:03:42 -07:00
main.cpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
page_blob_client_test.cpp Suggested changes in API review (#244) 2020-07-07 10:54:05 +08:00
page_blob_client_test.hpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
test_base.cpp Concurrent upload block blob from file, concurrent download blob to file (#247) 2020-07-08 13:26:22 +08:00
test_base.hpp Concurrent upload block blob from file, concurrent download blob to file (#247) 2020-07-08 13:26:22 +08:00