![]() |
ROOT
6.06/09
Reference Guide
|
#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) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 58 of file supportfunctions.cpp.
| void testBestImplementation | ( | ) |
Definition at line 39 of file supportfunctions.cpp.
Referenced by main().
| void testCompiledImplementation | ( | ) |
Definition at line 21 of file supportfunctions.cpp.
Referenced by main().
| void testExtraInstructions | ( | ) |
Definition at line 47 of file supportfunctions.cpp.
Referenced by main().
| void testIsSupported | ( | ) |
Definition at line 26 of file supportfunctions.cpp.
Referenced by main().