SRS-control 0.1.4
 
Loading...
Searching...
No Matches
TestOutputs.cpp File Reference
#include <filesystem>
#include <thread>
#include <gtest/gtest.h>
#include <srs/SRSEmulator.hpp>
#include <srs/utils/Connections.hpp>
#include <srs/workflow/Handler.hpp>
Include dependency graph for TestOutputs.cpp:

Go to the source code of this file.

Functions

 TEST (integration_test_outputfiles, binary_output)
 
 TEST (integration_test_outputfiles, root_output)
 
 TEST (integration_test_outputfiles, proto_binary_output)
 
 TEST (integration_test_outputfiles, json_output)
 
 TEST (integration_test_outputfiles, all_outputs)
 

Function Documentation

◆ TEST() [1/5]

TEST ( integration_test_outputfiles ,
all_outputs  )

Definition at line 128 of file TestOutputs.cpp.

◆ TEST() [2/5]

TEST ( integration_test_outputfiles ,
binary_output  )

Definition at line 68 of file TestOutputs.cpp.

◆ TEST() [3/5]

TEST ( integration_test_outputfiles ,
json_output  )

Definition at line 111 of file TestOutputs.cpp.

◆ TEST() [4/5]

TEST ( integration_test_outputfiles ,
proto_binary_output  )

Definition at line 98 of file TestOutputs.cpp.

◆ TEST() [5/5]

TEST ( integration_test_outputfiles ,
root_output  )

Definition at line 81 of file TestOutputs.cpp.