dolphin/Source/UnitTests/Common
Jordan Woyak dd2b94cd4a
Merge pull request #13594 from jordan-woyak/state-cleanups
State: Simplify interthread communication and general cleanups.
2026-02-03 16:50:52 -06:00
..
Crypto
Arm64EmitterTest.cpp
AssemblerTest.cpp Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
BitFieldTest.cpp
BitSetTest.cpp
BitUtilsTest.cpp
BlockingLoopTest.cpp
BusyLoopTest.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
CMakeLists.txt Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::mutex. 2025-11-02 20:45:55 -06:00
CommonFuncsTest.cpp
EnumFormatterTest.cpp
EventTest.cpp
FileUtilTest.cpp Common: Add a DirectIOFile class that allows for copies which are entirely thread safe. 2025-11-09 03:08:14 -06:00
FixedSizeQueueTest.cpp
FlagTest.cpp
FloatUtilsTest.cpp
MathUtilTest.cpp
MutexTest.cpp Common: Add TransferableSharedMutex class and unit tests. 2026-01-19 21:56:59 -06:00
NandPathsTest.cpp
SettingsHandlerTest.cpp
SPSCQueueTest.cpp
StringUtilTest.cpp UnitTests: Add some StringUtil character encoding conversion tests. 2025-11-02 00:36:04 -05:00
SwapTest.cpp
WorkQueueThreadTest.cpp Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
x64EmitterTest.cpp Remove unused imports 2026-01-25 16:12:15 +01:00