aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark_examples/RunExample.cpp
diff options
context:
space:
mode:
authorSiCong Li <sicong.li@arm.com>2019-11-19 14:31:28 +0000
committerSiCong Li <sicong.li@arm.com>2019-11-21 13:22:35 +0000
commit6ea2a42bfe2bcc8745d2fcc567f9b9bd7c593834 (patch)
tree20220030239b0d9068abd0e3eb6dc6b1555c2421 /tests/benchmark_examples/RunExample.cpp
parent3e84bb662f9c6c3f77837640b44c41b7e3403ed4 (diff)
downloadComputeLibrary-6ea2a42bfe2bcc8745d2fcc567f9b9bd7c593834.tar.gz
COMPMID-2939 Keep benchmark_examples and validate_examples
Remove FIXME comments in Sconscripts referring to the removal of benchmark_examples and validate_examples, as we are keeping them in releases from now on. This is a 19.11 release activity ticket but the patch needs to be backported to master because this applies to all future releases. Signed-off-by: SiCong Li <sicong.li@arm.com> Change-Id: Ifac73ebeaf12c93d6309f73bb011bd275e1fe503 Reviewed-on: https://review.mlplatform.org/c/2334 Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'tests/benchmark_examples/RunExample.cpp')
-rw-r--r--tests/benchmark_examples/RunExample.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/benchmark_examples/RunExample.cpp b/tests/benchmark_examples/RunExample.cpp
index a7a8be01cc..5c9dd7136e 100644
--- a/tests/benchmark_examples/RunExample.cpp
+++ b/tests/benchmark_examples/RunExample.cpp
@@ -22,7 +22,6 @@
* SOFTWARE.
*/
#include "utils/Utils.h"
-//FIXME / INTERNAL_ONLY: This file should not be released!
#define BENCHMARK_EXAMPLES
#include "utils/Utils.cpp"