- 23 Nov, 2009 1 commit
-
-
Xia Wang authored
-
- 20 Oct, 2009 1 commit
-
-
Nicolas Catania authored
Must be 1.8
-
- 16 Oct, 2009 1 commit
-
-
Nicolas Catania authored
Added a README file with basic instructions to build and run the tests.
-
- 28 Sep, 2009 1 commit
-
-
Mathias Agopian authored
-
- 18 Aug, 2009 1 commit
-
-
Debajit Ghosh authored
Merge commit '43896f61' into eclair * commit '43896f61': Remove (experimental) backup tool.
-
- 15 Aug, 2009 1 commit
-
-
Debajit Ghosh authored
-
- 04 Aug, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 03 Aug, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 29 Jul, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 26 Jul, 2009 3 commits
-
-
Chris Palmer authored
Merge commit '894b139a' * commit '894b139a': Simple checks to make sure /dev/mem and /dev/kmem do not exist.
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
- 25 Jul, 2009 1 commit
-
-
Dima Zavin authored
-
- 23 Jul, 2009 1 commit
-
-
Chris Palmer authored
-
- 16 Jul, 2009 2 commits
-
-
Android (Google) Code Review authored
Merge commit '7082788e' * commit '7082788e': Test to ensure that /sdcard is mounted with security-critical options.
-
Android (Google) Code Review authored
* changes: Test to ensure that /sdcard is mounted with security-critical options.
-
- 15 Jul, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 14 Jul, 2009 2 commits
-
-
Shabsi Walfish authored
Merge commit '8987a8e8' * commit '8987a8e8': Moves the out location of perm_checker and perm_checker.conf to /data/local
-
Shabsi Walfish authored
-
- 13 Jul, 2009 2 commits
-
-
Shabsi Walfish authored
am 18d9c5da: Updates the filesystem permissions test so that the binary and config file can be located anywhere (and change the default config file location to /data/local). Merge commit '18d9c5da' * commit '18d9c5da': Updates the filesystem permissions test so that the binary and config file can
-
Shabsi Walfish authored
be located anywhere (and change the default config file location to /data/local).
-
- 11 Jul, 2009 1 commit
-
-
Chris Palmer authored
-
- 10 Jul, 2009 2 commits
-
-
David 'Digit' Turner authored
Merge commit 'b381ead4' * commit 'b381ead4': Don't build libstdc++ host tests with the Bionic headers.
-
David 'Digit' Turner authored
This creates conflicts (e.g. <cfloat> includes <sys/limits.h> which is not always available on the host). Add missing using ::<function> statements to test_cstdlib.cpp. Remove obsolete debug trace (LOCAL_MODULE=xxxxx) in Android.mk
-
- 06 Jul, 2009 2 commits
-
-
Dima Zavin authored
Signed-off-by:
Dima Zavin <dima@android.com>
-
Rebecca Zavin authored
Signed-off-by:
Dima Zavin <dima@android.com>
-
- 30 Jun, 2009 2 commits
-
-
Dianne Hackborn authored
Merge commit '360efc12' * commit '360efc12': Rename backup command to rawbu.
-
Android (Google) Code Review authored
Merge commit '5570651e' * commit '5570651e': fstest: Fix device, directory, and file permissions for VPN.
-
- 29 Jun, 2009 1 commit
-
-
Dianne Hackborn authored
Rename the command to reflect that it is a low-level backup, since we are introducing a higher-level backup mechanism in the framework. Also change the syntax a little to make it less dangerous -- you now must explicitly specify a backup or restore, and if you don't do so it will abort with its help message.
-
- 26 Jun, 2009 1 commit
-
-
Android (Google) Code Review authored
* changes: fstest: Fix device, directory, and file permissions for VPN.
-
- 23 Jun, 2009 3 commits
-
-
Sriram Raman authored
Merge commit '9c67529d' * commit '9c67529d': Remove sound, memtest, vibrator, timetest, cachetest from tests build
-
Nicolas Catania authored
Merge commit 'd6079c62' * commit 'd6079c62': Added main with command line args to plot the data.
-
Sriram Raman authored
-
- 19 Jun, 2009 1 commit
-
-
Chia-chi Yeh authored
-
- 10 Jun, 2009 1 commit
-
-
Nicolas Catania authored
New shell script to generate scalability data. Fixed copyright notice. Fixed incomplete metadata issue when debugfs was not mounted.
-
- 02 Jun, 2009 2 commits
-
-
Android (Google) Code Review authored
Merge commit '3d44de40' * commit '3d44de40': Load test for the sdcard.
-
Android (Google) Code Review authored
* changes: Load test for the sdcard.
-
- 29 May, 2009 1 commit
-
-
David 'Digit' Turner authored
am 611cdccd: Add a new unit test that checks that the static C++ constructors of shared libraries and dynamic executables are called only once, and in the correct order. Merge commit '611cdccd' * commit '611cdccd': Add a new unit test that checks that the static C++ constructors of
-
- 28 May, 2009 2 commits
-
-
Nicolas Catania authored
Simulate loads on the sdcard for write, read and open operations using one or more process. The number of processes to run concurently can be specified on the command line. The size of the file and the number of iterations (for averaging result) are also a command line flag. The user can have summary of the performance plus the raw data for processing with a separate tool. There is a basic python script to help plotting the result.
-
David 'Digit' Turner authored
shared libraries and dynamic executables are called only once, and in the correct order.
-