ppsspp/unittest
Henrik Rydgård 59a56d66c7 Add a "reason" argument to sleep_ms().
sleep_ms() should generally be avoided when possible. This can be used to try
to track down unnecessary sleeps by adding some logging.

This commit on its own doesn't actually add any logging.
2024-11-21 15:28:51 +01:00
..
JitHarness.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
JitHarness.h Add some jit benchmarking code. 2014-11-07 22:40:28 -08:00
TestArm64Emitter.cpp Also disable the GPU JIT tests on ARM64, not applicable 2024-04-29 11:13:35 +02:00
TestArmEmitter.cpp Debugger: Make reg names safer, stop using v000. 2023-04-29 09:48:33 -07:00
TestIRPassSimplify.cpp irjit: Correct another PurgeTemps case. 2022-07-27 19:38:16 -07:00
TestRiscVEmitter.cpp riscv: Add disassembler. 2023-01-01 10:28:53 -08:00
TestShaderGenerators.cpp d3d9: refactor CompileShaderToByteCodeD3D9 2024-10-13 21:45:39 +02:00
TestSoftwareGPUJit.cpp Also disable the GPU JIT tests on ARM64, not applicable 2024-04-29 11:13:35 +02:00
TestThreadManager.cpp Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
TestVertexJit.cpp Pass uvScale in as an argument to the vertex decoder 2023-06-12 20:25:18 +02:00
TestVertexJit.h Initial structure for vertexjit tests. 2015-07-03 15:25:40 -07:00
TestVFS.cpp Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00
TestX64Emitter.cpp unittest: Prevent assert running without AVX. 2023-03-12 13:01:08 -07:00
UnitTest.cpp RetroAchievements: Cleanup better on login failure 2024-09-26 01:09:56 +02:00
UnitTest.h Add comments, re-enable remaining tests (they do work, just forgot to add expected values) 2023-02-11 01:11:02 +01:00
UnitTests.vcxproj Remove the separate lua vcxproj. Somehow cursed on the buildbot :/ 2024-11-06 20:18:05 +01:00
UnitTests.vcxproj.filters Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00