Home | History | Annotate | Download | only in platform_ImageLoader
      1 # Copyright 2017 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 = "kerrnel (a] chromium.org, ejcaruso (a] chromium.org"
      6 NAME = "platform_ImageLoader"
      7 TIME = "SHORT"
      8 TEST_CATEGORY = "General"
      9 TEST_CLASS = "platform"
     10 TEST_TYPE = "client"
     11 
     12 DOC = """
     13 This test runs ImageLoader through its various dbus and command line interfaces.
     14 """
     15 
     16 job.run_test('platform_ImageLoader', named_arg='platform test')
     17