vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Typedefs | Functions
find_interval_run.cpp File Reference
#include "boost/test/unit_test.hpp"
#include "test/exception_fixture.hpp"
#include "boost/assign/list_of.hpp"
#include "vdj_pipe/find_interval.hpp"
Include dependency graph for find_interval_run.cpp:

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 
 vdj_pipe::test
 Namespace for unit-tests.
 

Macros

#define BOOST_TEST_MODULE   find_interval_run
 

Typedefs

typedef Qual_record::quality::value_type vdj_pipe::test::value
 
typedef std::pair< std::size_t, std::size_t > vdj_pipe::test::pair
 

Functions

 vdj_pipe::test::BOOST_AUTO_TEST_CASE (case01)
 
 vdj_pipe::test::BOOST_AUTO_TEST_CASE (case02)
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014

Macro Definition Documentation

#define BOOST_TEST_MODULE   find_interval_run