1# Copyright 2019 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 = "achuith" 6NAME = "login_UnicornLogin" 7TIME = "SHORT" 8TEST_CATEGORY = "General" 9TEST_CLASS = "login" 10TEST_TYPE = "client" 11ATTRIBUTES = "suite:bvt-perbuild" 12 13DOC = """ 14This test verifies that logging into a Unicorn account works correctly. 15""" 16 17job.run_test('login_UnicornLogin') 18