../src/external/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h:1409:7: warning: ‘{anonymous}::gtest_NoFatalErrorWhenWritingFromGmxTraj_dummy_’ defined but not used [-Wunused-variable]
int gtest_##prefix##test_case_name##_dummy_ = \
^
../src/gromacs/gmxana/legacytests/gmx_traj_tests.cpp:154:1: note: in expansion of macro ‘INSTANTIATE_TEST_CASE_P’
INSTANTIATE_TEST_CASE_P(NoFatalErrorWhenWritingFrom,
^
../src/external/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h:1409:7: warning: ‘{anonymous}::gtest_NoFatalErrorWhenWritingFromTrjconvWithIndexGroupSubset_dummy_’ defined but not used [-Wunused-variable]
int gtest_##prefix##test_case_name##_dummy_ = \
^
../src/gromacs/gmxana/legacytests/gmx_traj_tests.cpp:158:1: note: in expansion of macro ‘INSTANTIATE_TEST_CASE_P’
INSTANTIATE_TEST_CASE_P(NoFatalErrorWhenWritingFrom,
^
In file included from ../src/external/gmock-1.7.0/gtest/include/gtest/gtest.h:58:0,
from ../src/testutils/integrationtests.h:46,
from ../src/gromacs/gmxana/legacytests/gmx_traj_tests.cpp:43:
../src/gromacs/gmxana/legacytests/gmx_traj_tests.cpp:87:8: warning: ‘{anonymous}::GmxTraj_WithDifferentInputFormats_Test::gtest_registering_dummy_’ defined but not used [-Wunused-variable]
TEST_P(GmxTraj, WithDifferentInputFormats)
^
../src/external/gmock-1.7.0/gtest/include/gtest/internal/gtest-internal.h:1133:3: note: in definition of macro ‘GTEST_TEST_CLASS_NAME_’
test_case_name##_##test_name##_Test
^
../src/gromacs/gmxana/legacytests/gmx_traj_tests.cpp:87:1: note: in expansion of macro ‘TEST_P’
TEST_P(GmxTraj, WithDifferentInputFormats)
^
../src/gromacs/gmxana/legacytests/gmx_traj_tests.cpp:128:8: warning: ‘{anonymous}::TrjconvWithIndexGroupSubset_WithDifferentInputFormats_Test::gtest_registering_dummy_’ defined but not used [-Wunused-variable]
TEST_P(TrjconvWithIndexGroupSubset, WithDifferentInputFormats)
^
../src/external/gmock-1.7.0/gtest/include/gtest/internal/gtest-internal.h:1133:3: note: in definition of macro ‘GTEST_TEST_CLASS_NAME_’
test_case_name##_##test_name##_Test
^
../src/gromacs/gmxana/legacytests/gmx_traj_tests.cpp:128:1: note: in expansion of macro ‘TEST_P’
TEST_P(TrjconvWithIndexGroupSubset, WithDifferentInputFormats)
^