Download project files

How do I verify a download?


110 of 17 releases

2013.01 release from the trunk series released

Release information
Changelog:

2013-01-25 Michael Hudson-Doyle <email address hidden>

 release 0.16.2

2013-01-24 Yongqin Liu <email address hidden>

 merge fix for error of using PATTERN in ShellTestProvider

2013-01-24 Yongqin Liu <email address hidden>

 Fix error of "The test(shell-binder) is not found"

 http://validation.linaro.org/lava-server/scheduler/job/45842/log_file
 The real reason is because the undefined PATTERN is used:
 Traceback (most recent call last):
 File "/srv/lava/.cache/eggs/lava_android_test-0.16.1-py2.7.egg/lava_android_test/provider.py", line 104, in load_test
 serial=serial)
 File "/srv/lava/.cache/eggs/lava_android_test-0.16.1-py2.7.egg/lava_android_test/provider.py", line 234, in load_test
 parser=testdef.AndroidSimpleTestParser(PATTERN),
 NameError: global name 'PATTERN' is not defined

2013-01-22 Andy Doan <email address hidden>

 release-0.16.1

2013-01-23 Yongqin Liu <email address hidden>

 merge the branch that making skia/v8/0xbench support options

2013-01-23 Yongqin Liu <email address hidden>

 revert the change on lava_android_test/provider.py

2013-01-22 Yongqin Liu <email address hidden>

 adjust --ez autorun true to the begin of the am comand

2013-01-22 Yongqin Liu <email address hidden>

 fix the problem of timeout option -t

 1. -t is accepted by am start command, so we changed to use -timeout
 2. pass the $OPTIONS to android_0xbenchmark_wait.py

2013-01-22 Yongqin Liu <email address hidden>

 update 0xbench to accept specified option from android-build page

 1. test to be run can be specified as "--ez <test> true", where "<test>"
 can be math/2d/3d/vm/native
 2. the time for waiting finish can be specified from android-build
 as option like "-t 3600", but this must be specified with the test to be run,
 otherwise there will be no test to run automatically

2013-01-22 Yongqin Liu <email address hidden>

 exclue the shells/commands/hostshells test from the list-tests command

 these three test shells/commands/hostshells are not the real test,
 and so that they can not be install and run, so here add the fix to
 exclude them from the list-tests sub command

2013-01-22 Yongqin Liu <email address hidden>

 update v8 and skia test

 v8: change to use d8 command in case there is no v8shell command.
 because the v8shell command is change to d8 form JB version

 skia: add option for the time parameter, so that we can pass this number
 from android build page to make it not spend too much time

2013-01-22 Michael Hudson-Doyle <email address hidden>

 post release bump

2013-01-22 Michael Hudson-Doyle <email address hidden>

 release 0.16

2013-01-21 Andy Doan <email address hidden>

 add binder test

2013-01-21 Amit Pundir <email address hidden>

 shell-binder: let user pass the iteration count

2013-01-21 Amit Pundir <email address hidden>

 use binder as shell-command

2013-01-21 Amit Pundir <email address hidden>

 Support result patterns like measurement units

2013-01-20 Amit Pundir <email address hidden>

 Add binder native benchmark test

2013-01-18 Andy Doan <email address hidden>

 added new ashmem test

2013-01-18 Axel Fagerstedt <<email address hidden>

 Update ashmemtest documentation.

2013-01-17 Axel Fagerstedt <<email address hidden>

 Add new ashmem test

2013-01-15 Andy Doan <email address hidden>

 release-0.15

2013-01-15 Michael Hudson-Doyle <email address hidden>

 fix hostshell-workload test with latest benchmark changes in upstream. (vishal)

2013-01-14 Vishal Bhoj <email address hidden>

 fix hostshell-workload test with latest benchmark changes in upstream.

2013-01-11 Yongqin Liu <email address hidden>

 add support for the canvas test of methanol

2013-01-10 Yongqin Liu <email address hidden>

 add support for canvas test of methanol

File Description Downloads
download icon lava-android-test-0.16.2-2013.01.tar.gz (md5, sig) Source release 567
last downloaded 37 weeks ago
Total downloads: 567

2012.12 release from the trunk series released

Release information
Changelog:

* added private test support for bigLITTLE workload suite

File Description Downloads
download icon lava-android-test-0.14.tar.gz (md5, sig) lava-android-test 2012.12 release 1,844
last downloaded 51 weeks ago
Total downloads: 1,844

2012.11 release from the trunk series released

Release information
Changelog:

2012-11-27 Andy Doan <email address hidden>

 release-0.13

2012-11-21 Yongqin Liu <email address hidden>

 delete the copy media files source because this is done with the android_install_cts_medias action

2012-11-15 Yongqin Liu <email address hidden>

 modify according to the review comment that delete the line instead of commenting them

2012-10-22 Yongqin Liu <email address hidden>

 remove the source for copying cts test media files

2012-11-14 Yongqin Liu <email address hidden>

 update the git url of methanol

2012-11-08 Yongqin Liu <email address hidden>

 update to use the git repository of methanol on github

File Description Downloads
download icon lava-android-test-0.13-2012.11.tar.gz (md5, sig) Source release 987
last downloaded 51 weeks ago
Total downloads: 987

2012.10 release from the trunk series released

Release information
Changelog:

2012-10-22 Andy Doan <email address hidden>

 release-0.12

 2012.10

2012-10-15 Yongqin Liu <email address hidden>

 add the process for the fail pattern of vellamo test

2012-10-15 Yongqin Liu <email address hidden>

 add the procees for the fail pattern of vellamo test

2012-10-11 Yongqin Liu <email address hidden>

 update the check if the sdcard is mounted

2012-10-11 Yongqin Liu <email address hidden>

 update the check for sdcard mount

2012-10-09 Yongqin Liu <email address hidden>

 update to use the cts-4_1_r1

2012-10-08 Yongqin Liu <email address hidden>

 change to run the test via package sub command instead of the plan sub command, and run all the packages of CTS plan one by one

File Description Downloads
download icon lava-android-test-0.12-2012.10.tar.gz (md5, sig) Source release 157
last downloaded 51 weeks ago
Total downloads: 157

2012.09 release from the trunk series released

Release information
Changelog:

2012-09-14 Andy Doan <email address hidden>

 release-0.11

2012-09-14 Andy Doan <email address hidden>

 add developer setup information

2012-09-14 Yongqin Liu <email address hidden>

 add test sdcard-mounted to check if the sdcard partition is mounted on the android

2012-09-13 Yongqin Liu <email address hidden>

 update the usage style

2012-09-13 Yongqin Liu <email address hidden>

 use $(basename $0) instead of $0 in usage

2012-09-11 Yongqin Liu <email address hidden>

 add check if the sdcard partition is mounted on the android

2012-08-29 Andy Doan <email address hidden>

 black box test harness for android-lava-wrapper

2012-08-29 Zygmunt Krynicki <email address hidden>

 Re-factor blackbox implementation

 This patch changes how blackbox is integrated into LAVA. To keep this short (it
 is described in great detail in the source code) due to limiations of l-a-t
 run() and parse() APIs that test difinitions can provide _and_ the non-goal of
 refactor the whole framework I had to monkey patch how the top-level run
 command (implementation of lava-android-test run) works. This makes l-a-t work
 properly with blackbox test which is my current primary goal.

2012-08-25 Zygmunt Krynicki <email address hidden>

 Remove useless parts of the adb mix-in

2012-08-25 Zygmunt Krynicki <email address hidden>

 Add initial version of the 'blackbox' test integration.

 This version is almost complete but it requires two changes before it could land.

 1) run() and parse() should cooperate better. Run should save the raw bundles from
 the device and parse should to the coalescing. Currently everything happens in run()

 2) output file cannot be set, it is always 'blackbox.json' at this time

2012-08-29 Yongqin Liu <email address hidden>

 delete the methanol result of last time

2012-08-28 Yongqin Liu <email address hidden>

 fix the problem that will use the result of last time

File Description Downloads
download icon lava-android-test-0.11-2012.09.tar.gz (md5, sig) Source release 276
last downloaded 51 weeks ago
Total downloads: 276

2012.08 release from the trunk series released

Release information
Changelog:

2012-08-27 Andy Doan <email address hidden>

 release-0.10

 2012.08

2012-08-27 Yongqin Liu <email address hidden>

 seperate the methanol test to make it can be run for each type each time

2012-08-27 Yongqin Liu <email address hidden>

 fix a small bug

2012-08-27 Yongqin Liu <email address hidden>

 seperate the methanol test, and make the time out equal to the timeout set for the action

2012-08-23 Yongqin Liu <email address hidden>

 add Parser for monkeyrunner test

2012-08-23 Yongqin Liu <email address hidden>

 roll back .project .pydevproject

2012-08-22 Yongqin Liu <email address hidden>

 ignore the monkeycommon.py script in monkeyrunner scripts

2012-08-22 Yongqin Liu <email address hidden>

 change to use MonkeyrunnerTestParser

2012-08-22 Yongqin Liu <email address hidden>

 add parser for monkeyrunner result

2012-08-22 Yongqin Liu <email address hidden>

 Add missing dependency on pexpect

2012-08-22 Zygmunt Krynicki <email address hidden>

 Add missing dependency on pexpect

2012-08-17 Andy Doan <email address hidden>

 release-0.9.1

2012-08-17 Yongqin Liu <email address hidden>

 fix bug lp:1037936

2012-08-17 Yongqin Liu <email address hidden>

 fix the error when run test without support of run option

2012-08-17 Michael Hudson-Doyle <email address hidden>

 post release bump

2012-08-17 Michael Hudson-Doyle <email address hidden>

 release 0.9

2012-08-17 Michael Hudson-Doyle <email address hidden>

 backfill changes

2012-08-17 Yongqin Liu <email address hidden>

 add methanol test

2012-08-16 Yongqin Liu <email address hidden>

 increase the wait for for fire.html and fire-svg.html on chrome

2012-08-15 Yongqin Liu <email address hidden>

 fix for twice cleanup and kill chrome for the first time

2012-08-15 Yongqin Liu <email address hidden>

 add the option to the test_id in result bundle

2012-08-15 Yongqin Liu <email address hidden>

 add default option in methanol.py

2012-08-15 Yongqin Liu <email address hidden>

 change to use option to receive the ip address

2012-08-13 Yongqin Liu <email address hidden>

 change the way to no login for chrome and decrease the wait time for svg and example

2012-08-13 Yongqin Liu <email address hidden>

 redirect the log of the simple server to a file

2012-08-11 Yongqin Liu <email address hidden>

 add support for test on chrome

2012-08-11 Yongqin Liu <email address hidden>

 delete the source to create directory /tmp/methanol

2012-08-11 Yongqin Liu <email address hidden>

 modify acording to the review comments that updating doc of real_parse function and typo error

2012-08-09 Yongqin Liu <email address hidden>

 extend the wait time and also display the time information when run test

2012-08-09 Yongqin Liu <email address hidden>

 change to use CGIHTTPServer to deploy the web pages and cgi script

2012-08-08 Yongqin Liu <email address hidden>

 update the tip message

2012-08-07 Yongqin Liu <email address hidden>

 update to use the latest methanol

2012-08-07 Yongqin Liu <email address hidden>

 change to use the offical url of methanol

2012-08-07 Yongqin Liu <email address hidden>

 update the server setting to suitable to the lava server

2012-08-06 Yongqin Liu <email address hidden>

 delete the change fo extract-attachments

2012-08-04 Yongqin Liu <email address hidden>

 add parse part for methanol test

2012-08-03 Yongqin Liu <email address hidden>

 add methanol test to lava-android-test

2012-08-03 Yongqin Liu <email address hidden>

 add the extract-attachments sub command to extract all attachment files from the result bundle file

2012-08-10 Andy Doan <email address hidden>

 big_LITTLE: add support for selecting testsuite through $(OPTIONS)

2012-08-09 Alexander Sack <email address hidden>

 big_LITTLE: add support for selecting run_stress_switcher_tests.sh testsuite through $(OPTIONS)

2012-08-08 Yongqin Liu <email address hidden>

 add extract-attachments sub command

2012-08-07 Yongqin Liu <email address hidden>

 revert the change of .project and .pydevproject

2012-08-07 Yongqin Liu <email address hidden>

 add support for specifying the output directory

2012-08-07 Yongqin Liu <email address hidden>

 fix the bad grammer and the mode for file open function

2012-08-06 Yongqin Liu <email address hidden>

 add the extract-attachments sub command to extract all attachment files from the result bundle file

2012-08-07 Yongqin Liu <email address hidden>

 extend the wait time because the time to turn wifi on some devices will take a little longer

2012-08-06 Yongqin Liu <email address hidden>

 extend the wait time for origen

File Description Downloads
download icon lava-android-test-0.10-2012.08.tar.gz (md5, sig) Source release 700
last downloaded 51 weeks ago
Total downloads: 700

2012.07 release from the trunk series released

Release information
Release notes:

2012-07-12 Andy Doan <andy.doan@linaro.org>

 release-0.8

2012-07-12 Yongqin Liu <yongqin.liu@linaro.org>

 merge the update of pm-qa test

2012-07-12 Ke Jun ZHOU <dp583@stebjsxu0119>

 Remove "thermal" and "utils" test case

2012-07-10 Ke Jun ZHOU <dp583@stebjsxu0119>

 Add "command", "sudo" and "udevadm" soft links.

2012-07-11 Yongqin Liu <yongqin.liu@linaro.org>

 improve some documentation and add the documentation for HostShell test

2012-07-11 Yongqin Liu <yongqin.liu@linaro.org>

 merge with trunk

2012-07-10 Yongqin Liu <yongqin.liu@linaro.org>

 improve docs for lava-android-test

2012-07-11 Yongqin Liu <yongqin.liu@linaro.org>

 add test that connect lab wifi for android

2012-07-10 Yongqin Liu <yongqin.liu@linaro.org>

 modify the bugs that not get the ser...

File Description Downloads
download icon lava-android-test-0.8-2012.07.tar.gz (md5, sig) source 1,015
last downloaded 51 weeks ago
Total downloads: 1,015

2012.06 release from the trunk series released

Release information
Changelog:

2012-06-27 Andy Doan <email address hidden>

 update-glmark2-pattern

2012-06-27 Alexandros Frantzis <email address hidden>

 glmark2: Update regexp pattern.

 This commit changes the regexp pattern in two ways. First, it includes the
 scene name (the part in square brackets) in the test_case_id. Second,
 it removes the EOL ('$') match to make the regexp more tolerant of changes
 in the output format, in this case the addition of "FrameTime" after "FPS".

2012-06-25 Andy Doan <email address hidden>

 add documentation to mmtest,skia,and v8

 This was left out of my earlier commit

2012-06-25 Andy Doan <email address hidden>

 update release notes for 0.7

2012-06-25 Andy Doan <email address hidden>

 Add test documentation like we do for lava-test

 This will add some documention to our read-the-docs links for
 lava-android-test

2012-06-25 Andy Doan <email address hidden>

 update the list of tests for our docs

 This was getting out of date

2012-06-25 Amit Pundir <email address hidden>

 add big.LITTLE tests

2012-06-21 Yongqin Liu <email address hidden>

 add pm-qa test

2012-06-15 Ke Jun ZHOU <dp583@stebjsxu0119>

 1. change "tests_dirs" to "dir" in pm-qa.sh
 2. update the MANIFEST.in

2012-06-15 Ke Jun ZHOU <dp583@stebjsxu0119>

 Use the /system/bin/sh directly.

2012-06-15 Ke Jun ZHOU <dp583@stebjsxu0119>

 taskset is required by pm-qa.

2012-06-15 Ke Jun ZHOU <dp583@stebjsxu0119>

 Change the "dir" to "file".

2012-06-06 Ke Jun ZHOU <dp583@stebjsxu0119>

 The LAVA test is used to make pm-qa test running.
 pm-qa is a test suite with many test cases about power management.

2012-06-21 Yongqin Liu <email address hidden>

 add monkey_long_run test

2012-06-19 chengjie.he <email address hidden>

 add a new test of monkey_long_run

2012-06-18 chengjie.he <email address hidden>

 to make monkey can run for a long time

2012-06-19 Yongqin Liu <email address hidden>

 merge ime branch

File Description Downloads
download icon lava-android-test-0.7-2012.06.tar.gz (md5, sig) Source release 655
last downloaded 51 weeks ago
Total downloads: 655

2012.05 release from the trunk series released

File Description Downloads
download icon lava-android-test-0.5.tar.gz (md5) LAVA Android Test 0.5 760
last downloaded 51 weeks ago
Total downloads: 760

2012.04 release from the trunk series released

Release information
Changelog:

2012-04-25 Andy Doan <email address hidden>

        bump to verion .3 final (2012.04)

2012-04-25 Yongqin Liu <email address hidden>

        merget the bluetooth wrapper script

2012-04-20 chengjie.he <email address hidden>

        commit msg

2012-04-11 Yongqin Liu <email address hidden>

        merge with the branch the getting rid of linaro_json

2012-04-11 Yongqin Liu <email address hidden>

        get rid of linaro_json

2012-04-09 Yongqin Liu <email address hidden>

        add tjbench test into lava-android-test

2012-04-06 Yongqin Liu <email address hidden>

        add scale flag to the test_case_id

2012-03-28 Yongqin Liu <email address hidden>

        merge with the branch springz improved

2012-03-28 Spring Zhang <email address hidden>

        merge parent branch

2012-03-27 Spring Zhang <email address hidden>

        make tjbench quiet to fit result parser

2012-03-27 Spring Zhang <email address hidden>

        sync with mainline

2012-03-27 Yongqin Liu <email address hidden>

        merge with trunk

File Description Downloads
download icon lava-android-test-0.3-2012.04.tar.gz (md5, sig) Source release 1,626
last downloaded 51 weeks ago
Total downloads: 1,626

110 of 17 releases