Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
testasserts_tests.cpp File Reference
#include "gmxpre.h"
#include "testutils/testasserts.h"
#include <gtest/gtest.h>
+ Include dependency graph for testasserts_tests.cpp:

Description

Tests GROMACS-specific test assertions.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Functions

template<typename FloatType >
FloatType anonymous_namespace{testasserts_tests.cpp}::addUlps (FloatType value, int ulps)
 Helper to produce floating-point numbers with specified ULP difference. More...