▼Cobject | |
▼COptionsManager | Stores command line options and configuration file keys |
CCompileTarget | This test tries to compile a CMake target |
▼CGenericContinuer | This class hosts continued_run(), which will run and then continue a script |
CContinuer | GenericContinuer version of Runner |
CPythonContinuer | GenericContinuer version of PythonRunner |
▼COutputManager | Manages output files for different run modes |
▼CPlotter | This is a helper class which helps with plotting functions to a pdf file |
▼CTrajectoryComparer | Compares several trajectories to a reference trajectory by using function interpolation |
CFunctionComparer | Compares several trajectories to a reference function by using function interpolation |
▼CRunner | Runs a script repeatedly for all declared runmodes and succeeds if the scripts do |
CContinuer | GenericContinuer version of Runner |
▼CPythonRunner | Runs a cpypyqed script repeatedly for all declared runmodes and succeeds if the scripts do |
CPythonContinuer | GenericContinuer version of PythonRunner |
CVerifiedRunner | Combines the functionality of Runner and Verifier to a single test |
CStateComparer | Tests final states of several trajectories by applying a given function |
▼CVerifier | Verifies the output of a script 'this' to an expected output or the output of some other test run 'other' |
CVerifiedRunner | Combines the functionality of Runner and Verifier to a single test |