commit | 280f96a03751b2634c4df7fd1ae9550cbf5638d7 | [log] [tgz] |
---|---|---|
author | Martin Puryear <mpuryear@google.com> | Wed Nov 24 01:34:41 2021 +0000 |
committer | CQ Bot <commit-bot@chromium.org> | Wed Nov 24 01:34:41 2021 +0000 |
tree | 45a8192a9a255006c5af70a5c45c4b851e509c0e | |
parent | 1449f63b49f3dc32c0d52c7e2ddb9495e85ac23a [diff] |
[audio_core][test] Single-frequency fidelity tests HermeticFidelityTest cases can now specify that only a single frequency should be run. Also, low_pass_frequency is converted to std::optional. At init time, we can't automatically set an intelligent default (the Nyquist limit) since we don't know the rates being used in the test. If we want to warn the test author when they set it too high, then we must know whether they explicitly set the value -- as opposed to it simply being a too-high default value. fx test audio-core-fidelity-test Fixed: fxb/85960 Change-Id: I94fcbbb7f4c60eca8372e22b16cd319e34dc6db6 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/610192 Commit-Queue: Martin Puryear <mpuryear@google.com> Reviewed-by: Tom Bergan <tombergan@google.com>
Fuchsia an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.