1# Copyright (c) 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 5AUTHOR = "Chrome OS Team" 6NAME = "hardware_ProbeComponents" 7PURPOSE = "Probe all hardware components for HWID generation" 8CRITERIA = "" 9TIME = "SHORT" 10TEST_CATEGORY = "Logging" 11TEST_TYPE = "client" 12DOC = "This test logs the output of gooftool probe command used for HWID." 13 14job.run_test('hardware_ProbeComponents') 15