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 5AUTHOR = 'wiley, avakulenko' 6NAME = 'webservd_BasicDBusAPI' 7TIME = 'FAST' 8TEST_TYPE = 'client' 9 10DOC = """ 11Check that basic DBus API calls to the webservd return expected responses. 12 13""" 14 15job.run_test('webservd_BasicDBusAPI') 16