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:36:29 +0000 (23:36 +0000)
commit9258225ece5d6816ddf9a45e45fb694142c32761
tree7ecefa05653a982bd099c904d8c6a3be310d6c86
parentec255673dc853bcf9a829ea0f476d4fd2f1d4a67
rtc_time: test agent timeouts

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