From 85305f04d52e921de0452a1efef01175b1bbac3c Mon Sep 17 00:00:00 2001 From: Yu Shan Emily Lau Date: Tue, 15 Feb 2011 16:45:08 -0800 Subject: [PATCH] Change the media player stress test to repor the total number of failure and the total number of info. Register the surface callback in the test application bug# 2909064 Change-Id: I3420b5bc81e276b50f612c126ed5fc1f4f16c08c --- .../MediaFrameworkTest/AndroidManifest.xml | 2 + .../MediaFrameworkTest.java | 38 ++++++++++++++++--- .../functional/CodecTest.java | 30 +++++++-------- .../stress/MediaPlayerStressTest.java | 30 +++++---------- 4 files changed, 60 insertions(+), 40 deletions(-) diff --git a/media/tests/MediaFrameworkTest/AndroidManifest.xml b/media/tests/MediaFrameworkTest/AndroidManifest.xml index c9d2628b00ebd..dd5e026b5f84c 100644 --- a/media/tests/MediaFrameworkTest/AndroidManifest.xml +++ b/media/tests/MediaFrameworkTest/AndroidManifest.xml @@ -22,6 +22,8 @@ + +