|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Classes | |
| struct | TestDimensions |
| Helper struct to parametrize tests for combinations of dimensions, max dimensions and chunk dimensions. More... | |
| class | WithDims |
| Parametrized test fixture for tests with different data set dimensions for BasicVector<T> sets. More... | |
| struct | StringDataSetType |
| Type of string data set with fixed max string size, or nullopt for variable-string data sets. More... | |
| class | StringTypes |
| Test fixture for an open H5md file with string data sets. More... | |
Functions | |
| std::vector< std::string > | readFixedSizeStringData (const hid_t container, const char *name) |
| Helper function to read fixed-size strings from a data set. | |
| void | PrintTo (const TestDimensions &info, std::ostream *os) |
| Helper function for GTest to print dimension parameters. | |
| std::string | nameOfTest (const ::testing::TestParamInfo< TestDimensions > &info) |
| Helper function for GTest to construct test names. | |
| void | PrintTo (const StringDataSetType ¶m, std::ostream *os) |
| Helper function for GTest to print size parameter. | |
| static std::string | nameOfStringTest (const ::testing::TestParamInfo< StringDataSetType > &info) |
| Helper function for GTest to construct test names. | |
Variables | |
| const TestDimensions | g_dataSetDimsToTest [] |
| constexpr size_t | c_maxVariableStringLength = 4096 |
| const StringDataSetType | g_stringDataSetTypes [] |
| const TestDimensions gmx::test::anonymous_namespace{h5md_fixeddataset.cpp}::g_dataSetDimsToTest[] |
| const StringDataSetType gmx::test::anonymous_namespace{h5md_fixeddataset.cpp}::g_stringDataSetTypes[] |
1.8.5