Home | History | Annotate | Download | only in autoupdate_BadMetadata
      1 # Copyright 2018 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 = "dhaddock, Chromium OS"
      6 NAME = "autoupdate_BadMetadata"
      7 TEST_CATEGORY = "Functional"
      8 TEST_CLASS = "platform"
      9 TEST_TYPE = "client"
     10 PURPOSE = "Test an update with bad metadata in the omaha response."
     11 TIME = "SHORT"
     12 
     13 DOC = """
     14 Test an update with bad metadata in the omaha response.
     15 """
     16 
     17 job.run_test('autoupdate_BadMetadata')
     18