|
static constexpr const char * | pipe_msg = "Therefore I say unto you, Take no thought for your life, what ye shall eat, or what ye shall drink; nor yet for your body, what." |
|
static const size_t | pipe_msg_count = 10 |
|
static const size_t | pipe_msg_len = 128 |
|
Definition at line 36 of file test_fileutils01.cpp.
◆ test00_testfiles()
void TestFileUtil01::test00_testfiles |
( |
| ) |
|
|
inline |
◆ test01_cwd()
void TestFileUtil01::test01_cwd |
( |
| ) |
|
|
inline |
◆ test02_dirname()
void TestFileUtil01::test02_dirname |
( |
| ) |
|
|
inline |
◆ test03_basename()
void TestFileUtil01::test03_basename |
( |
| ) |
|
|
inline |
◆ test03b_absolute()
void TestFileUtil01::test03b_absolute |
( |
| ) |
|
|
inline |
◆ test04_dir_item()
void TestFileUtil01::test04_dir_item |
( |
| ) |
|
|
inline |
◆ test05_file_stat()
void TestFileUtil01::test05_file_stat |
( |
| ) |
|
|
inline |
◆ test06_file_stat_symlinks()
void TestFileUtil01::test06_file_stat_symlinks |
( |
| ) |
|
|
inline |
◆ test_file_stat_fd_item()
static void TestFileUtil01::test_file_stat_fd_item |
( |
const jau::fs::fmode_t |
exp_type, |
|
|
const int |
fd, |
|
|
const std::string & |
named_fd1, |
|
|
const std::string & |
named_fd_link |
|
) |
| |
|
inlinestatic |
◆ test07_file_stat_fd()
void TestFileUtil01::test07_file_stat_fd |
( |
| ) |
|
|
inline |
◆ test08_pipe_01()
void TestFileUtil01::test08_pipe_01 |
( |
| ) |
|
|
inline |
◆ test10_mkdir()
void TestFileUtil01::test10_mkdir |
( |
| ) |
|
|
inline |
◆ test11_touch()
void TestFileUtil01::test11_touch |
( |
| ) |
|
|
inline |
◆ test21_visit_error()
void TestFileUtil01::test21_visit_error |
( |
| ) |
|
|
inline |
◆ test20_visit()
void TestFileUtil01::test20_visit |
( |
| ) |
|
|
inline |
◆ test22_visit_symlinks()
void TestFileUtil01::test22_visit_symlinks |
( |
| ) |
|
|
inline |
◆ test30_copy_file2dir()
void TestFileUtil01::test30_copy_file2dir |
( |
| ) |
|
|
inline |
◆ test31_copy_file2file()
void TestFileUtil01::test31_copy_file2file |
( |
| ) |
|
|
inline |
◆ test40_copy_ext_r_p()
void TestFileUtil01::test40_copy_ext_r_p |
( |
| ) |
|
|
inline |
◆ test41_copy_ext_r_p_below()
void TestFileUtil01::test41_copy_ext_r_p_below |
( |
| ) |
|
|
inline |
◆ test42_copy_ext_r_p_into()
void TestFileUtil01::test42_copy_ext_r_p_into |
( |
| ) |
|
|
inline |
◆ test43_copy_ext_r_p_over()
void TestFileUtil01::test43_copy_ext_r_p_over |
( |
| ) |
|
|
inline |
◆ test49_copy_ext_r_p_vfat()
void TestFileUtil01::test49_copy_ext_r_p_vfat |
( |
| ) |
|
|
inline |
◆ test50_copy_ext_r_p_fsl()
void TestFileUtil01::test50_copy_ext_r_p_fsl |
( |
| ) |
|
|
inline |
◆ pipe_msg
constexpr const char* TestFileUtil01::pipe_msg = "Therefore I say unto you, Take no thought for your life, what ye shall eat, or what ye shall drink; nor yet for your body, what." |
|
staticconstexpr |
◆ pipe_msg_len
const size_t TestFileUtil01::pipe_msg_len = 128 |
|
static |
◆ pipe_msg_count
const size_t TestFileUtil01::pipe_msg_count = 10 |
|
static |
The documentation for this class was generated from the following file: