Ryujinx/Ryujinx.Memory.Tests
gdkchan 7d26e4ac7b
Fix mapping leaks caused by UnmapView not working on Linux (#3650)
* Add test for UnmapView mapping leaks

* Throw when UnmapView fails on Linux

* Fix UnmapView

* Remove throw
2022-10-19 01:02:45 +00:00
..
MockVirtualMemoryManager.cs Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
MultiRegionTrackingTests.cs Replace CacheResourceWrite with more general "precise" write (#2684) 2021-09-29 02:27:03 +02:00
Ryujinx.Memory.Tests.csproj infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
Tests.cs Fix mapping leaks caused by UnmapView not working on Linux (#3650) 2022-10-19 01:02:45 +00:00
TrackingTests.cs Memory.Tests: Make Multithreading test explicit (#3220) 2022-03-21 09:21:05 +01:00