summaryrefslogtreecommitdiff
path: root/android/scripts/glmark2/glmark2.sh
diff options
context:
space:
mode:
authorSenthil Kumaran <senthil.kumaran@linaro.org>2013-02-08 13:25:37 +0530
committerSenthil Kumaran <senthil.kumaran@linaro.org>2013-02-08 13:25:37 +0530
commit17352bb083ee4f52aea03afb084b942e57bfa1a6 (patch)
tree15f580dcfd39206553c9081691ac9ff75c809e78 /android/scripts/glmark2/glmark2.sh
parent912967953f29d408071896918d2f64da40c2473b (diff)
Remove bits related to glmark2 tests.
Diffstat (limited to 'android/scripts/glmark2/glmark2.sh')
-rwxr-xr-xandroid/scripts/glmark2/glmark2.sh27
1 files changed, 0 insertions, 27 deletions
diff --git a/android/scripts/glmark2/glmark2.sh b/android/scripts/glmark2/glmark2.sh
deleted file mode 100755
index d297d02..0000000
--- a/android/scripts/glmark2/glmark2.sh
+++ /dev/null
@@ -1,27 +0,0 @@
-#!/system/bin/sh
-#
-# glmark2 test.
-#
-# Copyright (C) 2012, Linaro Limited.
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-#
-# Author: Senthil Kumaran <senthil.kumaran@linaro.org>
-#
-
-logcat -c
-am start -W org.linaro.glmark2/.Glmark2Activity
-./glmark2/glmark2_wait.py
-logcat -d