Home | History | Annotate | Download | only in peerd_MonitorsDBusConnections
      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 
      5 AUTHOR = 'wiley, avakulenko, keybuk'
      6 NAME = 'peerd_MonitorsDBusConnections'
      7 TIME = 'FAST'
      8 TEST_TYPE = 'client'
      9 
     10 DOC = """
     11 This test:
     12 
     13 1) adds a service to peerd
     14 2) terminates the DBus connection
     15 3) verifies that peerd notices this and removes the service
     16 
     17 """
     18 
     19 job.run_test('peerd_MonitorsDBusConnections')
     20