Home | History | Annotate | Download | only in buffet_BasicDBusAPI
      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 
      5 AUTHOR = 'wiley, avakulenko, sosa'
      6 NAME = 'buffet_BasicDBusAPI'
      7 TIME = 'SHORT'
      8 TEST_TYPE = 'client'
      9 ATTRIBUTES = "suite:tendo_experimental"
     10 SUITE = 'tendo_experimental'
     11 
     12 DOC = """
     13 Check that basic DBus API calls to the buffet daemon return expected responses.
     14 """
     15 
     16 
     17 job.run_test('buffet_BasicDBusAPI')
     18