• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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"
10
11DOC = """
12This test:
13
141) Starts up Avahi inside a network chroot
152) Advertises a service via peerd
163) Waits for that service to show up over mDNS
174) Advertises records with the same unique name over mDNS
185) Waits for peerd to rename its records.
19
20"""
21
22job.run_test('peerd_HandlesNameConflicts')
23