Commit Graph

15 Commits

Author SHA1 Message Date
2a6529348c Support uc_mem_protect on mmio regions
Also make mmio ranges return the correct errors on wrong protection
2022-05-28 23:33:43 +02:00
f4f726d7fc Add test for ensuring hooks are get called only once 2022-05-07 00:23:04 +02:00
3d3deac5e6 Fix crash when mapping a big memory and calling uc_close 2022-04-16 19:17:41 +02:00
cf18982e1c Add two tests for mem map wrap 2022-04-16 18:19:41 +02:00
shuffle2
2912cd1e29 fix rust bindings build on windows (#1584)
Refine rust bindings.
2022-04-16 13:40:04 +02:00
96518634fb Fix the wrong block found when doing split_region 2022-02-12 21:34:46 +01:00
78e0ddbc4d Fix mmio unmap 2021-11-24 00:18:19 +01:00
4ed1c4cff9 Fix test name typo 2021-11-23 23:24:53 +01:00
Sven Bartscher
3e2580ef9e Add test case for #1497 2021-11-23 22:47:20 +01:00
ccfb66611f Move test to test_mem 2021-11-23 00:41:49 +01:00
2f61592ff9 Fix uc_mem_protect 2021-11-07 20:37:58 +01:00
e62b0ef255 Add clang-format and format code to qemu code style 2021-10-29 12:44:49 +02:00
9131856506 More tests 2021-10-26 11:32:57 +02:00
Aurimas Blažulionis
160045a910 Binary search mapped blocks 2021-10-20 20:49:55 +01:00
mio
91451aa2f5 Add a new unit test file 2021-10-20 21:27:22 +02:00