1# Copyright 2015 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5AUTHOR = 'wiley, avakulenko, keybuk' 6NAME = 'peerd_MonitorsDBusConnections' 7TIME = 'FAST' 8TEST_TYPE = 'client' 9 10DOC = """ 11This test: 12 131) adds a service to peerd 142) terminates the DBus connection 153) verifies that peerd notices this and removes the service 16 17""" 18 19job.run_test('peerd_MonitorsDBusConnections') 20