rpcs3/rpcs3/tests
Elad cae77784db UTs: Fix AlignedAllocator.Realloc test
_aligned_realloc may return the same pointer if the internal implementation finds it suitable. Fixes Windows' builds.
2025-11-29 07:30:39 +02:00
..
packages.config Add unit test project to VS 2025-04-29 21:09:12 +02:00
rpcs3_test.vcxproj rsx: Implement FP to CFG analyzer 2025-11-24 16:48:03 +03:00
test.cpp Add unit test project to VS 2025-04-29 21:09:12 +02:00
test_address_range.cpp rsx/util/test: Cover edge cases in address_range test suite 2025-05-27 15:06:32 +03:00
test_fmt.cpp StrUtil: Add more unit tests 2025-05-08 12:58:38 +02:00
test_pair.cpp test: Add unit tests for simple array alignment 2025-11-22 12:35:22 +02:00
test_rsx_cfg.cpp rsx/gtest: Fix unit tests build on GCC 2025-11-24 16:48:03 +03:00
test_simple_array.cpp UTs: Fix AlignedAllocator.Realloc test 2025-11-29 07:30:39 +02:00
test_tuple.cpp test: Add unit tests for simple array alignment 2025-11-22 12:35:22 +02:00