aboutsummaryrefslogtreecommitdiff
path: root/client/site_tests/platform_AesThroughput/control
diff options
context:
space:
mode:
Diffstat (limited to 'client/site_tests/platform_AesThroughput/control')
-rw-r--r--client/site_tests/platform_AesThroughput/control22
1 files changed, 0 insertions, 22 deletions
diff --git a/client/site_tests/platform_AesThroughput/control b/client/site_tests/platform_AesThroughput/control
deleted file mode 100644
index 5477d0180b..0000000000
--- a/client/site_tests/platform_AesThroughput/control
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright (c) 2012 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.
-
-NAME = "platform_AesThroughput"
-AUTHOR = "The Chromium OS Authors"
-PURPOSE = "Benchmark processor performance using OpenSSL using AES options."
-CRITERIA = """
-This test is a benchmark.
-
-This test will fail if the output of openssl cannot be parsed.
-"""
-ATTRIBUTES = "suite:hwqual, suite:kernel_per-build_benchmarks"
-TIME = "MEDIUM"
-TEST_CATEGORY = "Performance"
-TEST_CLASS = "platform"
-TEST_TYPE = "client"
-
-DOC = """
-This test uses the openssl program with AES options.
-"""
-job.run_test('platform_AesThroughput')