openMSX
Classes | Functions
endian_test.cc File Reference
#include "catch.hpp"
#include "endian.hh"
Include dependency graph for endian_test.cc:

Go to the source code of this file.

Classes

union  T16
 
union  T32
 

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 16 of file endian_test.cc.

References CHECK().