blob: e5589d7e738e36b680e985e6e052a7ec68d8fd51 [file] [log] [blame]
# Copyright (c) 2013 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 = "cmasone, achuith"
NAME = "login_LogoutProcessCleanup"
SUITE = "bvt-inline, smoke"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
JOB_RETRIES = 1
DOC = """
This tests that all processes owned by chronos are destroyed on logout.
"""
job.run_test('login_LogoutProcessCleanup')