19#define BOOST_TEST_MODULE CompStream unit test
20#define BOOST_TEST_MAIN
21#define BOOST_TEST_DYN_LINK
22#include <boost/test/unit_test.hpp>
30 const int range = 100;
61 std::filesystem::remove(
filename.str());
67 std::stringstream pipe;
70 for (
int i = 0;
i < 4;
i++) {
101 std::stringstream pipe;
104 for (
int i = 0;
i < 4;
i++) {
Implementation of iostreams with compression filter.
static std::string create_unique_path(const std::string_view prefix="", int length=16)
BOOST_AUTO_TEST_CASE(test_compstream_filesink)
std::map< std::string, ID > expected