|
| | RsyncAsyncProcessTest () |
| |
| void | SetUp () override |
| | Creates a temporary file source (m_source) and destination (m_dest) that can be used by test cases.
|
| |
| void | TearDown () override |
| | Delete temp files.
|
| |
Definition at line 26 of file testRsyncAsyncProcess.cpp.
◆ RsyncAsyncProcessTest()
| RsyncAsyncProcessTest::RsyncAsyncProcessTest |
( |
| ) |
|
|
inline |
◆ SetUp()
| void RsyncAsyncProcessTest::SetUp |
( |
| ) |
|
|
inlineoverride |
Creates a temporary file source (m_source) and destination (m_dest) that can be used by test cases.
Definition at line 35 of file testRsyncAsyncProcess.cpp.
◆ TearDown()
| void RsyncAsyncProcessTest::TearDown |
( |
| ) |
|
|
inlineoverride |
◆ m_ctx
| boost::asio::io_context RsyncAsyncProcessTest::m_ctx |
|
protected |
◆ m_dest
| std::string RsyncAsyncProcessTest::m_dest |
|
protected |
◆ m_exec
◆ m_source
| std::string RsyncAsyncProcessTest::m_source |
|
protected |
The documentation for this class was generated from the following file: