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_HandlesNameConflicts'
7TIME = 'FAST'
8TEST_TYPE = 'client'
9ATTRIBUTES = "suite:tendo_experimental"
10SUITE = 'tendo_experimental'
11
12DOC = """
13This test:
14
151) Starts up Avahi inside a network chroot
162) Advertises a service via peerd
173) Waits for that service to show up over mDNS
184) Advertises records with the same unique name over mDNS
195) Waits for peerd to rename its records.
20
21"""
22
23job.run_test('peerd_HandlesNameConflicts')
24