blob: 292f0c016d02b5b8248e1536a22ed461e9b3cd78 [file] [log] [blame]
# Copyright (c) 2020 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 = "jkop@google.com"
NAME = "dummy_SynchronousOffload"
PURPOSE = "Verify tests can offload output from DUTs."
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "dummy"
TEST_TYPE = "client"
ATTRIBUTES = "suite:offloads"
DOC = """
This test creates a file in $SYNCHRONOUS_OFFLOAD_DIR on the DUT and succeeds.
The task will fail only if the creation or offload of that file fails.
"""
job.run_test('dummy_SynchronousOffload')