openMSX
Functions
WavData_test.cc File Reference
#include "catch.hpp"
#include "WavData.hh"
#include "MemoryBufferFile.hh"
#include "MSXException.hh"
#include "xrange.hh"
Include dependency graph for WavData_test.cc:

Go to the source code of this file.

Functions

 TEST_CASE ("WavData, default constructor")
 
 TEST_CASE ("WavData, parser")
 
 TEST_CASE ("WavData, content")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( WavData,
content"   
)

Definition at line 100 of file WavData_test.cc.

References CHECK(), and openmsx::memory_buffer_file().

◆ TEST_CASE() [2/3]

TEST_CASE ( WavData,
default constructor"   
)

◆ TEST_CASE() [3/3]

TEST_CASE ( WavData,
parser"   
)

Definition at line 19 of file WavData_test.cc.

References CHECK(), and openmsx::memory_buffer_file().