commit | 1859eeb2a32bac33ec581f380f2c6054e16bc0a4 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Apr 20 16:08:57 2021 -0700 |
committer | William A. Kennington III <wak@google.com> | Tue Apr 20 16:10:04 2021 -0700 |
tree | e4321c2db8a489f87a810ad646f55fe1f740155a | |
parent | 086837596cdaffd27b399a863775e68cf8f2f344 [diff] |
test/watchdog: Fix multi-object acquisition The tests were mistakenly trying to acquire the same DBus path for watchdog objects while older versions of the objects were still alive. This fixes the issue by purging the old objects before creating new ones. Change-Id: I65bef2f0edab7057c05af9ecd31e554da6565184 Signed-off-by: William A. Kennington III <wak@google.com>