torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BitstreamUnitTest.cpp File Reference

Unit test for the Bitstream class. More...

#include <boost/test/unit_test.hpp>
#include "torc/bitstream/Bitstream.hpp"
#include "torc/common/DeviceDesignator.hpp"
#include "torc/common/DirectoryTree.hpp"
#include <fstream>
#include <iostream>
+ Include dependency graph for BitstreamUnitTest.cpp:

Go to the source code of this file.

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::bitstream
 Namespace for the Torc bitstream frame-level support, including packet parsing and writing.
 

Functions

 torc::bitstream::BOOST_AUTO_TEST_CASE (BitstreamUnitTest)
 Unit test for the Bitstream class. More...
 

Detailed Description

Unit test for the Bitstream class.

Definition in file BitstreamUnitTest.cpp.