-
- Downloads
added tests for reciever and io
Showing
- 3d_party/rapidjson/include/rapidjson/reader.h 4 additions, 2 deletions3d_party/rapidjson/include/rapidjson/reader.h
- common/cpp/include/common/error.h 4 additions, 4 deletionscommon/cpp/include/common/error.h
- common/cpp/include/system_wrappers/io.h 38 additions, 38 deletionscommon/cpp/include/system_wrappers/io.h
- common/cpp/src/system_io/system_io_windows.cpp 3 additions, 1 deletioncommon/cpp/src/system_io/system_io_windows.cpp
- receiver/src/receiver_error.h 4 additions, 4 deletionsreceiver/src/receiver_error.h
- receiver/src/request_handler_file_write.cpp 1 addition, 1 deletionreceiver/src/request_handler_file_write.cpp
- receiver/unittests/test_request.cpp 33 additions, 0 deletionsreceiver/unittests/test_request.cpp
- receiver/unittests/test_request_handler_file_write.cpp 3 additions, 4 deletionsreceiver/unittests/test_request_handler_file_write.cpp
- tests/system_io/CMakeLists.txt 1 addition, 0 deletionstests/system_io/CMakeLists.txt
- tests/system_io/write_data_to_file/CMakeLists.txt 20 additions, 0 deletionstests/system_io/write_data_to_file/CMakeLists.txt
- tests/system_io/write_data_to_file/cleanup_linux.sh 5 additions, 0 deletionstests/system_io/write_data_to_file/cleanup_linux.sh
- tests/system_io/write_data_to_file/cleanup_windows.bat 4 additions, 0 deletionstests/system_io/write_data_to_file/cleanup_windows.bat
- tests/system_io/write_data_to_file/setup_linux.sh 5 additions, 0 deletionstests/system_io/write_data_to_file/setup_linux.sh
- tests/system_io/write_data_to_file/setup_windows.bat 5 additions, 0 deletionstests/system_io/write_data_to_file/setup_windows.bat
- tests/system_io/write_data_to_file/write_data_to_file.cpp 65 additions, 0 deletionstests/system_io/write_data_to_file/write_data_to_file.cpp
Loading
Please register or sign in to comment