yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
snes_palette_test.cc File Reference
#include "app/gfx/snes_palette.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "app/gfx/snes_color.h"
Include dependency graph for snes_palette_test.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::test
 
namespace  yaze::test::gfx
 
namespace  yaze::test::gfx::anonymous_namespace{snes_palette_test.cc}
 

Functions

unsigned int yaze::test::gfx::anonymous_namespace{snes_palette_test.cc}::test_convert (snes_color col)
 
 yaze::test::gfx::TEST (SNESPaletteTest, AddColor)
 
 yaze::test::gfx::TEST (SNESColorTest, ConvertRGBtoSNES)
 
 yaze::test::gfx::TEST (SNESColorTest, ConvertSNEStoRGB)
 
 yaze::test::gfx::TEST (SNESColorTest, ConvertSNESToRGB_Binary)
 
 yaze::test::gfx::TEST (SNESColorTest, Extraction)
 
 yaze::test::gfx::TEST (SNESColorTest, Convert)