# Copyright 2014 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. AUTHOR = 'wiley, avakulenko, sosa' NAME = 'buffet_BasicDBusAPI' TIME = 'SHORT' TEST_TYPE = 'client' ATTRIBUTES = "suite:tendo_experimental" DOC = """ Check that basic DBus API calls to the buffet daemon return expected responses. """ job.run_test('buffet_BasicDBusAPI')