History log of /frameworks/wilhelm/tests/mimeUri_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c6853892c94800e72c0bd676d5d2136d48cea76e 19-Jul-2011 Glenn Kasten <gkasten@google.com> Use the documented header filenames

Both Khronos and we say to use < > in our docs

Change-Id: Ibf1d2b83036582a605aa6b9043210c89a4eb0e1e
/frameworks/wilhelm/tests/mimeUri_test.cpp
ebbc7dd54bb3a6b05ac899af97fc4b7d0ad6f400 11-May-2011 Jean-Michel Trivi <jmtrivi@google.com> Update automated OpenSL ES test for playback from file path

Remove test where duration is queried after the player is realized
but before prefetching has started: invalid test, duration isn't
known at this time.

Changed wording of error messages to make test failures easier to
identify

Added test to compare retrieved duration, and expected duration.

Fixed expected file duration: was 75s, should be 71s

Change-Id: I6230c00f0c945c6966e1f08ecfbc67452667cf33
/frameworks/wilhelm/tests/mimeUri_test.cpp
c2303eb5497c488db786dcb2b8514db229452536 11-Oct-2010 Glenn Kasten <gkasten@google.com> Test cleanup

Fix bug in QueryEffect test - was not re-initializing the name length.
Add QueryEffect test for over-writing the name buffer.
Don't create output with VOLUME or NULL interfaces.
Use <stdlib.h> symbolic names for exit codes instead of 0 and 1.
Remove Android-style logging from examples; use only printf.
Remove extra blank lines in test output.
Remove the MAX_NUMBER_OUTPUT_DEVICES macro.
Use <unistd.h> to declare usleep.
Remove obsolete #include statements.
Fix build warnings.

Change-Id: I8d198a317246b3894f104edf7c9f317a51593d07
/frameworks/wilhelm/tests/mimeUri_test.cpp
5940f26b6c2da96c0f0b2293623ed692d1fd9026 17-Aug-2010 Jean-Michel Trivi <jmtrivi@google.com> Fix the MimeUri test:
- some logs were reported as errors
- the SLPrefetchItf was declared as required, but not requested in
the creation of the AudioPlayer.

Change-Id: I33f07ec532ef1d8151aa1bda4f7cfa4d3e64c8ec
/frameworks/wilhelm/tests/mimeUri_test.cpp
ee21d26b4b66d0f19b826685b3070497523994d5 28-Jul-2010 Glenn Kasten <gkasten@google.com> Khronos recommendation: include "SLES/OpenSLES.h"

Change-Id: Iaa36d08f313a29ad2914e7459448bf9418e8c6c8
/frameworks/wilhelm/tests/mimeUri_test.cpp
791b3c0bb7bef1fd930a1b91274b972989f6a715 08-Jul-2010 Yu Shan Emily Lau <yslau@google.com> Added the make file for the opensles gTest.

Change-Id: Ib2750cd5ba9500d7030bf64fca99a3411bbaa74c
/frameworks/wilhelm/tests/mimeUri_test.cpp
95ba463b7fd020b23dc48ac0049b9c107add7990 30-Jun-2010 Yu Shan Emily Lau <yslau@google.com> Integrated the mimeUri PlayUri native with the gTest framework.

Change-Id: I64bfc2acfdd1be7088a1536dec8033576eb11fdc
/frameworks/wilhelm/tests/mimeUri_test.cpp