unicorn/tests/unit
Takacs, Philipp 80bd825420 implement simple memory snapshot mechanismus
Uses Copy on Write to make it posible to restore the memory state after a snapshot
was made. To restore all MemoryRegions created after the snapshot are removed.
2023-07-11 11:51:40 +02:00
..
acutest.h Reformat code with format.sh 2023-06-16 15:23:41 -07:00
endian.h Reformat code with format.sh 2023-06-16 15:23:41 -07:00
test_arm64.c Reformat code with format.sh 2023-06-16 15:23:41 -07:00
test_arm.c Apply fix for big endian hosts per #1710 2022-10-28 16:20:20 +02:00
test_ctl.c Reformat code with format.sh 2023-06-16 15:23:41 -07:00
test_m68k.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_mem.c implement simple memory snapshot mechanismus 2023-07-11 11:51:40 +02:00
test_mips.c Apply fix for big endian hosts per #1710 2022-10-28 16:20:20 +02:00
test_ppc.c Fixed endianness when writing PPC32 CR register. 2022-07-20 18:31:13 -04:00
test_riscv.c Fix RISCV test_riscv32_fp_move test 2023-06-16 15:23:43 -07:00
test_s390x.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_sparc.c Add clang-format and format code to qemu code style 2021-10-29 12:44:49 +02:00
test_tricore.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
test_x86.c Fix test_x86_0xff_lcall test 2023-07-07 18:50:55 +08:00
unicorn_test.h Reformat code with format.sh 2023-06-16 15:23:41 -07:00