tests/audio_core: add sanity test cases for LLE vs HLE

This commit is contained in:
SachinVin 2023-05-21 20:12:49 +05:30
parent 8cada619b3
commit 5311c939a2
6 changed files with 266 additions and 1 deletions

View file

@ -11,6 +11,8 @@ add_executable(tests
core/memory/memory.cpp
core/memory/vm_manager.cpp
precompiled_headers.h
audio_core/hle/hle.cpp
audio_core/lle/lle.cpp
audio_core/audio_fixures.h
audio_core/decoder_tests.cpp
video_core/shader/shader_jit_x64_compiler.cpp