mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-11 05:10:05 +00:00
tests/audio_core: add sanity test cases for LLE vs HLE
This commit is contained in:
parent
8cada619b3
commit
5311c939a2
6 changed files with 266 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue