Agora  1.2.0
Agora project
test_file_helper.cpp File Reference
#include "includes.h"
Include dependency graph for test_file_helper.cpp:

Namespaces

 CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS
 

Macros

#define TEST_FILENAME   "test_logs/file_helper_test.txt"
 

Functions

static void write_with_helper (file_helper &helper, size_t howmany)
 
static void ____C_A_T_C_H____T_E_S_T______COUNTER__ ()
 
Catch::AutoReg CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS::autoRegistrar__COUNTER__ (Catch::makeTestInvoker(&INTERNAL_CATCH_UNIQUE_NAME(____C_A_T_C_H____T_E_S_T____)), ::Catch::SourceLineInfo(__FILE__, static_cast< std::size_t >(__LINE__)), Catch::StringRef(), Catch::NameAndTags{ "basic async test ", "[async]" })
 
static CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION void INTERNAL_CATCH_UNIQUE_NAME() ____C_A_T_C_H____T_E_S_T____ ()
 
static void test_split_ext (const spdlog::filename_t::value_type *fname, const spdlog::filename_t::value_type *expect_base, const spdlog::filename_t::value_type *expect_ext)
 

Macro Definition Documentation

◆ TEST_FILENAME

#define TEST_FILENAME   "test_logs/file_helper_test.txt"

Function Documentation

◆ ____C_A_T_C_H____T_E_S_T____()

static CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION void INTERNAL_CATCH_UNIQUE_NAME() ____C_A_T_C_H____T_E_S_T____ ( )
static
Here is the call graph for this function:

◆ ____C_A_T_C_H____T_E_S_T______COUNTER__()

static void ____C_A_T_C_H____T_E_S_T______COUNTER__ ( )
static

◆ test_split_ext()

static void test_split_ext ( const spdlog::filename_t::value_type *  fname,
const spdlog::filename_t::value_type *  expect_base,
const spdlog::filename_t::value_type *  expect_ext 
)
static

◆ write_with_helper()

static void write_with_helper ( file_helper helper,
size_t  howmany 
)
static
Here is the call graph for this function: