#include "app/zelda3/overworld/overworld.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "app/rom.h"
#include "app/zelda3/overworld/overworld_map.h"
#include "test/core/testing.h"
Go to the source code of this file.
Classes | |
class | yaze::test::zelda3::OverworldTest |
Namespaces | |
namespace | yaze |
namespace | yaze::test |
namespace | yaze::test::zelda3 |
Functions | |
yaze::test::zelda3::TEST_F (OverworldTest, OverworldLoadNoRomDataError) | |
yaze::test::zelda3::TEST_F (OverworldTest, OverworldLoadRomDataOk) | |