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 5AUTHOR = "kerrnel@chromium.org, ejcaruso@chromium.org" 6NAME = "platform_ImageLoader" 7TIME = "SHORT" 8TEST_CATEGORY = "General" 9TEST_CLASS = "platform" 10TEST_TYPE = "client" 11 12DOC = """ 13This test runs ImageLoader through its various dbus and command line interfaces. 14""" 15 16job.run_test('platform_ImageLoader', named_arg='platform test') 17