Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
cstringutil.cpp File Reference
#include "gmxpre.h"
#include "gromacs/utility/cstringutil.h"
#include <string>
#include <gtest/gtest.h>
+ Include dependency graph for cstringutil.cpp:

Description

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.

Author
Paul Bauer paul..nosp@m.baue.nosp@m.r.q@g.nosp@m.mail.nosp@m..com

Functions

template<typename F >
void gmx::test::anonymous_namespace{cstringutil.cpp}::testInplace (F f, const char *input, const char *expectedOutput)