summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/busybox.yaml1
-rwxr-xr-xandroid/scripts/busybox.sh4
-rwxr-xr-xandroid/scripts/v8.sh4
-rw-r--r--android/v8.yaml1
4 files changed, 6 insertions, 4 deletions
diff --git a/android/busybox.yaml b/android/busybox.yaml
index fb7ff2c..bf7db81 100644
--- a/android/busybox.yaml
+++ b/android/busybox.yaml
@@ -4,6 +4,7 @@ metadata:
description: "Test busybox in android."
maintainer:
- senthil.kumaran@linaro.org
+ - amit.pundir@linaro.org
os:
- android
scope:
diff --git a/android/scripts/busybox.sh b/android/scripts/busybox.sh
index 4ba2519..10dc2b1 100755
--- a/android/scripts/busybox.sh
+++ b/android/scripts/busybox.sh
@@ -2,7 +2,7 @@
#
# Busybox test.
#
-# Copyright (C) 2012, Linaro Limited.
+# Copyright (C) 2010 - 2014, Linaro Limited.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# Author: Senthil Kumaran <senthil.kumaran@linaro.org>
-#
+# Maintainer: Amit Pundir <amit.pundir@linaro.org>
test_func(){
if [ ! -f /system/bin/busybox ]; then
diff --git a/android/scripts/v8.sh b/android/scripts/v8.sh
index 9c4103a..0730971 100755
--- a/android/scripts/v8.sh
+++ b/android/scripts/v8.sh
@@ -2,7 +2,7 @@
#
# v8 shell test.
#
-# Copyright (C) 2012, Linaro Limited.
+# Copyright (C) 2010 - 2014, Linaro Limited.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# Author: Senthil Kumaran <senthil.kumaran@linaro.org>
-#
+# Maintainer: Amit Pundir <amit.pundir@linaro.org>
cd /data/benchmark/v8
if which v8shell 2>/dev/null 1>/dev/null
diff --git a/android/v8.yaml b/android/v8.yaml
index 93869ca..44bb756 100644
--- a/android/v8.yaml
+++ b/android/v8.yaml
@@ -4,6 +4,7 @@ metadata:
description: "v8 shell test. In latest builds we test for d8 shell."
maintainer:
- senthil.kumaran@linaro.org
+ - amit.pundir@linaro.org
os:
- android
scope: