ROOT  6.06/08
Reference Guide
Functions
supportfunctions.cpp File Reference
#include "unittest.h"
+ Include dependency graph for supportfunctions.cpp:

Go to the source code of this file.

Functions

void testCompiledImplementation ()
 
void testIsSupported ()
 
void testBestImplementation ()
 
void testExtraInstructions ()
 
int main (int argc, char **argv)
 

Function Documentation

§ main()

int main ( int  argc,
char **  argv 
)

Definition at line 58 of file supportfunctions.cpp.

§ testBestImplementation()

void testBestImplementation ( )

Definition at line 39 of file supportfunctions.cpp.

Referenced by main().

§ testCompiledImplementation()

void testCompiledImplementation ( )

Definition at line 21 of file supportfunctions.cpp.

Referenced by main().

§ testExtraInstructions()

void testExtraInstructions ( )

Definition at line 47 of file supportfunctions.cpp.

Referenced by main().

§ testIsSupported()

void testIsSupported ( )

Definition at line 26 of file supportfunctions.cpp.

Referenced by main().