mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 20:07:52 -05:00
Tests: Add tests for fibers and refactor/fix Fiber class
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
add_executable(tests
|
||||
common/bit_field.cpp
|
||||
common/bit_utils.cpp
|
||||
common/fibers.cpp
|
||||
common/multi_level_queue.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
|
Reference in New Issue
Block a user