yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze_test.cc File Reference
#include "yaze.h"
#include <gtest/gtest.h>
#include "absl/debugging/failure_signal_handler.h"
#include "absl/debugging/symbolize.h"
#include "test/integration/test_editor.h"
Include dependency graph for yaze_test.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::test
 

Macros

#define SDL_MAIN_HANDLED
 

Functions

 yaze::test::TEST (YazeTest, LoadAndUnloadRom)
 
 yaze::test::TEST (YazeTest, NoFilename)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ SDL_MAIN_HANDLED

#define SDL_MAIN_HANDLED

Definition at line 1 of file yaze_test.cc.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 32 of file yaze_test.cc.

References yaze::test::integration::RunIntegrationTest().

Here is the call graph for this function: