#include <sys/stat.h>
#include <algorithm>
#include <unistd.h>
#include <type_traits>
#include "ldastoolsal/DeadLockDetector.hh"
#include "genericAPI/LDASplatform.hh"
#include "genericAPI/Logging.hh"
#include "genericAPI/LogText.hh"
#include "frameAPI/Catalog.hh"
#include "frameAPI/Channel.hh"
#include "frameAPI/createRDS.hh"
#include "frameAPI/Frame.hh"
#include <boost/test/included/unit_test.hpp>
#include <boost/algorithm/string/join.hpp>
◆ BOOST_TEST_MAIN
◆ base_filename_container_type
◆ filename_container_type
◆ BOOST_AUTO_TEST_CASE() [1/4]
BOOST_AUTO_TEST_CASE |
( |
testCreateRDSReduce |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/4]
BOOST_AUTO_TEST_CASE |
( |
testCreateRDSReduceRename |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/4]
BOOST_AUTO_TEST_CASE |
( |
testCreateRDSResample |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/4]
BOOST_AUTO_TEST_CASE |
( |
testCreateRDSResampleRename |
| ) |
|
◆ BOOST_GLOBAL_FIXTURE()
◆ concatenate()
template<typename Container , typename = typename std::enable_if< std::is_same< typename Container::value_type, std::string >::value >::type>
auto concatenate |
( |
Container const & |
words | ) |
-> std::string
|
◆ SEARCH_DIRS