unicorn/tests/unit
Stephen 7f116846c0 MSYS test (#852)
* MSYS test

using new cmocka msys package

* Update .appveyor.yml

* temp package install

before real ones get uploaded to db

* Update .appveyor.yml

* Update .appveyor.yml

* Update .appveyor.yml

* Update Makefile

* Update test_x86_shl_enter_leave.c

* Update Makefile

* Update threaded_emu_start.c

* Update .appveyor.yml

* remove unused install
2017-06-25 10:11:35 +08:00
..
.gitignore tests: more flexible .gitignore for tests/unit/ 2016-06-16 09:14:32 +08:00
Makefile MSYS test (#852) 2017-06-25 10:11:35 +08:00
test_gdt_idt_x86.c cleanup after msvc port 2017-01-22 21:27:17 +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 cleanup after msvc port 2017-01-22 21:27:17 +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 cleanup after msvc port 2017-01-22 21:27:17 +08:00
test_sanity.c Reorganize test directories 2015-09-21 20:47:45 -05:00
test_tb_x86.c cleanup after msvc port 2017-01-22 21:27:17 +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 Reorganize test directories 2015-09-21 20:47:45 -05:00