unicorn/tests/unit
Chen Huitao 2c66acf4ee
fix #1246 (#1254)
* fix finding python path which only has python3.

* fix #1246, arm host issue.

* skip assembler tests on non-x86 host.

* update macro of dummy value.

* fix MSVC macro.

* update dummy array value macro.

* restore to original qemu code.
2020-05-18 19:57:44 +08:00
..
.gitignore Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00
gdt_idx.s Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00
high_address.s Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00
Makefile fix #1246 (#1254) 2020-05-18 19:57:44 +08:00
pc_change.s Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00
tb_x86.s Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00
test_gdt_idt_x86.c Fix C syntax mistake in test_gdt_idt_x86.c (#867) 2017-08-07 10:31:10 +08:00
test_hang.c cleanup after msvc port 2017-01-22 21:27:17 +08:00
test_hookcounts.c cleanup after msvc port 2017-01-22 21:27:17 +08:00
test_mem_high.c fix #1246 (#1254) 2020-05-18 19:57:44 +08:00
test_mem_map_ptr.c fixed leaks in test cases (#1247) 2020-05-02 18:18:18 +08:00
test_mem_map.c Fix for read()/write() conflict with unistd.h in test_mem_map.c. 2017-01-21 01:39:49 +11:00
test_multihook.c cleanup after msvc port 2017-01-22 21:27:17 +08:00
test_pc_change.c fix #1246 (#1254) 2020-05-18 19:57:44 +08:00
test_sanity.c Reorganize test directories 2015-09-21 20:47:45 -05:00
test_tb_x86.c Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00
test_x86_rip_bug.c cleanup after msvc port 2017-01-22 21:27:17 +08:00
test_x86_shl_enter_leave.c MSYS test (#852) 2017-06-25 10:11:35 +08:00
test_x86_soft_paging.c cleanup after msvc port 2017-01-22 21:27:17 +08:00
test_x86.c Timeout error (#1173) 2019-12-29 00:16:54 +08:00
unicorn_test.h fix #1246 (#1254) 2020-05-18 19:57:44 +08:00
x86_soft_paging_low.s Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00