pd_alg_nb_sub_b_test.h File Reference

Unit Tests. More...

#include "corefaudes.h"
#include "pd_include.h"
#include "pd_test_util.h"

Go to the source code of this file.

Namespaces

namespace  faudes
 

libFAUDES resides within the namespace faudes.


Functions

void faudes::TestRenQRenaming ()
 Test if all states were renamed correctly (merge attribute is set correctly).
void faudes::TestRenQNumberOfStates ()
 Test if the number of states did not change.
void faudes::TestRenGRenamingStackSymbols ()
 Test if all stack symbols were renamed correctly.
void faudes::TestRenGNumberOfStackSymbols ()
 Test if the number of stack symbols did not change.
void faudes::TestRenGRenamingTransitions ()
 Test if the stack symbols in pop and push of transitions were changed correctly.
void faudes::TestRep0NoLambdaPop ()
 Tests if there are any lambda popping edges left.
void faudes::TestRep0AllExpectingTransition ()
 Test if resulting generator has a transition able to pop all stack symbols, but only if the orignal generator had at least one lambda transition.
void faudes::TestRep2NumberOfStatesTransitions ()
 Test for the right number of transitions and states in the generator after applying Rep2.
void faudes::TestRep2Renaming ()
 Tests if the MergeStateAnnotations have all been set to "old".
void faudes::TestRppReadPopPushOnly ()
 Test if all transitions are either read only, pop only or push only.
void faudes::TestRppNumberStatesTransitions ()
 Test if the number of transitions and states is correct after calling Rpp.
void faudes::TestNdaActivePassive ()
 Test if the states are split into active and passive states and if the number of states has been doubled.
void faudes::TestNdaTransitions ()
 Test if transition start and end states are set as expected.
void faudes::TestRenQ ()
 All RenQ Tests.
void faudes::TestRenG ()
 All RenG tests.
void faudes::TestRep0 ()
 All Rep0 tests.
void faudes::TestRpp ()
 All Rpp tests.
void faudes::TestRep2 ()
 All Rep2 tests.
void faudes::TestNda ()
 All Nda tests.

Detailed Description

Unit Tests.

Definition in file pd_alg_nb_sub_b_test.h.

libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen