OSDN Git Service

rtc_time: test agent timeouts
authorMark Salyzyn <salyzyn@google.com>
Thu, 11 Feb 2016 23:04:35 +0000 (15:04 -0800)
committerMark Salyzyn <salyzyn@google.com>
Thu, 11 Feb 2016 23:47:23 +0000 (15:47 -0800)
commit2b2efb53fa6b0f8cb3e41d13c665d88181a5cd4e
tree504052c4896bd2ea8170ec082c0eb622e1619f81
parent33e78d360ed3cfc1267fc893942082e5d27d0aa9
rtc_time: test agent timeouts

(cherry pick from commit 9258225ece5d6816ddf9a45e45fb694142c32761)

Break the test up into four, keeping each well below the 60 second
timeout for the test agents. Overhead for the splitting up is an
additional 10 seconds in order to complete all four of the tests
instead of one. typical single test completion is 22.5 seconds.

Change-Id: If8e9a6c7dfd505a9fbc73e9248be4eb2b61521e5
tests/timetest/rtc_test.cpp