1. 2beef53 Upgrade oboe to bab1c7de64aa1395c83be384056e2bad061ea272 by Haibo Huang · 3 years, 4 months ago
  2. 7b814ba oboe: add AudioStreamDataCallback and AudioStreamErrorCallback by Phil Burk · 3 years, 7 months ago
  3. d99a722 tests: test waitForStateChange() timeout by Phil Burk · 3 years, 7 months ago
  4. 979dd39 tests: Don't ignore perfMode in TestStreamWaitState helper by Tom Hebb · 3 years, 9 months ago
  5. df57777 tests: Make stream open/close fatal by Tom Hebb · 3 years, 9 months ago
  6. 64d38ff tests: Remove unused helper functions by Tom Hebb · 3 years, 9 months ago
  7. 65af232 tests: test for invalid formats with OpenSL ES by Phil Burk · 3 years, 10 months ago
  8. 3b22c66 test: unit tests for sample rate conversion by Phil Burk · 3 years, 10 months ago
  9. 6135e00 moved shebang to top by Ragu Pattabi · 3 years, 10 months ago
  10. 1ca05ea tests: modify testFlowgraph to use new namespace by Phil Burk · 4 years ago
  11. 533626b tests: turn off -fvisibility=hidden by Phil Burk · 4 years ago
  12. b391635 flowgraph test: update read() API by Phil Burk · 4 years ago
  13. a358bca unit tests: fix direct AAudio test by Phil Burk · 4 years ago
  14. d2a8a53 unit tests: added direct AAudio test by Phil Burk · 4 years ago
  15. df53730 build: use -fvisibility=hidden by Phil Burk · 4 years ago
  16. db94372 readme: test instructions for NDK by Phil Burk · 4 years ago
  17. 2a7b88e update cmake version in readme by Phil Burk · 4 years ago
  18. b2110d9 Merge pull request #773 from google/fixcbsize by Phil Burk · 4 years, 5 months ago
  19. 4706346 opensles: cleanup test indentation by Phil Burk · 4 years, 5 months ago
  20. 8f49571 tests: test framesPerCallback by Phil Burk · 4 years, 5 months ago
  21. dea3583 cleanup unit test docs by Phil Burk · 4 years, 5 months ago
  22. 41857ba update test procedure for new NDK path by Phil Burk · 4 years, 5 months ago
  23. facd97f update Oboe unit test instructions by Phil Burk · 4 years, 5 months ago
  24. a007fb3 oboe: use factory class for Resamplers by Phil Burk · 5 years ago
  25. 68b6ffa oboe: add sinc based resampler by Phil Burk · 5 years ago
  26. f67a97f oboe: fix sample rate converter by Phil Burk · 5 years ago
  27. 83ceba1 OboeTester: add resampler test by Phil Burk · 5 years ago
  28. 9a5d8b3 Update unit tests documentation by Don Turner · 5 years ago
  29. c278091 Merge pull request #457 from google/fix425 by Phil Burk · 5 years ago
  30. 3f40cdd tests: use constexpr by Phil Burk · 5 years ago
  31. 83952fa tests: sleep between close and open by Phil Burk · 5 years ago
  32. aa3b31a oboe tests: fix race for Stopping state by Phil Burk · 5 years ago
  33. 9513175 oboe tests: test new waitForStateChange behavior by Phil Burk · 5 years ago
  34. 3c59bd9 oboe tests: fix tests related to waitForStateChange by Phil Burk · 5 years ago
  35. d1e943a tests: gitignore assets generated by the test by Phil Burk · 5 years ago
  36. 6a7b566 Create README.md by Phil Burk · 5 years ago
  37. f9d2605 Fixes #317 also add comment about CMake path by Don Turner · 5 years ago
  38. 25c8715 tests: fix cmake and testrunner by Phil Burk · 5 years ago
  39. d8854b7 Update paths in test script by Don Turner · 5 years ago
  40. 8c369cf Set default buffer size to two bursts for low latency streams by Don Turner · 5 years ago
  41. f92f143 Update README by Don Turner · 5 years ago
  42. 8893e66 Removing test for isPlaying since method has been removed by Don Turner · 6 years ago
  43. de7de88 Update gradle version and dependencies by Don Turner · 6 years ago
  44. 6dd6439 Adding assets folder, start logcat output from command line by Don Turner · 6 years ago
  45. ae0a477 Adding unit test runner app and improvements to unit testing process by Don Turner · 6 years ago
  46. 63fef12 Adding Android headers by Don Turner · 6 years ago
  47. 67a5fe9 Floating point recording only supported on API23+ (Marshmallow) by Don Turner · 6 years ago
  48. 9a6262c opensles: fix PerformanceMode setting by Phil Burk · 6 years ago
  49. 2190d51 tests: add unit tests for calling start/pause/stop twice by Phil Burk · 6 years ago
  50. 1df602c add "adb root" for input testing by Phil Burk · 6 years ago
  51. 094ef8a Merge pull request #195 from google/testhome by Phil Burk · 6 years ago
  52. 4a42e11 tests: use $ENV{HOME} instead of hard coded name by Phil Burk · 6 years ago
  53. d0a1cfc Adding instructions for testing by Don Turner · 6 years ago
  54. 48f794e closeStream now checks for null to avoid segfaults by Don Turner · 6 years ago
  55. 9e66da4 Change Unavailable to Unimplemented for pause by Don Turner · 6 years ago
  56. bdb4835 Return Error::Unavailable when pausing an input stream by Don Turner · 6 years ago
  57. 8b75ba1 Update tests so that audio API can be specfied when opening stream by Don Turner · 6 years ago
  58. 09282b5 Add newline by Don Turner · 6 years ago
  59. dcb55a4 Request OpenSLES for tests, update comments by Don Turner · 6 years ago
  60. 7dcf25d Allow setting of default stream values by Don Turner · 6 years ago
  61. 23eea11 Fix #174 - Calling waitForStateChange on closed AAudio stream should return OK by Don Turner · 6 years ago
  62. c174fc4 Restore previous state on error by Don Turner · 6 years ago
  63. dd35888 Adding tests and states for OpenSL ES input streams by Don Turner · 6 years ago
  64. 0412fd5 Fix stream states for OpenSL ES by Don Turner · 6 years ago
  65. 6ee9cf3 Adding local path to ANDROID_NDK by Don Turner · 6 years ago
  66. d5a82b7 Adding missing tests and stream closed default values by Don Turner · 6 years ago
  67. ba5a01b Add newline by Don Turner · 6 years ago
  68. a556b8a Update tests for isXRunCountSupported by Don Turner · 6 years ago
  69. ff649d0 Refactor AudioStream methods to handle closed state by Don Turner · 6 years ago
  70. 94fe485 Add empty "stream closed" tests by Don Turner · 6 years ago
  71. eb236cc Fix googletest path for latest NDK by Don Turner · 6 years ago
  72. fda6701 Adding unit tests and testing script by Don Turner · 6 years ago