openMSX
Functions
endian_test.cc File Reference
#include "catch.hpp"
#include "endian.hh"
#include <array>
Include dependency graph for endian_test.cc:

Go to the source code of this file.

Functions

 TEST_CASE ("endian: byteswap")
 
 TEST_CASE ("endian: 16-bit")
 
 TEST_CASE ("endian: 32-bit")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "endian: 16-bit"  )

◆ TEST_CASE() [2/3]

TEST_CASE ( "endian: 32-bit"  )

◆ TEST_CASE() [3/3]

TEST_CASE ( "endian: byteswap"  )

Definition at line 8 of file endian_test.cc.

References CHECK().