blob: 732bf9e57184c517af2130d720464a883c3734ae [file] [log] [blame]
# Copyright 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = "michaelpg, alemate"
NAME = "login_OobeLocalization"
PURPOSE = "Tests different region configurations at OOBE."
CRITERIA = """
Fails if the language or keyboard dropdowns in OOBE under a supported region
configuration do not include the desired values.
"""
SUITE = "experimental"
TIME = "MEDIUM"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
DOC = """
This test verifies the locale and keyboard options present at OOBE under
supported region configurations.
"""
job.run_test('login_OobeLocalization')