Gromacs
2024.4
|
#include "gmxpre.h"
#include "gromacs/utility/cstringutil.h"
#include <string>
#include <gtest/gtest.h>
Tests for C-style string utility functions.
For development, the tests can be run with a '-stdout' command-line option to print out the help to stdout instead of using the XML reference framework.
Functions | |
template<typename F > | |
void | gmx::test::anonymous_namespace{cstringutil.cpp}::testInplace (F f, const char *input, const char *expectedOutput) |