dolphin/Source/UnitTests/Common
2025-11-09 03:08:14 -06:00
..
Crypto
Arm64EmitterTest.cpp
AssemblerTest.cpp
BitFieldTest.cpp
BitSetTest.cpp
BitUtilsTest.cpp
BlockingLoopTest.cpp
BusyLoopTest.cpp
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 MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_greater and fix a floating point edge case. 2025-08-27 21:24:46 -05:00
MutexTest.cpp Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::mutex. 2025-11-02 20:45:55 -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
x64EmitterTest.cpp Jit64: Dynamic length of regular jump instruction (for known addresses) 2025-10-08 00:15:57 +02:00