e1e7b25268
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. |
||
---|---|---|
.. | ||
acutest.h | ||
test_arm64.c | ||
test_arm.c | ||
test_ctl.c | ||
test_m68k.c | ||
test_mem.c | ||
test_mips.c | ||
test_ppc.c | ||
test_riscv.c | ||
test_s390x.c | ||
test_sparc.c | ||
test_tricore.c | ||
test_x86.c | ||
unicorn_test.h |