unicorn/tests
Timo Röhling e1e7b25268
Adjust big memory test for host pagesize
On machines with a page size larger than 4K, the requested memory size
in `test_map_big_memory` gets rounded up and overflows to zero.

This PR adds some code to query the page size and adjust the requested
memory size accordingly.
2022-09-25 18:16:06 +02:00
..
fuzz Sync with dev branch 2022-01-18 21:39:45 +01:00
regress Add a test to make sure VEX.L stops emulation with an error 2022-07-20 13:59:27 +02:00
rust-tests Move tests to root directory 2022-04-29 23:40:03 +02:00
unit Adjust big memory test for host pagesize 2022-09-25 18:16:06 +02:00