tree: 4349502e37b25c17a0d20f5be713161f4742c2ac [path history] [tgz]
  1. audio_effects_example_test.cc
  2. README.md
src/media/audio/examples/effects/test/README.md

Audio Effects Example Tests

This directory contains the sources for a test binary that validates an audio effect loadable module implementation. Just as the parent directory contains sources from which a vendor can build their own audio effects module implementation, similarly this directory contains a suggested starting point for the tests that vendors should create to verify correct operation of their library.