summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/gallery3d/stress/ShotToShotLatency.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove all tests from Camera2 until we have them sorted out.Sascha Haeberling2013-08-121-142/+0
| | | | Change-Id: I15107eac9acc37b09094585902fc24fe96ef8953
* Add camera-related tests back.Sascha Haeberling2013-08-091-0/+142
| | | | Change-Id: I2213618fe3b2d4ba776c5f1f94aca330a785df1a
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-142/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Clean up the test tags used by the continuous test service to determine whichJason Noguchi2013-08-021-1/+0
| | | | | | | | tests to run on every dev build. Add SmallTest or MediumTest tags for unit tests that are currently being skipped and remove LargeTest tags from long running stress tests which are not necessary in this context. Change-Id: I2d3db31b0800dcbed42c881c5eaa589517fd9f87
* Merging camera test with gallery test.Jason Noguchi2013-02-141-0/+143
Change-Id: I8ef94a67dddc67a66c1d42a1b91e0a0c380b2841