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