Implements infrastructure for semantic tests.

This commit is contained in:
Erik Kundt
2019-02-13 13:05:58 +01:00
committed by Erik Kundt
parent bbeab9ffdf
commit 190634e1f9
14 changed files with 357 additions and 14 deletions
+1
View File
@@ -53,6 +53,7 @@ class ExecutionFramework
public:
ExecutionFramework();
explicit ExecutionFramework(std::string const& _ipcPath);
virtual ~ExecutionFramework() = default;
virtual bytes const& compileAndRunWithoutCheck(