|
Gromacs
2026.1
|
#include "gmxpre.h"#include "testutils/tprfilegenerator.h"#include <filesystem>#include <string>#include <gtest/gtest.h>#include "gromacs/gmxpreprocess/grompp.h"#include "gromacs/utility/textwriter.h"#include "testutils/cmdlinetest.h"#include "testutils/testfilemanager.h"
Include dependency graph for tprfilegenerator.cpp:Implements helper for generating reusuable TPR files for tests within the same test binary.
1.8.5