Use death test only when supported
commitea874de9d962491254ba9fe7d7731164eb3eadab
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 13 Feb 2018 16:11:19 +0000 (13 17:11 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 13 Feb 2018 16:12:37 +0000 (13 17:12 +0100)
tree08099e62bddece5bb97383ef4d95f0a57753c6ca
parente6174dd4aad19835b3f18429917408fb522e0551
Use death test only when supported

In build farms for bioconda and DebiChem, some environments don't
support death tests, so hopefully if we use the GoogleTest machinery
to avoid using them when not supported we can avoid issues in such
environments.

Refs #2405

Change-Id: I17efe3b620b162d615b91a5f5cd4c8bd458143a5
src/gromacs/gpu_utils/tests/hostallocator.cpp