Tests: Add tests for fibers and refactor/fix Fiber class
This commit is contained in:
parent
bc266a9d98
commit
8d0e3c5422
4 changed files with 247 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue