ifw-daq  2.1.0-pre1
IFW Data Acquisition modules
Classes | Functions
testRsyncAsyncProcess.cpp File Reference

daq::RsyncAsyncProcess integration tests More...

#include <stdlib.h>
#include <filesystem>
#include <sstream>
#include <thread>
#include <gtest/gtest.h>
#include <rad/ioExecutor.hpp>
#include <daq/process/rsyncAsyncProcess.hpp>

Go to the source code of this file.

Classes

class  RsyncAsyncProcessTest
 

Functions

 TEST_F (RsyncAsyncProcessTest, Copy)
 

Detailed Description

daq::RsyncAsyncProcess integration tests

This starts subprocesses that depend on rsync.

Definition in file testRsyncAsyncProcess.cpp.

Function Documentation

◆ TEST_F()

TEST_F ( RsyncAsyncProcessTest  ,
Copy   
)

Definition at line 61 of file testRsyncAsyncProcess.cpp.