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)