Gromacs
2020.4
|
Directories | |
directory | tests |
Unit tests for Testing Utilities (testutils). | |
Files | |
file | cmdlinetest.cpp |
Implements classes from cmdlinetest.h. | |
file | cmdlinetest.h |
Declares utilities testing command-line programs. | |
file | conftest.cpp |
Implements routine to check the content of conf files. | |
file | conftest.h |
Declares function to add the content of a conf file to a checker. | |
file | filematchers.cpp |
Implements classes from filematchers.h. | |
file | filematchers.h |
Declares utility classes for testing file contents. | |
file | interactivetest.cpp |
Implements classes from interactivetest.h. | |
file | interactivetest.h |
Provides helper classes for testing interactive prompts. | |
file | loggertest.cpp |
Implements gmx::test::LoggerTestHelper. | |
file | loggertest.h |
Declares gmx::test::LoggerTestHelper. | |
file | mpi_printer.cpp |
file | mpi_printer.h |
Declares gmx::test::initMPIOutput(). | |
file | mpitest.cpp |
Implements functions in mpitest.h. | |
file | mpitest.h |
Helper functions for MPI tests to make thread-MPI look like real MPI. | |
file | refdata.cpp |
Implements classes and functions from refdata.h. | |
file | refdata.h |
Functionality for writing tests that can produce their own reference data. | |
file | refdata_checkers.h |
Declares internal helper classes for the reference data framework to check reference data values of different types. | |
file | refdata_impl.h |
Declares internal data structures for the reference data framework. | |
file | refdata_xml.cpp |
Implements reference data XML persistence. | |
file | refdata_xml.h |
Declares functions for reference data XML persistence. | |
file | setenv.h |
Helper functions to have identical behavior of setenv and unsetenv on Unix and Windows systems. | |
file | simulationdatabase.cpp |
Implements declarations from in simulationdatabase.h. | |
file | simulationdatabase.h |
Functionality for testing whether calls to mdrun produce the same energy and force quantities when they should do so. | |
file | stdiohelper.cpp |
Implements classes in stdiohelper.h. | |
file | stdiohelper.h |
Declares gmx::test::StdioTestHelper. | |
file | stringtest.cpp |
Implements gmx::test::StringTestBase. | |
file | stringtest.h |
Declares gmx::test::StringTestBase. | |
file | testasserts.cpp |
Implements floating-point comparison routines from testasserts.h. | |
file | testasserts.h |
Extra assertions for unit tests. | |
file | testexceptions.h |
Exception classes for errors in tests. | |
file | testfilemanager.cpp |
Implements gmx::test::TestFileManager. | |
file | testfilemanager.h |
Declares gmx::test::TestFileManager. | |
file | testfileredirector.cpp |
Implements classes from testfileredirector.h. | |
file | testfileredirector.h |
Declares generic mock implementations for interfaces in fileredirector.h. | |
file | testinit.cpp |
Implements functions in testinit.h. | |
file | testinit.h |
Functions for initialing GROMACS unit test executables. | |
file | testmatchers.cpp |
Implements floating-point matchers from testmatchers.h for use with Google Mock. | |
file | testmatchers.h |
Extra GoogleMock matchers for unit tests. | |
file | testoptions.cpp |
Implements functions in testoptions.h. | |
file | testoptions.h |
Functions for accessing test command-line options. | |
file | testutils_doc.h |
Dummy header for Testing Utilities (testutils) documentation. | |
file | textblockmatchers.cpp |
Implements classes from textblockmatchers.h. | |
file | textblockmatchers.h |
Declares utility classes for testing multi-line strings against reference data. | |
file | tprfilegenerator.cpp |
Implements helper for generating reusuable TPR files for tests within the same test binary. | |
file | tprfilegenerator.h |
Helper for generating reusuable TPR files for tests within the same test binary. | |
file | unittest_main.cpp |
main() for unit tests that use Testing Utilities (testutils). | |
file | xvgtest.cpp |
Implements routine to check the content of xvg files. | |
file | xvgtest.h |
Declares function to add the content of an xvg file to a checker. | |