aboutsummaryrefslogtreecommitdiff
path: root/test_suites/control.bvt-tast-cq-camera
diff options
context:
space:
mode:
authorJesse McGuire <jessemcguire@google.com>2022-05-16 09:25:47 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-05-18 06:29:07 +0000
commiteeeb6a39a1b41719907011a1cff46020d4f80491 (patch)
tree756b72f50bc8dd3d8a000ed31c43b34b3f71c635 /test_suites/control.bvt-tast-cq-camera
parent77ca4ba85006dfb3cddc6c7cdd6fc854f6a6c1eb (diff)
downloadautotest-eeeb6a39a1b41719907011a1cff46020d4f80491.tar.gz
autotest: 'Chrome OS' -> 'ChromeOS' control
Unify usage of 'Chrome OS' to 'ChromeOS' in autotest control files. BUG=b:231760315 TEST=py_compile, CQ, unit tests Change-Id: Iff5114dcf0cb07268dbf26ffe38aad77a9820bd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/3648577 Auto-Submit: Jesse McGuire <jessemcguire@google.com> Reviewed-by: Jora Jacobi <jora@google.com> Commit-Queue: Jora Jacobi <jora@google.com> Tested-by: Jesse McGuire <jessemcguire@google.com> Reviewed-by: Derek Beckett <dbeckett@chromium.org>
Diffstat (limited to 'test_suites/control.bvt-tast-cq-camera')
-rw-r--r--test_suites/control.bvt-tast-cq-camera4
1 files changed, 2 insertions, 2 deletions
diff --git a/test_suites/control.bvt-tast-cq-camera b/test_suites/control.bvt-tast-cq-camera
index 34bc58ad37..ff78082fa7 100644
--- a/test_suites/control.bvt-tast-cq-camera
+++ b/test_suites/control.bvt-tast-cq-camera
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-AUTHOR = "Chrome OS Team"
+AUTHOR = "ChromeOS Team"
NAME = "bvt-tast-cq-camera"
PURPOSE = 'Tests the critical Tast tests in the "camera" category.'
@@ -12,7 +12,7 @@ TEST_CLASS = "suite"
TEST_TYPE = "Server"
DOC = """
-This suite verifies Chrome OS's basic functionality for the Chrome OS Commit
+This suite verifies ChromeOS's basic functionality for the ChromeOS Commit
Queue by running all Tast integration tests in the "camera" category that must
always pass against a DUT. See http://go/tast for more information about Tast.