Home | History | Annotate | Download | only in peerd_DiscoverServices
      1 # Copyright 2014 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_DiscoverServices'
      7 TIME = 'FAST'
      8 TEST_TYPE = 'client'
      9 ATTRIBUTES = "suite:smoke, suite:tendo_experimental"
     10 
     11 DOC = """
     12 This test starts up Avahi inside a network chroot, then watches for
     13 services advertised by a fake peer (backed by a Python ZeroconfDaemon)
     14 to appear in peerd as they are discovered.
     15 
     16 """
     17 
     18 job.run_test('peerd_DiscoverServices')
     19