History log of /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/CameraStressTestRunner.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6d8fd0a23fdc01b9414202c3de9bba41222583e6 14-Jan-2016 Hyungtae Tim Kim <hyungtaekim@google.com> Camera2 framework stress test suite

Added a new Camera2 framework stress test to put stress in
the common use cases in exercising Camera2 APIs.

Note that this stress test differs from Camera CTS in that
it focus on ensuring stability rather than functionality.
It could also provide the flexibility to get integrated with
test tools if needed.

For the initial run, most test codes are taken from CTS package
except for test fixtures to handle arguments and results for
stress test. However test implementation could be differentiated
to meet needs in stress testing over time.

Change-Id: Ie36594de3904e41f6175b8d5072b91941975d091
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/CameraStressTestRunner.java
c6cedc84f49b8b72d32069cfa515a51b8c128cc0 02-May-2013 Jason Noguchi <jnoguchi@google.com> Refactor of camera stress test to add camera test helper. Also add
additional functional tests for: flash, exposure, white balance, and
focus mode. Also add pairwise tests.

Slight refactor to add camera test helper and also additional
tests for: flash, exposure, white balance, and focus mode

Bug: 9174937

Change-Id: I3d26b545dc8ff972c8173066df59a2e572a837ef
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/CameraStressTestRunner.java
41d88d5f58ede432c7574c55b388dc390b08dc3b 22-Feb-2012 Jason Noguchi <jnoguchi@google.com> Adding camera zoom test to mediaframework stress suite.

Change-Id: I3ee72156f42cf189ff1d0bd469f83b938a6b87ff
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/CameraStressTestRunner.java