|
torc-master
|
Unit test for the SpartanBitstream class. More...
#include <boost/test/unit_test.hpp>#include "torc/bitstream/SpartanBitstream.hpp"#include "torc/bitstream/SpartanPacket.hpp"#include "torc/bitstream/Spartan3E.hpp"#include "torc/bitstream/TestHelpers.hpp"#include "torc/common/DeviceDesignator.hpp"#include "torc/bitstream/OutputStreamHelpers.hpp"#include "torc/common/TestHelpers.hpp"#include "torc/common/DirectoryTree.hpp"#include <fstream>#include <iostream>
Include dependency graph for SpartanBitstreamUnitTest.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 (SpartanBitstreamCrcUnitTest) | |
| Unit test for the SpartanBitstream class. More... | |
| torc::bitstream::BOOST_AUTO_TEST_CASE (SpartanBitstreamUnitTest) | |
| Unit test for the SpartanBitstream class. More... | |
Unit test for the SpartanBitstream class.
Definition in file SpartanBitstreamUnitTest.cpp.