• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
5AUTHOR = "ChromeOS Team"
6NAME = "platform_DebugDaemonDumpDebugLogs"
7PURPOSE = "Verify that debugd's DumpDebugLogs work"
8
9CRITERIA = """
10"""
11TIME = "SHORT"
12TEST_CATEGORY = "Functional"
13TEST_CLASS = "platform"
14TEST_TYPE = "client"
15
16DOC = """
17Exercises the debugd DumpDebugLogs API.
18"""
19
20job.run_test('platform_DebugDaemonDumpDebugLogs')
21