Gromacs
2022.2
|
#include <map>
#include <memory>
#include <vector>
#include <gtest/gtest.h>
#include "gromacs/utility/gmxassert.h"
#include "testutils/test_device.h"
Describes test environment class which performs hardware enumeration for unit tests.
Classes | |
class | gmx::test::TestHardwareEnvironment |
This class performs one-time test initialization, enumerating the hardware. More... | |
Functions | |
const TestHardwareEnvironment * | gmx::test::getTestHardwareEnvironment () |
Get the global test environment. | |