0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-10-19 03:41:41 +00:00
ryujinx-fork/src/Ryujinx.Tests
Mary 6f28c4abad
test: Make tests runnable on system without 4KiB page size (#5184)
* ARMeilleure: Do not hardcode 4KiB page size in JitCache

* test: Do not hardcode page size to 4KiB for Ryujinx.Tests.Memory.Tests

Fix running tests on Asahi Linux with 16KiB pages.

* test: Do not hardcode page size to 4KiB for Ryujinx.Tests.Cpu

Fix running tests on Asahi Linux.

Test runner still crash when trying to run all test suite.

* test: Do not hardcode page size to 4KiB for Ryujinx.Tests.Cpu

Fix somecrashes on Asahi Linux.

* test: Ignore Vshl test on ARM64 due to unicorn crashes

* test: Workaround hardcoded size on some tests

Change mapping of code and data in case of non 4KiB configuration.

* test: Make CpuTestT32Flow depends on code address

Fix failure with different page size.

* test: Disable CpuTestThumb.TestRandomTestCases when page size isn't 4KiB

The test data needs to be reevaluated to take different page size into account.

* Address gdkchan's comments
2023-06-14 18:02:41 +02:00
..
Audio/Renderer Move solution and projects to src 2023-04-27 23:51:14 +02:00
Cpu test: Make tests runnable on system without 4KiB page size (#5184) 2023-06-14 18:02:41 +02:00
HLE Move solution and projects to src 2023-04-27 23:51:14 +02:00
Memory Adjust Ryujinx.Tests.Memory namespace 2023-04-27 23:51:14 +02:00
Time Move solution and projects to src 2023-04-27 23:51:14 +02:00
.runsettings Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Tests.csproj Rename Ryujinx.Memory.Tests to Ryujinx.Tests.Memory 2023-04-27 23:51:14 +02:00
TreeDictionaryTests.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00