TuttleOFX  1
negativeSequence.cpp File Reference
#include <detector.hpp>
#include <boost/assign/std/vector.hpp>
#include <boost/test/unit_test.hpp>
Include dependency graph for negativeSequence.cpp:

Go to the source code of this file.

Functions

bool compareSequencesByNbFiles (const sequenceParser::Sequence &a, const sequenceParser::Sequence &b)
 BOOST_AUTO_TEST_CASE (NoNegativeValues)
 BOOST_AUTO_TEST_CASE (NegativeSequence)

Function Documentation

BOOST_AUTO_TEST_CASE ( NoNegativeValues  )

Definition at line 13 of file negativeSequence.cpp.

References compareSequencesByNbFiles(), and sequenceParser::sequenceFromFilenameList().

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( NegativeSequence  )

Definition at line 53 of file negativeSequence.cpp.

References sequenceParser::eMaskOptionsNegativeIndexes, and sequenceParser::sequenceFromFilenameList().

Here is the call graph for this function:

bool compareSequencesByNbFiles ( const sequenceParser::Sequence a,
const sequenceParser::Sequence b 
)

Definition at line 11 of file negativeSequence.cpp.

Referenced by BOOST_AUTO_TEST_CASE().