Package forge.tests

Class Summary
CopyTreeTest  
CoverageTest Used to distinguish the coverage offered by the three different translation strategies.
CreateTest  
ForgeTest A generic Forge Test to be extended
LengthTest  
ListTest Constructs a FIR program consisting of a list data structure and two implementations of the contains method, one that contains a loop and the other that contains a recursive call.
ListTest.Looping  
ListTest.Recursive  
MultiplyTest Good for testing nested loop unrolling.
RegisterTest  
StrategyComparison Compare the different translation strategies.
TopologicalSortTest Analyzes TopologicalFIR
TreeIntSetTest Insertion into a binary tree integer set.
TreeIntSetTest2 Insertion into a binary tree integer set.
ZuneTest