![]() |
Project
|
#include "Mocking.h"
#include "../src/ComputingResourceHelpers.h"
#include "../src/DeviceSpecHelpers.h"
#include "../src/GraphvizHelpers.h"
#include "../src/SimpleResourceManager.h"
#include "Framework/DeviceSpec.h"
#include "Framework/WorkflowSpec.h"
#include "Headers/DataHeader.h"
#include <catch_amalgamated.hpp>
#include <sstream>
Go to the source code of this file.
Functions | |
void | lineByLineComparision (const std::string &as, const std::string &bs) |
TEST_CASE ("TestGraphviz") | |
TEST_CASE ("TestGraphvizWithPipeline") | |
void lineByLineComparision | ( | const std::string & | as, |
const std::string & | bs | ||
) |
Definition at line 27 of file test_Graphviz.cxx.
TEST_CASE | ( | "TestGraphviz" | ) |
Definition at line 86 of file test_Graphviz.cxx.
TEST_CASE | ( | "TestGraphvizWithPipeline" | ) |
Definition at line 127 of file test_Graphviz.cxx.