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 5AUTHOR = 'wiley, avakulenko, keybuk' 6NAME = 'peerd_AdvertiseServices' 7TIME = 'FAST' 8TEST_TYPE = 'client' 9ATTRIBUTES = "suite:smoke, suite:tendo_experimental" 10 11DOC = """ 12This test starts up Avahi inside a network chroot, then watches for 13service advertisements from Avahi as services are exposed through peerd. 14 15""" 16 17job.run_test('peerd_AdvertiseServices') 18