openMSX
|
#include "catch.hpp"
#include "CRC16.hh"
#include "narrow.hh"
#include "xrange.hh"
#include <array>
#include <bit>
Go to the source code of this file.
Functions | |
TEST_CASE ("CRC16") | |
TEST_CASE | ( | "CRC16" | ) |
Definition at line 12 of file CRC16_test.cc.
References CHECK(), openmsx::CRC16::getValue(), openmsx::CRC16::init(), repeat(), openmsx::CRC16::update(), and xrange().