system/media/audio_utils/tests
cpeng fdf2a6817f first commit 2025-08-25 08:01:50 +08:00
..
Android.bp first commit 2025-08-25 08:01:50 +08:00
README.md first commit 2025-08-25 08:01:50 +08:00
balance_tests.cpp first commit 2025-08-25 08:01:50 +08:00
biquad_filter.cpp first commit 2025-08-25 08:01:50 +08:00
biquad_filter_tests.cpp first commit 2025-08-25 08:01:50 +08:00
build_and_run_all_unit_tests.sh first commit 2025-08-25 08:01:50 +08:00
build_and_run_biquad_filter.sh first commit 2025-08-25 08:01:50 +08:00
channelmix_tests.cpp first commit 2025-08-25 08:01:50 +08:00
channels_tests.cpp first commit 2025-08-25 08:01:50 +08:00
errorlog_tests.cpp first commit 2025-08-25 08:01:50 +08:00
fdtostring_tests.cpp first commit 2025-08-25 08:01:50 +08:00
fifo_multiprocess.cpp first commit 2025-08-25 08:01:50 +08:00
fifo_tests.cpp first commit 2025-08-25 08:01:50 +08:00
fifo_threads.cpp first commit 2025-08-25 08:01:50 +08:00
format_tests.cpp first commit 2025-08-25 08:01:50 +08:00
getch.c first commit 2025-08-25 08:01:50 +08:00
getch.h first commit 2025-08-25 08:01:50 +08:00
intrinsic_tests.cpp first commit 2025-08-25 08:01:50 +08:00
limiter_tests.c first commit 2025-08-25 08:01:50 +08:00
logplot_tests.cpp first commit 2025-08-25 08:01:50 +08:00
metadata_tests.cpp first commit 2025-08-25 08:01:50 +08:00
metadata_tests_c.c first commit 2025-08-25 08:01:50 +08:00
power_tests.cpp first commit 2025-08-25 08:01:50 +08:00
powerlog_tests.cpp first commit 2025-08-25 08:01:50 +08:00
primitives_tests.cpp first commit 2025-08-25 08:01:50 +08:00
sample_tests.cpp first commit 2025-08-25 08:01:50 +08:00
simplelog_tests.cpp first commit 2025-08-25 08:01:50 +08:00
spdif_tests.cpp first commit 2025-08-25 08:01:50 +08:00
statistics_tests.cpp first commit 2025-08-25 08:01:50 +08:00
string_tests.cpp first commit 2025-08-25 08:01:50 +08:00
timestampverifier_tests.cpp first commit 2025-08-25 08:01:50 +08:00
variadic_tests.cpp first commit 2025-08-25 08:01:50 +08:00

README.md

primitive_tests uses gtest framework

fifo_tests does not run under gtest

FIXME: getch.[ch] are copied from ../../../../frameworks/wilhelm/tests/sandbox/