unicorn/tests/unit
Stephen da21bd0589 Start moving examples in S files (#851)
* Move assembly to S files

* more assembly files

* osx compilation change

* makefile mistake

* add objcopy from crosstool

* use gobjcopy on osx

* start cmocka install cleanup

* move wget to directory option

* move back to cd

* fix copy

* First cut

* free allocated memory

* bad idea

too much switching between python and c

* add debug

* cleanup bad size
2017-06-25 10:14:22 +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 Start moving examples in S files (#851) 2017-06-25 10:14:22 +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 Start moving examples in S files (#851) 2017-06-25 10:14:22 +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 Start moving examples in S files (#851) 2017-06-25 10:14:22 +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_mem_map_ptr.c add permissions to map_ptr api 2015-11-28 11:28:31 -08:00
test_multihook.c cleanup after msvc port 2017-01-22 21:27:17 +08:00
test_pc_change.c Start moving examples in S files (#851) 2017-06-25 10:14:22 +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.c cleanup after msvc port 2017-01-22 21:27:17 +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
unicorn_test.h Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00
x86_soft_paging_low.s Start moving examples in S files (#851) 2017-06-25 10:14:22 +08:00