openMSX
|
#include "catch.hpp"
#include "TigerTree.hh"
#include "tiger.hh"
#include "ranges.hh"
#include <span>
Go to the source code of this file.
Classes | |
struct | TTTestData |
Functions | |
TEST_CASE ("TigerTree") | |
TEST_CASE | ( | "TigerTree" | ) |
Definition at line 27 of file TigerTree_test.cc.
References openmsx::TigerTree::BLOCK_SIZE, TTTestData::buffer, openmsx::TigerTree::calcHash(), CHECK(), ranges::fill(), openmsx::TigerTree::notifyChange(), subspan(), and openmsx::TigerHash::toString().