1. bc36313 Revert "[autotest] Consolidate the dump audio diagnostics helper func" by En-Shuo Hsu · 4 years, 10 months ago
  2. d4c5c86 [autotest] Consolidate the dump audio diagnostics helper func by En-Shuo Hsu · 5 years ago
  3. b95a56b audio_helper: Remove unused functions by Hsin-Yu Chao · 5 years ago
  4. 698c9f3 [autotest] Add a client test for pinned stream by En-Shuo Hsu · 5 years ago
  5. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  6. 38f7559 [autotest] Stop UI before running CRAS rms test by Yu-Hsuan Hsu · 6 years ago
  7. 61cb9b0 audio_helper: Don't hard fail when amixer command failed by Puthikorn Voravootivat · 7 years ago
  8. 162feb3 audio: no need to skip x86-mario anymore. by Wu-Cheng Li · 7 years ago
  9. edbb42d audio_AlsaLoopback: fix recorded audio has low volume. by Wu-Cheng Li · 7 years ago
  10. ee593a9 audio_helper: pass -c to loopback_latency. by Wu-Cheng Li · 7 years ago
  11. d0f7e81 audio_helper: use cras to setup rms test. by Wu-Cheng Li · 7 years ago
  12. 21ba601 audio: fix up pylint errors for cmd_utils.py and affected tests by Adam Goode · 7 years ago
  13. f7172fa audio: clean up regex and popen uses in alsa_utils.py and audio_helper.py by Adam Goode · 7 years ago
  14. bd762fd autotest: init_network_controller=True by Achuith Bhandarkar · 8 years ago
  15. ff57ecf Print more insightful message for audio test when cras is not working. by Xiaochu Liu · 8 years ago
  16. 2bfa564 Call platform.StopAllLocalServers() in close() by Ricky Liang · 8 years ago
  17. f32c3d9 [autotest] chameleon: Move comparison method to audio_test_utils by Cheng-Yi Chiang · 8 years ago
  18. 86f4ee4 [autotest] audio_helper: raise ValueError in frequency comparison by Cheng-Yi Chiang · 9 years ago
  19. 38c18b0 audio_helper: Add 'parameters' argument to comparing functions by Selina Liu · 9 years ago
  20. d2d00e3 [autotest] audio_helper: Fix cross-correlatino best delay computation by Cheng-Yi Chiang · 9 years ago
  21. d5292c7 autotest: audio_helper - Setup ALSA RMS tests with amixer. by Chinyue Chen · 9 years ago
  22. 9414ddb [autotest] Fix pylint error in audio_helper by Cheng-Yi Chiang · 9 years ago
  23. 79b9ada autotest: cras_utils: Use DBus API to control Cras by Cheng-Yi Chiang · 9 years ago
  24. 1a642ea audio_helper: Use temp file for one channel data by Cheng-Yi Chiang · 9 years ago
  25. b872866 audio_AudioBasicExternalMicrophone: Loose the threshold by Cheng-Yi Chiang · 9 years ago
  26. 88fdf25 audio_helper: Add get_audio_diagnostics method by Cheng-Yi Chiang · 10 years ago
  27. 17a2527 autotest: Add audiovideo_AudioBasicHeadphone test by Cheng-Yi Chiang · 10 years ago
  28. 7e49fb8 [autotest] audio: Add compare_data to audio_helper by Cheng-Yi Chiang · 10 years ago
  29. 14bec7a audio_helper - Fix a NoneType error. by Owen Lin · 11 years ago
  30. 942e04d rms-tests - Utilizes the test framework for logging the rms values. by Owen Lin · 11 years ago
  31. 0644656 Excluding Mario from audio loopback tests by Rohit Makasana · 11 years ago
  32. 63b214d audio_helper - Don't raise errors while generating postmotem. by Owen Lin · 11 years ago
  33. 4a154c4 audio_helper - Pass audio format to sox_utils.get_stat(). by Owen Lin · 11 years ago
  34. bd41514 audio_helper - Play silence audio to force setting volume by Owen Lin · 11 years ago
  35. 410840b audio_helper - Use audio_diagnostics to build audio postmortem report. by Owen Lin · 11 years ago
  36. ad6610a cmd_utils - Import PIPE to this namespace by Owen Lin · 11 years ago
  37. 5cbf5c3 desktopui_MediaAudioFeedback - Reduce the testing time and improve pass rate. by Owen Lin · 11 years ago
  38. 5bba6c0 desktopui_MediaAudioFeedback - Remove loopback_test_channels by Owen Lin · 11 years ago
  39. 5605086 Add annotations for RMS tests. by Owen Lin · 11 years ago
  40. 2013e46 Change the default values for channels and rate. by Owen Lin · 11 years ago
  41. dae7a0d desktopui_AudioFeedback - Fix the test for some known issue. by Owen Lin · 11 years ago
  42. 21d49eb audiovideo_Microphone - Refactor: Extract ALSA commands to alsa_utils. by Owen Lin · 11 years ago
  43. f219bf8 audiovideo_Microphone - Fix the test on alex and mario. by Owen Lin · 11 years ago
  44. a8129c6 audiovideo_CRASFormatConversion - Record mono audio and simplify the test. by Owen Lin · 11 years ago
  45. 7ab45a2 audiovideo_CRASFormatConversion - Ensures the playing order of the two test tones. by Owen Lin · 11 years ago
  46. 9d19b27 Refactor: audio_helper - Move command utilities to cmd_utils.py. by Owen Lin · 11 years ago
  47. ca365f8 Make audiovideo_CRASFormatConversion not so flaky. by Owen Lin · 11 years ago
  48. 66cd9de audio_helper: Refactor to use callback functions instead of commands in loopback_test_channels. by Owen Lin · 11 years ago
  49. 62492b0 Selects the card id on platforms with multiple cards. by Owen Lin · 11 years ago
  50. 4be6678 audio_helper: Remove AudioHelper class by Hsin-Yu Chao · 11 years ago
  51. 22bebdc audio_helper: Move sox related function to module level by Hsin-Yu Chao · 11 years ago
  52. 30561af audio_helper: Move functions to module level by Hsin-Yu Chao · 11 years ago
  53. f6bbc6c audio_helper: Migrate audio tools by Hsin-Yu Chao · 11 years ago
  54. 689d3ff Autotest: Add mixed and recorded RMS values to output log. by Adrian Li · 11 years ago
  55. 8ef9e29 Adding audio stress with suspend/resume. by Rohit Makasana · 11 years ago
  56. 4be6d18 Adjust audio feedback test RMS threshold by Hsin-Yu Chao · 12 years ago
  57. d73dfc1 Log more info for loopback latency test. by Hsin-Yu Chao · 12 years ago
  58. 2ecbfe6 audio_helper: Fix pylint error by Hsin-Yu Chao · 12 years ago
  59. 78c44b2 audio_helper: Save test wav files for analysis by Hsin-Yu Chao · 12 years ago
  60. 79ad0fd desktopui_AudioFeedback: start loopback test when player ready by Hsin-Yu Chao · 12 years ago
  61. f272d8e audio_helper: add a sleep to loopback latency check by Hsin-Yu Chao · 12 years ago
  62. 84e86d2 Audio test: Use correct exception to indicate test failed. by Hsin-Yu Chao · 12 years ago
  63. 1b64107 Audio test: fix bug in audio helper by Hsin-Yu Chao · 12 years ago
  64. e6bb793 Factory audio test: Create play sine cmdargs method by Hsin-Yu Chao · 12 years ago
  65. b443f5d Factory audio test: Extract play sine tone fuction to audio helper by Hsin-Yu Chao · 12 years ago
  66. a4be344 client/cros: audio_helper func to play audio file by Simon Que · 12 years ago
  67. 3953f52 Audio feedback test: use latency check to test loopback dongle quality by Hsin-Yu Chao · 12 years ago
  68. 11041d3 Fix some factory audio tests. by Hsin-Yu Chao · 12 years ago
  69. 95ee351 Audio latency test: Refactor latency check to audio helper. by Hsin-Yu Chao · 12 years ago
  70. 084e9da Autotest audio_helper: Check jack status from input device. by Hsin-Yu Chao · 12 years ago
  71. c264e01 audiotest: unmute when setting the volume. by Dylan Reid · 12 years ago
  72. 51f289c audiotest: Move level check into audio_helper. by Dylan Reid · 12 years ago
  73. bf9a5d4 audiotest: Pass in record command. by Dylan Reid · 12 years ago
  74. 8d093f4 Audio feedback test: assert audio loopback dongle plugged. by Hsin-Yu Chao · 12 years ago
  75. e973ce4 audiotest: Fixed desktopui_AudioFeedback by Derek Basehore · 12 years ago
  76. 10ef3b9 Fix the bug that arecord does not accept device 'default' by Hsinyu Chao · 12 years ago
  77. 2d64e1f Modify factory_AudioLoop to check audio by frequency by Hsinyu Chao · 12 years ago
  78. 3ad68c3 Fixing Audio loopback tests for Stumpy/Lumpy by Rohit Makasana · 12 years ago
  79. 2a7e2f2 Fix and refactor more common code into audio_helper by Hsinyu Chao · 13 years ago
  80. f80337a Refactor some utility code to audio_helper. by Hsinyu Chao · 13 years ago
  81. 4b8300e Add audio quality factory test, and audio_helper as a common audio utility code. by Hsinyu Chao · 13 years ago