summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorBotao Sun <botao.sun@linaro.org>2014-11-15 21:58:56 +1100
committerBotao Sun <botao.sun@linaro.org>2014-11-15 21:59:03 +1100
commit3d4ecad25fe494993cfa86dc3751939c57d9de8b (patch)
tree4b9770a4a9c78934290a59652b85ec332602b2f4 /android
parent71b7895f57f9f283b25c30d408f552c956e2acb2 (diff)
busybox.yaml, v8.yaml, busybox.sh and v8.sh:
Add Amit Pundir <amit.pundir@linaro.org> as a maintainer for above scripts. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I4f945d3b8a12bfd1c40db5466b3b7876e14c9544
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: