[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from MetadataTest
[ RUN      ] MetadataTest.RSMD_TestReplaceDeltas_1
[       OK ] MetadataTest.RSMD_TestReplaceDeltas_1 (1 ms)
[ RUN      ] MetadataTest.RSMD_TestReplaceDeltas_2
[       OK ] MetadataTest.RSMD_TestReplaceDeltas_2 (0 ms)
[ RUN      ] MetadataTest.RSMD_TestReplaceDeltas_3
[       OK ] MetadataTest.RSMD_TestReplaceDeltas_3 (0 ms)
[ RUN      ] MetadataTest.RSMD_TestReplaceDeltas_Bad_NonContiguous

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[       OK ] MetadataTest.RSMD_TestReplaceDeltas_Bad_NonContiguous (186 ms)
[ RUN      ] MetadataTest.RSMD_TestReplaceDeltas_Bad_DoesntExist

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[       OK ] MetadataTest.RSMD_TestReplaceDeltas_Bad_DoesntExist (171 ms)
[----------] 5 tests from MetadataTest (360 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (360 ms total)
[  PASSED  ] 5 tests.
