Separating the two tests into different executions.
commitdbc8c842f35dad1b526d3b89a2945079b84573f0
authortonychun <tonychun@google.com>
Thu, 13 Aug 2015 22:33:32 +0000 (13 15:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 13 Aug 2015 22:34:12 +0000 (13 22:34 +0000)
tree465078a5f592267f8db9f807366adc612dce9067
parent3ea546df82371eeb7b62f2de25416d4bd21ce745
Separating the two tests into different executions.

By specifying the gtest_filter to run the two tests separately, we will be restart the host, which allows for independence between the two tests. If the host is not restarted before the 2nd test, the first connection numbers that it obtains is already a reconnect.

BUG=

Review URL: https://codereview.chromium.org/1295533002

Cr-Commit-Position: refs/heads/master@{#343290}
remoting/test/chromoting_test_driver_tests.cc
testing/chromoting/chromoting_test_driver_commands_linux.txt