thread tests

This commit is contained in:
Lysann Tranvouez 2025-10-03 00:04:52 +02:00
parent bf83e14d26
commit c87ad3c89a
4 changed files with 167 additions and 8 deletions

View file

@ -4,6 +4,7 @@ add_executable(mach_detours_tests
test_dylib_function.cpp
test_local_function.cpp
test_system_function.cpp
test_threads.cpp
test_transaction.cpp
)