-
- Downloads
move http_client to common
Showing
- CMakeLists.txt 5 additions, 0 deletionsCMakeLists.txt
- common/cpp/CMakeLists.txt 2 additions, 0 deletionscommon/cpp/CMakeLists.txt
- common/cpp/include/http_client/curl_http_client.h 0 additions, 0 deletionscommon/cpp/include/http_client/curl_http_client.h
- common/cpp/include/http_client/http_client.h 1 addition, 3 deletionscommon/cpp/include/http_client/http_client.h
- common/cpp/include/http_client/http_error.h 0 additions, 0 deletionscommon/cpp/include/http_client/http_error.h
- common/cpp/src/http_client/CMakeLists.txt 16 additions, 0 deletionscommon/cpp/src/http_client/CMakeLists.txt
- common/cpp/src/http_client/curl_http_client.cpp 2 additions, 2 deletionscommon/cpp/src/http_client/curl_http_client.cpp
- receiver/CMakeLists.txt 7 additions, 7 deletionsreceiver/CMakeLists.txt
- receiver/src/statistics.cpp 5 additions, 4 deletionsreceiver/src/statistics.cpp
- receiver/src/statistics.h 4 additions, 4 deletionsreceiver/src/statistics.h
- receiver/src/statistics_sender.h 1 addition, 1 deletionreceiver/src/statistics_sender.h
- receiver/src/statistics_sender_influx_db.cpp 5 additions, 0 deletionsreceiver/src/statistics_sender_influx_db.cpp
- receiver/src/statistics_sender_influx_db.h 7 additions, 2 deletionsreceiver/src/statistics_sender_influx_db.h
- receiver/unittests/mock_statistics.h 24 additions, 24 deletionsreceiver/unittests/mock_statistics.h
- receiver/unittests/test_request.cpp 2 additions, 2 deletionsreceiver/unittests/test_request.cpp
- receiver/unittests/test_statistics.cpp 22 additions, 22 deletionsreceiver/unittests/test_statistics.cpp
- receiver/unittests/test_statistics_sender_influx_db.cpp 36 additions, 0 deletionsreceiver/unittests/test_statistics_sender_influx_db.cpp
- tests/automatic/CMakeLists.txt 1 addition, 0 deletionstests/automatic/CMakeLists.txt
- tests/automatic/curl_http_client/CMakeLists.txt 1 addition, 0 deletionstests/automatic/curl_http_client/CMakeLists.txt
- tests/automatic/curl_http_client/curl_http_client_get/CMakeLists.txt 0 additions, 0 deletions...atic/curl_http_client/curl_http_client_get/CMakeLists.txt
Loading
Please register or sign in to comment