LAVA Android Test 2012.02
Milestone information
- Project:
- LAVA Android Test
- Series:
- trunk
- Version:
- 2012.02
- Released:
- Registrant:
- Paul Larson
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 1 Le Chi Thu, 1 Yongqin Liu
- Blueprints:
- 1 Implemented
- Bugs:
- 1 Fix Released
Download files for this release
Release notes
2012-02-15 Paul Larson <paul.larson@
release-0.1
2012-02-14 Paul Larson <paul.larson@
Add gator test
2012-02-08 Le Chi Thu le.chi.
Copy gatortest files when install
2012-02-10 Yongqin Liu<yongqin.
merge with the branch to make cts not exit as failed
2012-02-10 Yongqin Liu<yongqin.
make cts test always return 0, not failed
2012-02-06 Paul Larson <paul.larson@
release 0.0.12
2012-02-06 Paul Larson <paul.larson@
add __init__.py for gator
2012-02-02 Michael Hudson-Doyle <michael.
bump version
2012-01-31 Yongqin Liu <yongqin.
merge mmtest branch about modifying the level of wget and modifying the location to put media files
2012-01-30 Yongqin Liu <yongqin.
modify the level of wget and modify the location to put media files
2012-01-27 Paul Larson <paul.larson@
Add new test for gator
2012-01-26 Le Chi Thu le.chi.
Added gatortest and fixed the bug 922324
2012-01-19 Paul Larson <paul.larson@
release-0.0.10
2012-01-19 Paul Larson <paul.larson@
Add Android CTS support to lava-android-test from Yongqin
"""
add support for CTS, and the CTS binary is compiled by myself locally.
the problem has been reported as http://
when this problem is been fixed, we can change to use the binary provided by google.
"""
2012-01-19 Yongqin Liu <yongqin.
modify copyright
2012-01-19 Yongqin Liu <yongqin.
merge with trunk
2012-01-18 Yongqin Liu <yongqin.
fix some bugs
2012-01-18 Yongqin Liu<yongqin.
change test_plan to CTS
2012-01-17 Yongqin Liu<yongqin.
change the plan to be executed to CTS
2012-01-16 Yongqin Liu <yongqin.
add cts script to run cts on ICS
2011-12-30 Yongqin Liu <yongqin.
add cts test and did some small improvement for busybox and mmtest
2012-01-19 Paul Larson <paul.larson@
This adds v8 and skia benchmarks tests to LAVA. We now have these benchmarks available in all android builds:
http://
2012-01-03 Andy Doan <andy.doan@
add a skia benchmark test
Android builds now include skia_bench. This adds the ability
to run it from lava
2012-01-03 Andy Doan <andy.doan@
add v8 benchmark
v8 benchmarks are now included in the Android builds. This
adds support for them in LAVA
2012-01-17 Yongqin Liu <yongqin.
merge glmark2 branch to trunk
2012-01-14 Yongqin Liu <yongqin.
extend the wait timeout
2012-01-14 Yongqin Liu <yongqin.
add glmark2_wait.py
2012-01-14 Yongqin Liu <yongqin.
modify to wait with the log of logcat
2012-01-13 Yongqin Liu <yongqin.
add test for glmark2
2012-01-05 Michael Hudson-Doyle <michael.
record the install_option value for a test when installing and include the value in the "attributes" section of the generated bundle stream
2012-01-04 Andy Doan <andy.doan@
don't create "install_options" file if none provided
2012-01-02 Andy Doan <andy.doan@
add install_options to bundle data
This change persists the install options so that they can be
remembered and also add them to the 'attributes' section of
a bundle.
2012-01-03 Paul Larson <paul.larson@
support multiple ids for delete and parse commands
2011-12-30 Andy Doan <andy.doan@
allow array for parse and remove commands
This change allows you to specify one or more result ids
to the parse and remove commands
2011-12-30 Andy Doan <andy.doan@
clear out test_results array for each time parser is run
The test_results array is a static member of the class. This
means if you are to run the same parser twice that the results
will continue to be added to the last run's results. This is
important because an upcoming patch will allow you to run a
command like "parse" on multiple test id's and combine the results
into one bundle
2012-01-03 Paul Larson <paul.larson@
remove external tools since they are now in the android builds
2011-12-28 Yongqin Liu <yongqin.
modify for removing the external tools
2011-12-15 Paul Larson <paul.larson@
Release 0.0.9
2011-12-15 Paul Larson <paul.larson@
Add unit tests, './setup.py test' to run them
2011-12-15 Yongqin Liu <yongqin.
fix fake_adb to use bash
2011-12-15 Yongqin Liu <yongqin.
add unit test ofr runner
2011-12-15 Yongqin Liu <yongqin.
add unittest for parser
2011-12-14 Yongqin Liu <yongqin.
add unittest for installer
2011-12-14 Yongqin Liu <yongqin.
add test for AndroidTest class
2011-12-13 Yongqin Liu <yongqin.
add tests for commands packages
2011-12-08 Yongqin Liu <yongqin.
add unittest for swprofile
2011-12-08 Yongqin Liu <yongqin.
add test for hwprofile
2011-12-13 Fathi Boudra <fathi.
Fix LP: #902161 by removing dependency on pexpect.
Use subprocess to check if the command is available.
2011-12-12 Fathi Boudra <fathi.
Fix LP: #902161 by removing dependency on pexpect.
Use subprocess to check if the command is available.
2011-11-21 Paul Larson <paul.larson@
release 0.0.8
2011-11-21 Paul Larson <paul.larson@
1. fix the makedirs method to make it create sub file path after created
the parent path
2. modify for using the MediaFrameworkTest built into images.
delete mediaframeworkt
delete source in mmtest.py for installing apk
modify local directory name of wget
2011-11-22 Yongqin Liu <yongqin.
fix the logical of makedirs
2011-11-21 Yongqin Liu <yongqin.
modify mmtest after make MediaFramework built into images
2011-11-17 Paul Larson <paul.larson@
new release 0.0.7/2011.11
2011-11-17 Paul Larson <paul.larson@
Added mmtest
2011-11-15 Yongqin Liu <yongqin.
modify to not install apk because plan to make the apk be built into images
2011-11-14 Yongqin Liu <yongqin.
add mmtest to lava-android-test
2011-11-08 Yongqin Liu<yongqin.
modify option style
2011-11-08 Yongqin Liu<yongqin.
modify for not use the /tmp/lava-
2011-11-07 Paul Larson <paul.larson@
release 0.0.6
2011-11-07 Paul Larson <paul.larson@
Fix install options to go through install method rather than test loader
2011-11-07 Paul Larson <paul.larson@
Fix how install options get passed down
2011-11-07 Paul Larson <paul.larson@
release 0.0.5
2011-11-07 Paul Larson <paul.larson@
Allow passing options to install
2011-11-02 Michael Hudson-Doyle <michael.
substitute the install options for $(OPTIONS) in INSTALL_
2011-11-02 Michael Hudson-Doyle <michael.
add a --install-option argument to the install command
2011-11-07 Paul Larson <paul.larson@
monkey should always pass, even when it fails
2011-11-03 Yongqin Liu <yongqin.
make monkey always return success
2011-11-02 Paul Larson <paul.larson@
release 0.0.4
2011-11-02 Paul Larson <paul.larson@
Fix name change problem with 0xbench
2011-10-31 Yongqin Liu<yongqin.
1. modify for installing external directory when setup
2. modify according the changes of 0xbench
2011-10-20 Paul Larson <paul.larson@
release 0.0.3
2011-10-20 Yongqin Liu <yongqin.
merge source for add packages information and screen shot that after test
2011-10-19 Yongqin Liu<yongqin.
add screen capture function for each test result
2011-10-19 Yongqin Liu<yongqin.
add packages information to the bundle for each test
2011-10-11 Yongqin Liu <yongqin.
add support for two instance execute simultaneously
2011-10-10 Yongqin Liu <yongqin.
modify for two instances execute simultaneously
2011-09-27 Yongqin Liu <yongqin.
merge to trunk:
1. fix output file not found problem
2. add busybox test
3. fix some not good places
2011-09-27 Yongqin Liu<yongqin.
fix some bugs and ng places
1. output file not found error of job 1999
"ERROR: Test execution error: [Errno 2] No such file or directory: '0xBenchmark.
2. add busybox test
3. some small ng places
2011-09-27 Yongqin Liu <yongqin.
merge with trunk
2011-09-23 Yongqin Liu<yongqin.
add check for adb command
2011-09-23 Yongqin Liu<yongqin.
add check for adb command
2011-09-26 Paul Larson <paul.larson@
I misinterpreted the error, hopefully this should work
2011-09-26 Paul Larson <paul.larson@
version bump 0.0.2
2011-09-26 Paul Larson <paul.larson@
Add __init__.py in test_definitions
2011-09-22 Paul Larson <paul.larson@
Bump version for 0.0.1-final release
2011-09-22 Yongqin Liu <yongqin.
merge improve branch to trunk
2011-09-22 Yongqin Liu<yongqin.
1. make monkey run as it can as possiable
2. make 0xbench timeout after 2400s
2011-09-22 Yongqin Liu<yongqin.
add output to host stdout for install instructions
modify 0xbench the same as original
2011-09-20 Yongqin Liu<yongqin.
1. Add output to host stdout
2. modify coding style and some
3. fix some bugs
2011-09-19 Yongqin Liu <yongqin.
modify style and fix some bugs
2011-09-16 Yongqin Liu <yongqin.
add attachment stderr to bundle
2011-09-16 Yongqin Liu <yongqin.
modify style
2011-09-15 Yongqin Liu<yongqin.
create output dir for run subcommand
2011-09-14 Yongqin Liu<yongqin.
add -o option for run subcommand
2011-09-13 Yongqin Liu<yongqin.
modify source for executing 0xbench
2011-09-09 Yongqin Liu<yongqin.
resolved the parse error
2011-09-09 Yongqin Liu<yongqin.
delete unused import
2011-09-09 Yongqin Liu<yongqin.
1. delete rubbish source 2. add rename and remove command 3. modify bundle
2011-09-09 Yongqin Liu<yongqin.
modify type of android and modify bug of _copyorgoutputfile method
2011-09-08 Yongqin Liu<yongqin.
fix some bugs
2011-09-08 Yongqin Liu<yongqin.
integration to lava-tool
2011-09-07 Yongqin Liu<yongqin.
remove unnecessary files
2011-09-07 Yongqin Liu<yongqin.
add some commands
2011-09-07 Yongqin Liu<yongqin.
modify test name
2011-09-06 Yongqin Liu<yongqin.
add for modify saving path of 0xbench result
2011-08-31 Yongqin Liu<yongqin.
add list-devices and modify result's save path of 0xbench
2011-08-31 Yongqin Liu<yongqin.
modify path for 0xbench result
2011-08-31 Yongqin Liu<yongqin.
save for support 0xbench temporarily
2011-08-26 Yongqin Liu<yongqin.
dashboard bundle
2011-08-24 Yongqin Liu<yongqin.
modify for results sub command
2011-08-24 Yongqin Liu<yongqin.
for install uninstall run test with serial specified
2011-08-24 Yongqin Liu<yongqin.
save data for get software context
2011-08-23 Yongqin Liu<yongqin.
get hardware info
2011-08-23 Yongqin Liu<yongqin.
save
2011-08-19 Yongqin Liu<yongqin.
save for temporary but still cann't be executed
2011-08-02 Yongqin Liu<yongqin.
add android-0xbenchmark test for lava-test
2011-08-02 Yongqin Liu<liuyq0307@
add test for monkey system test
2011-07-26 Paul Larson <paul.larson@
Some random fixes from Collabora to prepare for inclusion of insanity
test suite
2011-07-26 Paul Larson <paul.larson@
minor string fix
2011-07-22 David Laban <alsuren@
More verbose error for dasboard put.
It should now be obvious that you're doing it wrong when you try to use
'localhost' rather than 'http://
2011-07-22 David Laban <alsuren@
Use get_distro_
2011-07-21 Paul Larson <paul.larson@
update setup.py
2011-07-21 Zygmunt Krynicki <zygmunt.
Remove old packages= from setup.py
2011-07-21 Zygmunt Krynicki <zygmunt.
Do not install abrek tests
2011-07-20 Paul Larson <paul.larson@
Tag 0.1.0 version for 2011.07 release
2011-07-20 Paul Larson <paul.larson@
Stream output from tests while they are running, a side effect is that
this will not allow the test to run things that expect input from the
user though (such as sudo), so tests need to be run with root if the
require it. Typically these days though, we are only running fully
automated tests with this, so I don't think this is a bad assumption.
2011-07-19 Paul Larson <paul.larson@
A different, simpler, but better-working version of output streaming
2011-07-11 Paul Larson <paul.larson@
Change lava-test so that output is streamed. One place where this can
fail, is if something runs that asks for input. Added a warning if the
run, or install command are used without root permissions.
2011-07-13 Paul Larson <paul.larson@
Add bzip2 dependency to gmpbench and posixtestsuite
2011-06-28 Paul Larson <paul.larson@
Remove dependency on linaro-dashboard bundle. This was causing odd
installation failures
2011-06-26 Zygmunt Krynicki <zygmunt.
Use vanilla setuptools instead of DistUtilsExtra
2011-06-22 Le Chi Thu le.chi.
Updated license info
2011-06-21 Le Chi Thu le.chi.
use setuptools instead of DistUtilsExtra
2011-06-23 Paul Larson <paul.larson@
Release 2011.06
2011-06-14 Paul Larson <paul.larson@
Add analyzer_
2011-06-09 Paul Larson <paul.larson@
Minimum necessary to rename abrek to lava-test. More cleanup can be
done later to change filenames, class names, etc to be more consistent
with the rename
2011-06-08 Paul Larson <paul.larson@
Fix firefox test parsing
2011-06-08 Le Chi Thu le.chi.
Synched with trunk. Renamed the peacekeeper.py to peacekeeper_
2011-06-07 Paul Larson <paul.larson@
Chi Thu's sync with Zygmunt's branches
2011-06-07 Le Chi Thu le.chi.
Undo the UUID changes
2011-06-07 Le Chi Thu le.chi.
allow main.py to be runned as main file.
2011-06-01 Le Chi Thu le.chi.
Merged - use document IO
2011-04-19 Zygmunt Krynicki <zygmunt.
Remove unneeded imports
2011-04-19 Zygmunt Krynicki <zygmunt.
Add missing json import
2011-04-19 Zygmunt Krynicki <zygmunt.
Use DocumentIO wrapper to read/write bundles
2011-04-19 Zygmunt Krynicki <zygmunt.
Add missing, required, fields to bundle tests
2011-04-19 Zygmunt Krynicki <zygmunt.
Use DocumentIO in _savetestdata
2011-04-19 Zygmunt Krynicki <zygmunt.
Store attachments in each bundle
2011-04-19 Zygmunt Krynicki <zygmunt.
Store 'testdata.json' in a directory prefixed with analyzer_
Previously the prefix was a timestamp which is unreliable. This also makes
the directory prefix (the last directory name actually) a very convenient
"Result id" that is printed after each test. It somewhat streamlines
the experience between the dashboard and abrek where the UUID can
be used to lookup test runs.
2011-04-19 Zygmunt Krynicki <zygmunt.
Make sure AbrekTest.run() does not stray into wrong directory on exceptions
2011-04-19 Zygmunt Krynicki <zygmunt.
Cleanup AbrekTest.
2011-04-19 Zygmunt Krynicki <zygmunt.
Add optional linaro-
2011-04-19 Zygmunt Krynicki <zygmunt.
Store line numbers and attachment information
2011-06-01 Le Chi Thu le.chi.
Merged - Add ITest interface
2011-04-19 Zygmunt Krynicki <zygmunt.
Add ITest interface (backport from szarik)
2011-06-01 Zygmunt Krynicki <zygmunt.
Merge firefox startup time measurement tests
2011-06-01 Jani Monoses <jani@ubuntu.com>
Add test for Firefox startup time measurement
2011-05-27 Spring Zhang <spring.
add exception handler when getting usb device info in case no lsusb command
2011-05-26 Spring Zhang <spring.
add exception handler when getting usb device info in case no lsusb command
2011-05-23 Paul Larson <paul.larson@
add build-essential as a dep for stream
2011-05-04 Spring Zhang <spring.
add stream test package dependency
Meet error:
Test installation error: Run step 'cc stream.c -O2 -fopenmp -o stream' failed. 256 : stream.c:43:20: fatal error: stdio.h: No such file or directory
compilation terminated.
2011-05-05 Le Chi Thu le.chi.
Added browser benchmark test case - peacekeeper
2011-04-20 Le Chi Thu le.chi.
Added pybench test suite.
2011-04-20 Le Chi Thu le.chi.
Removed calling the parser after test is run. Removed copy err message to same file as std out.
2011-04-16 Le Chi Thu le.chi.
Added pybench test suite. Added test_results to json file. Minor improvement of error handling
2011-04-15 Paul Larson <paul.larson@
Add fixmeasurements() method to fix string measurements to be float.
Also add this to the classes derived by a few of the tests that needed
it
2011-04-13 Paul Larson <paul.larson@
Add gcc as a dep for some of the tests that need it, there are probably
more
2011-04-07 Paul Larson <paul.larson@
Update abrek dashboard bundle format to 1.2
2011-04-07 Paul Larson <paul.larson@
Update abrek dashboard bundle format to 1.2
2011-04-01 Paul Larson <paul.larson@
Fix a couple of problems with LTP:
1. match the entire message string, not just the first word
2. eliminate tests with subid 0, they are always TINFO and produce
meaningless, duplicate test results if we include them in the json
bundle
2011-04-01 Paul Larson <paul.larson@
fixids() was improperly filtering periods in test_case_id
2011-03-23 Paul Larson <paul.larson@
update json output to match updates in launch-control
2011-03-10 Paul Larson <paul.larson@
Add new pwrmgmt test dependencies
2011-03-10 Torez Smith <torez@
added other dependencies
2011-03-09 Paul Larson <paul.larson@
Merge -o option for run from Zygmunt, allowing abrek to run and save
output all in one step
2011-02-11 Paul Larson <paul.larson@
Stream has mucked with things, doesn't seem to have a reliable download
from upstream. Ignore md5 for now.
2011-02-02 Paul Larson <paul.larson@
Added pwrmgmt test from Torez
2011-02-02 Paul Larson <paul.larson@
Add deps to pwrmgmt test, and some minor cleanups
2011-02-02 Torez Smith <torez@
moved make steps to install portion
2011-02-01 Torez Smith <torez@
included support for Makefiles
2011-01-27 Torez Smith <torez@
moved test cases down one level
2011-01-27 Torez Smith <torez@
add parse support for pwrmgmt tests
2011-01-13 Torez Smith <torez@
adding support for PM QA
2011-01-12 Paul Larson <paul.larson@
Clean up an unusual looking error
2010-11-24 Paul Larson <paul.larson@
Get the image description from /etc/buildstamp if it exists
2010-11-24 Paul Larson <paul.larson@
Not ideal, but prevents a the test from failing improperly if
/etc/buildstamp happens to exist on the machine where unit tests are
being run
2010-11-19 Paul Larson <paul.larson@
Get the image description from /etc/buildstamp if it exists
2010-11-23 Paul Larson <paul.larson@
Fix some unit tests
2010-11-19 Paul Larson <paul.larson@
Fix some unit tests that break if you run on ARM
2010-11-19 Paul Larson <paul.larson@
Add some new utility functions for get_machine_type() and
fake_machine(
allowing it to be spoofed for unit tests
2010-10-20 Paul Larson <paul.larson@
Add tiobench benchmark from Deepti
2010-10-20 Paul Larson <paul.larson@
minor cleanups
2010-10-14 Deepti B.Kalakeri<
Addressing review comments to the tiobench IO performance test suite
2010-10-07 Deepti B.Kalakeri<
Addressing review comments to the tiobench IO performance test suite
2010-10-04 Deepti B.Kalakeri<
Adding the tiobench IO performance test suite
2010-10-18 Paul Larson <paul.larson@
Merge glmemperf test from Alexandros
2010-10-08 Alexandros Frantzis <alexandros.
Exclude tests that crash the benchmark (shmimage).
Add license.
2010-10-01 Alexandros Frantzis <alexandros.
Add glmemperf test definition.
2010-10-18 Paul Larson <paul.larson@
Add x11perf test and also ad a fixids method to the parser that changes
spaces to _ and removes illegal characters from the test_case_id, until
dashboard can handle this.
2010-10-18 Paul Larson <paul.larson@
Add a fixids method to the parser that changes the the testid to
something dashboard can handle
2010-10-18 Paul Larson <paul.larson@
add license header
2010-10-01 Alexandros Frantzis <alexandros.
Add x11perf test definition.
2010-10-15 Paul Larson <paul.larson@
Add a message at the end of test runs to let the user know the test id
of the result
2010-10-15 Paul Larson <paul.larson@
Add unit test for checking that the AbrekTestRunner steps can be
executed from AbrekTest, and the output is what we expect including the
result ID
2010-10-15 Paul Larson <paul.larson@
Add a message at the end of a test run to specify the result ID
Also chdir back to original directory which can help prevent some
strange errors when unit tests are rn
2010-10-15 Paul Larson <paul.larson@
Some fixes for gtkperf test
2010-10-14 Paul Larson <paul.larson@
Replace spaces with _ in gtkperf test case id's
2010-10-14 Paul Larson <paul.larson@
Run gtkperf with LANG=C
2010-10-15 Paul Larson <paul.larson@
Silence the IOError that gets generated when you pipe output to less and quit before it's complete
2010-10-14 Paul Larson <paul.larson@
Silence the IOError that gets generated when you pipe output to less and
quit before it's complete
2010-10-12 Paul Larson <paul.larson@
Add a new class for commands with subcommands to deal with those better,
and fix help so that it works better when dealing with subcommands from
Michael Hudson.
2010-10-12 Michael Hudson <michael.
some tests for the help builtin
2010-10-12 Michael Hudson <michael.
tweaks
2010-10-12 Michael Hudson <michael.
tweaks to tests
2010-10-12 Michael Hudson <michael.
tweaks
2010-10-12 Michael Hudson <michael.
don't need this any more
2010-10-12 Michael Hudson <michael.
fix other failing tests
2010-10-12 Michael Hudson <michael.
fix tests broken by code motion
2010-10-12 Michael Hudson <michael.
convert results over to new world; fix stupid typo
2010-10-12 Michael Hudson <michael.
random hacking, but it seems like an improvement
2010-10-12 Paul Larson <paul.larson@
Fix some problems with get_usb_devs tests
2010-10-05 Paul Larson <paul.larson@
Fix some problems with get_usb_devs tests
2010-10-08 Paul Larson <paul.larson@
Add a put command to dashboard
2010-10-08 Paul Larson <paul.larson@
Fix description for board devices under armel
2010-10-07 Paul Larson <paul.larson@
Handle error condition where the host is valid but cannot connect to the
dashboard on that port/url
2010-10-07 Paul Larson <paul.larson@
handle problems with the host, or connection problems more nicely
2010-10-07 Paul Larson <paul.larson@
use the name of the result for the filename
2010-10-07 Paul Larson <paul.larson@
Add indenting to json output
2010-10-07 Paul Larson <paul.larson@
merge with trunk
2010-10-05 Paul Larson <paul.larson@
Add some tests for dashboard put
2010-10-05 Paul Larson <paul.larson@
add put command to dashboard
2010-10-07 Paul Larson <paul.larson@
Fix for get_board_devs unit test
2010-10-07 Paul Larson <paul.larson@
Fix get_board_devs test with generic info
2010-10-07 Paul Larson <paul.larson@
Fix a strange problem that can happen during unit tests
2010-10-05 Paul Larson <paul.larson@
Don't store config information in the instance. This doesn't add significant overhead to get_config() each time, and prevents a situation I found where the test object has old information about the config location in unit tests.
2010-10-07 Paul Larson <paul.larson@
nicer formatting of json output
2010-10-06 Paul Larson <paul.larson@
nicer formatting of json output
2010-10-01 Paul Larson <paul.larson@
Remove abrek parse command
2010-10-01 Paul Larson <paul.larson@
remove deprecated abrek parse command
2010-10-01 Paul Larson <paul.larson@
Add license header to ltp
2010-10-01 Paul Larson <paul.larson@
Fix dashboard json compatibility issue
2010-10-01 Zygmunt Krynicki <zygmunt.
Fix dashboard compatibility issue.
Hardware device attributes can only store simple strings. Before this patch
the hardware profile harvester was exploding the list of CPU features. This
caused a list to be created where only strings were expected.
2010-10-01 Paul Larson <paul.larson@
Fix gtkperf to correctly append units and result
2010-10-01 Paul Larson <paul.larson@
Add license to gtkperf
2010-10-01 Alexandros Frantzis <alexandros.
Fix gtkperf test to correctly append 'units' and 'result' values.
2010-09-29 Paul Larson <paul.larson@
Add gmpbench
2010-09-29 Paul Larson <paul.larson@
A few minor cleanups
2010-09-29 Paul Larson <paul.larson@
merge with trunk
2010-09-29 Deepti B.Kalakeri<
Adding the results and unit field to the test_results
2010-09-28 Deepti B.Kalakeri<
Addressing review comments
2010-09-28 Deepti B.Kalakeri<
Fix typo in the comment
2010-09-28 Deepti B.Kalakeri<
Added GMPbench test suite
2010-09-28 Paul Larson <paul.larson@
Add a subcommand to output bundles that can be read by launch-control
2010-09-28 Paul Larson <paul.larson@
have make_stream_result return the test id and uuid that were assigned
so that the test can use them for comparison
2010-09-28 Paul Larson <paul.larson@
some minor cleanups
2010-09-28 Paul Larson <paul.larson@
Fix up some formatting errors in _savetestdata
2010-09-27 Paul Larson <paul.larson@
Add new tests for the bundle subcommand
2010-09-27 Paul Larson <paul.larson@
Add a subcommand to output bundles that can be imported into the
dashboard
2010-09-27 Paul Larson <paul.larson@
Fix some json compatibility issues with the launch-control dashboard
2010-09-27 Paul Larson <paul.larson@
one more rename
2010-09-27 Paul Larson <paul.larson@
Make hw_profile tests more complete
2010-09-27 Paul Larson <paul.larson@
match variable names to field names better in hwprofile
2010-09-24 Paul Larson <paul.larson@
Fix some json compatibility issues with launch-control
2010-09-23 Paul Larson <paul.larson@
Test output now goes to stdout by default, ./abrek run now has a -q
option to disable this
2010-09-23 Paul Larson <paul.larson@
remove unnecessary polling
2010-09-21 Paul Larson <paul.larson@
Add tests for the new quiet option when running tests
2010-09-21 Paul Larson <paul.larson@
This adds a -q/--quiet option for running tests, and changes default
behavior to be verbose. Some long running tests would leave the user
without feedback during the run. To do this, two util functions were
added as well. One to run commands and poll for output, and another to
mimic tee functionality so that output can optionally be sent to stdout,
and to a logfile.
2010-09-22 Paul Larson <paul.larson@
Added open posix test suite (via LTP)
2010-09-22 Deepti B.Kalakeri<
Script to automate installation, execution, and parsing of posix test suite
2010-09-20 Deepti B.Kalakeri<
script to automate installation, execution, and parsing of posix test suite
2010-09-22 Paul Larson <paul.larson@
Added gtkperf test suite
2010-09-22 Paul Larson <paul.larson@
minor fix
2010-09-16 Paul Larson <paul.larson@
Added gtkperf from alf, changed to fix some fields for parsing, etc
2010-09-20 Paul Larson <paul.larson@
add -y to apt-get or it can get stuck
2010-09-18 Paul Larson <paul.larson@
Handle and warn when hardware information cannot be read. This
situation could indicate a problem, hence the warning, but could also be
expected in the case of chroots for example.
2010-09-17 Paul Larson <paul.larson@
Add tests for the new hwprofile error handling
2010-09-17 Paul Larson <paul.larson@
Handle and warn when hardware information cannot be read. This
situation could indicate a problem, hence the warning, but could also be
expected in the case of chroots for example.
2010-09-17 Paul Larson <paul.larson@
Extend fake_files interface to allow it to point not only at fake data,
but a fake path as well. This is especially useful when trying to
simulate a situation where the file does not exist. Also add a method
to clear the list of fake data/paths.
2010-09-17 Paul Larson <paul.larson@
Removed artifact from testing the test in an earlier branch. Unrelated
to most of the other changes here, but an obvious one-liner.
2010-09-17 Paul Larson <paul.larson@
Fix LP: 639930 to give better error message when calling a subcommand
that doesn't exist, or was missepelled
2010-09-15 Paul Larson <paul.larson@
Give a more useful error when calling a subcommand that doesn't exist
2010-09-15 Paul Larson <paul.larson@
Add a test for fixed behavior when running a subcommand that is not
defined
2010-09-15 Paul Larson <paul.larson@
Allow OutputImposter to grab stderr also
2010-09-15 Paul Larson <paul.larson@
Add a test definition for LTP
2010-09-14 Paul Larson <paul.larson@
Forgot to remove that, oops :)
2010-09-14 Paul Larson <paul.larson@
Add a test definition for ltp
2010-09-14 Paul Larson <paul.larson@
Fix downloading if url contains a space
2010-09-10 Paul Larson <paul.larson@
Add basic support for configuration to get to the dashboard
2010-09-10 Paul Larson <paul.larson@
Some cleanup after code review
2010-09-03 Paul Larson <paul.larson@
Add tests for the dashboard module so far
2010-09-03 Paul Larson <paul.larson@
Add skeleton for dashboard module, and a subcommand to setup
configuration for connection to a dashboard
2010-09-01 Paul Larson <paul.larson@
Add support for simple fixtures
2010-09-01 Paul Larson <paul.larson@
Fixups from code review:
* Change Fake* names
* change cleanup() to tearDown for fixtures so that it doesn't need to
be explicitly called
2010-08-31 Paul Larson <paul.larson@
Add support for simple fixtures, alter relevant tests to use them
2010-08-26 Paul Larson <paul.larson@
Add results module for abrek with subcommands for operating on results
stored locally
replaces list-results command
2010-08-26 Paul Larson <paul.larson@
* Split out the FakeConfigTests and FakeOutputTests
* Add several more tests to cover failure cases for results command
2010-08-26 Paul Larson <paul.larson@
Change error message for consistency
2010-08-26 Paul Larson <paul.larson@
Handle calling results show for a result that doesn't exist
2010-08-26 Paul Larson <paul.larson@
style change, add extra blank line between classes
2010-08-26 Paul Larson <paul.larson@
remove unneeded parens
2010-08-24 Paul Larson <paul.larson@
Make a new 'results' module for abrek that contains the subcommands:
* list
* rm
* rename
* show
This changes a single command (list-results to results list) and extends
functionality to further operate on locally stored results
2010-08-24 Paul Larson <paul.larson@
Add tests for results plugin
2010-08-18 Paul Larson <paul.larson@
Added copyright/license header to source files and COPYING file
2010-08-18 Paul Larson <paul.larson@
Added copyright/license header to source files, and a COPYING file in
the root project directory
2010-08-18 Paul Larson <paul.larson@
Add support for subcommands
2010-08-17 Paul Larson <paul.larson@
Added a test to make sure the subcommand is stripped from the argv list
when the subcommand is called.
2010-08-17 Paul Larson <paul.larson@
Added some additional documentation for AbrekCmd
2010-08-17 Paul Larson <paul.larson@
Allow AbrekCmd.main() to pass back return values if they exist for
testing purposes, and add a test that covers the execution path for
subcommands
2010-08-17 Paul Larson <paul.larson@
Add support for subcommands
2010-08-17 Paul Larson <paul.larson@
Add tests for subcommands, and a few things I missed before
2010-08-10 Paul Larson <paul.larson@
Add sw/hw profile information to test runs and make abrek more compliant
with what the dashboard will expect
2010-08-10 Paul Larson <paul.larson@
Fix a couple of small bugs with uuid and date, and capture hardware and
software profile information at run time
2010-08-10 Paul Larson <paul.larson@
Add uuid and change some field names to make abrek match what the
dashboard expects
2010-08-10 Paul Larson <paul.larson@
Remove test_id and time check from swprofile information, they should
not be part of that structure
2010-08-06 Paul Larson <paul.larson@
Add support for gathering hardware profile information
2010-08-06 Paul Larson <paul.larson@
Add support for gathering hardware profile information on the system
2010-08-06 Paul Larson <paul.larson@
Add tests for hwprofile code
2010-08-06 Paul Larson <paul.larson@
Add a read_file() utility function and a fake_file() for testing
2010-08-06 Paul Larson <paul.larson@
Add support for gathering software profile information from the system
2010-08-04 Paul Larson <paul.larson@
Add support for gathering information about installed software in the
format that the dashboard wants it
2010-07-26 Paul Larson <paul.larson@
Add support for parsing test results, and also a temporary 'parse'
command for displaying results after parsing. Once complete, the parse
command will be unnecessary as this step will be performed as part of
the results submission.
2010-07-26 Paul Larson <paul.larson@
Some minor cleanups
2010-07-22 Paul Larson <paul.larson@
Added tests for the parser
2010-07-22 Paul Larson <paul.larson@
Fix bad fixresults call
2010-07-19 Paul Larson <paul.larson@
Merge with trunk
2010-07-07 Paul Larson <paul.larson@
Appendall dict can now be specified when the AbrekTestParser object is
created, which will be appended to each test result in testlist.
2010-07-07 Paul Larson <paul.larson@
Add some more documentation
2010-07-02 Paul Larson <paul.larson@
Support parsing of test results, with example, and a command for
demonstration purposes only. In practice, the parse step will be part
of test submission, not a separate step that you have to run.
2010-07-19 Paul Larson <paul.larson@
Add a README and setup.py
2010-07-19 Paul Larson <paul.larson@
Add README and extend setup.py to add description and long_description
2010-07-19 Paul Larson <paul.larson@
setup.py added
2010-07-19 Paul Larson <paul.larson@
Add option parsing capabilities for commands
2010-07-16 Paul Larson <paul.larson@
Add option parsing capabilities for commands, fixed help so that it uses
these capabilities to also print usage information, and fixed up the
unit tests to expect the new behavior.
2010-07-14 Paul Larson <paul.larson@
Fix a bug with md5sum calculation
2010-07-14 Alexandros Frantzis <alf82@freemail.gr>
Fix creation of command string for dependency installation.
2010-07-13 Paul Larson <paul.larson@
* Add list-installed to list installed tests
* Add list-tests command to list all known tests
* Add list-results command to list saved results
* Unit tests added
2010-07-09 Paul Larson <paul.larson@
Added tests for listing installed/known tests, and results
2010-07-09 Paul Larson <paul.larson@
improved config handling, thanks jamesw
2010-07-09 Paul Larson <paul.larson@
Handle errors gracefully when the directories for results and installed
tests don't even exist
2010-07-08 Paul Larson <paul.larson@
Add a command to list saved results
2010-07-08 Paul Larson <paul.larson@
Added list-tests command to list all known tests
2010-07-08 Paul Larson <paul.larson@
Add a command to list tests currently installed
2010-07-08 Paul Larson <paul.larson@
Added more tests for command related things
2010-07-06 Paul Larson <paul.larson@
Add a test for when help does not exist
2010-07-06 Paul Larson <paul.larson@
A few small fixes for command tests
2010-07-02 Paul Larson <paul.larson@
Added more tests for command related things
2010-07-06 Alexandros Frantzis <alf82@freemail.gr>
Corrected module imports for builtins.py.
2010-07-02 Paul Larson <paul.larson@
Provide a simple help command and help on the existing commands
2010-07-02 Paul Larson <paul.larson@
return instead of print help
2010-07-02 Paul Larson <paul.larson@
use AbrekCmd.help()
2010-07-02 Paul Larson <paul.larson@
Provide a simple help command, and help on the existing commands
2010-06-30 Paul Larson <paul.larson@
Add uninstall command
2010-06-29 Paul Larson <paul.larson@
Add another builtin command to support removing installed tests
2010-06-29 Paul Larson <paul.larson@
Add support for running tests, a run command, and an example using this
2010-06-29 Paul Larson <paul.larson@
minor fixes and style cleanups in tests
2010-06-29 Paul Larson <paul.larson@
Fixed docstrings according to
http://
2010-06-29 Paul Larson <paul.larson@
fix old place where a return code had been expected, but should have
been a try/except block now
2010-06-29 Paul Larson <paul.larson@
some style changes
2010-06-29 Paul Larson <paul.larson@
add tests for AbrekTestRunner
2010-06-29 Paul Larson <paul.larson@
Updated syntax for raising exceptions
2010-06-28 Paul Larson <paul.larson@
Add support for running tests, a run command, some unit tests for it,
and modify the example to use the new capability
2010-06-28 Paul Larson <paul.larson@
Add support for installing tests. Specifically, this lets you:
* defining tests
* defining install steps for a test
* downloading tests and checking md5sums
* installing dependencies
* example provided as well
2010-06-25 Paul Larson <paul.larson@
one more installer test
2010-06-24 Paul Larson <paul.larson@
fix test_abrekcmd import
2010-06-24 Paul Larson <paul.larson@
Remove some leftovers
2010-06-24 Paul Larson <paul.larson@
Add some tests for AbrekTestInstaller
2010-06-24 Paul Larson <paul.larson@
fix md5 checking buglet
2010-06-22 Paul Larson <paul.larson@
catch errors at install time
2010-06-22 Paul Larson <paul.larson@
improved md5 checking
2010-06-22 Paul Larson <paul.larson@
better error handling
2010-06-21 Paul Larson <paul.larson@
Add classes to help with defining tests, installing tests, and example
code for defining how to install the stream test.
2010-06-25 Paul Larson <paul.larson@
improved geturl to handle bad urls and failed downloads better
2010-06-24 Paul Larson <paul.larson@
use shutil.copyfileobj in geturl
2010-06-24 Paul Larson <paul.larson@
improved geturl to handle bad urls and failed downloads better
2010-06-22 Paul Larson <paul.larson@
rename abrek.commands to abrek.command
2010-06-21 Paul Larson <paul.larson@
rename abrek.commands to abrek.command
2010-06-21 Paul Larson <paul.larson@
add some small utility functions that will be useful later
2010-06-21 Paul Larson <paul.larson@
use os.path.basename to get filename
2010-06-21 Paul Larson <paul.larson@
remove run_external in favor of commands.
2010-06-21 Paul Larson <paul.larson@
safer write_file
2010-06-21 Paul Larson <paul.larson@
make the filename geturl chooses ignore query args if they exist
2010-06-21 Paul Larson <paul.larson@
Some small utility functions that will be useful later
2010-06-17 Paul Larson <paul.larson@
Add class for dealing with config information
2010-06-16 Paul Larson <paul.larson@
Convert to simple config class to manage data and config dirs. This may
eventually be used for other general configuration related tasks.
2010-06-15 Paul Larson <paul.larson@
utility functions to return the config dirs for various things, and
create them if they don't already exist
2010-06-15 Paul Larson <paul.larson@
handle missing or unknown commands
2010-06-14 Paul Larson <paul.larson@
skeleton for project
2010-06-14 Paul Larson <paul.larson@
stub initial import
Changelog
This release does not have a changelog.
1 blueprint and 1 bug targeted
Blueprint | Priority | Assignee | Delivery | |
---|---|---|---|---|
Add benchmark tools from Andy Doan to LAVA | Add benchmark tools from Andy Doan to LAVA | 4 High | Yongqin Liu | 11 Implemented |
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
922324 | #922324 | output of multiple steps are not appended | 4 Medium | Le Chi Thu | 10 Fix Released |