yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
test_suite_loader.h File Reference
#include <string>
#include "absl/status/statusor.h"
#include "absl/strings/string_view.h"
#include "cli/service/testing/test_suite.h"
Include dependency graph for test_suite_loader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 

Functions

absl::StatusOr< TestSuiteDefinitionyaze::cli::ParseTestSuiteDefinition (absl::string_view content)
 
absl::StatusOr< TestSuiteDefinitionyaze::cli::LoadTestSuiteFromFile (const std::string &path)