1. 8893e66 Removing test for isPlaying since method has been removed by Don Turner · 6 years ago
  2. de7de88 Update gradle version and dependencies by Don Turner · 6 years ago
  3. 6dd6439 Adding assets folder, start logcat output from command line by Don Turner · 6 years ago
  4. ae0a477 Adding unit test runner app and improvements to unit testing process by Don Turner · 6 years ago
  5. 63fef12 Adding Android headers by Don Turner · 6 years ago
  6. 67a5fe9 Floating point recording only supported on API23+ (Marshmallow) by Don Turner · 6 years ago
  7. 9a6262c opensles: fix PerformanceMode setting by Phil Burk · 6 years ago
  8. 2190d51 tests: add unit tests for calling start/pause/stop twice by Phil Burk · 6 years ago
  9. 1df602c add "adb root" for input testing by Phil Burk · 6 years ago
  10. 094ef8a Merge pull request #195 from google/testhome by Phil Burk · 6 years ago
  11. 4a42e11 tests: use $ENV{HOME} instead of hard coded name by Phil Burk · 6 years ago
  12. d0a1cfc Adding instructions for testing by Don Turner · 6 years ago
  13. 48f794e closeStream now checks for null to avoid segfaults by Don Turner · 6 years ago
  14. 9e66da4 Change Unavailable to Unimplemented for pause by Don Turner · 6 years ago
  15. bdb4835 Return Error::Unavailable when pausing an input stream by Don Turner · 6 years ago
  16. 8b75ba1 Update tests so that audio API can be specfied when opening stream by Don Turner · 6 years ago
  17. 09282b5 Add newline by Don Turner · 6 years ago
  18. dcb55a4 Request OpenSLES for tests, update comments by Don Turner · 6 years ago
  19. 7dcf25d Allow setting of default stream values by Don Turner · 6 years ago
  20. 23eea11 Fix #174 - Calling waitForStateChange on closed AAudio stream should return OK by Don Turner · 6 years ago
  21. c174fc4 Restore previous state on error by Don Turner · 6 years ago
  22. dd35888 Adding tests and states for OpenSL ES input streams by Don Turner · 6 years ago
  23. 0412fd5 Fix stream states for OpenSL ES by Don Turner · 6 years ago
  24. 6ee9cf3 Adding local path to ANDROID_NDK by Don Turner · 6 years ago
  25. d5a82b7 Adding missing tests and stream closed default values by Don Turner · 6 years ago
  26. ba5a01b Add newline by Don Turner · 6 years ago
  27. a556b8a Update tests for isXRunCountSupported by Don Turner · 6 years ago
  28. ff649d0 Refactor AudioStream methods to handle closed state by Don Turner · 6 years ago
  29. 94fe485 Add empty "stream closed" tests by Don Turner · 6 years ago
  30. eb236cc Fix googletest path for latest NDK by Don Turner · 6 years ago
  31. fda6701 Adding unit tests and testing script by Don Turner · 7 years ago