yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
test_suite_writer.h File Reference
#include <string>
#include "absl/status/status.h"
#include "cli/service/testing/test_suite.h"
Include dependency graph for test_suite_writer.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

std::string yaze::cli::BuildTestSuiteYaml (const TestSuiteDefinition &suite)
 
absl::Status yaze::cli::WriteTestSuiteToFile (const TestSuiteDefinition &suite, const std::string &path, bool overwrite)