Project
Loading...
Searching...
No Matches
test_FrameworkDataFlowToO2Control.cxx File Reference
#include "Mocking.h"
#include <catch_amalgamated.hpp>
#include "../src/O2ControlHelpers.h"
#include "../src/DeviceSpecHelpers.h"
#include "../src/SimpleResourceManager.h"
#include "../src/ComputingResourceHelpers.h"
#include "Framework/DeviceControl.h"
#include "Framework/DeviceSpec.h"
#include "Framework/WorkflowSpec.h"
#include "Framework/DriverConfig.h"
#include "Framework/O2ControlParameters.h"
#include <sstream>

Go to the source code of this file.

Functions

 TEST_CASE ("TestO2ControlDump")
 

Variables

const auto expectedWorkflow
 
const std::vector expectedTasks
 

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "TestO2ControlDump"  )

Definition at line 541 of file test_FrameworkDataFlowToO2Control.cxx.

Variable Documentation

◆ expectedTasks

const std::vector expectedTasks

Definition at line 136 of file test_FrameworkDataFlowToO2Control.cxx.

◆ expectedWorkflow

const auto expectedWorkflow

Definition at line 67 of file test_FrameworkDataFlowToO2Control.cxx.