about summary refs log tree commit diff stats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update setup & testsFabrice Desclaux2025-01-261-1/+1
* Merge pull request #1496 from AeonLucid/fix/aarch64_immhi_pageserpilliere2024-08-201-1/+4
|\
| * Add regression test for aarch64_immhi_pageAeonLucid2024-08-101-1/+4
* | Merge pull request #1502 from W0ni/fix_expression_divisionserpilliere2024-08-201-0/+6
|\ \
| * | fix expression division and add testwoni2024-08-191-0/+6
* | | Fixes #1500Alex2024-08-131-6/+6
| |/ |/|
* | Merge pull request #1486 from serpilliere/fix_aarch64_cmpserpilliere2024-04-281-0/+3
|\ \ | |/ |/|
| * Fix add/sub aarch64Fabrice Desclaux2024-04-271-0/+3
* | Merge pull request #1474 from DimitriPapadopoulos/codespellserpilliere2024-03-281-1/+1
|\ \
| * | Fix typos found by codespellDimitri Papadopoulos2024-03-181-1/+1
* | | Merge pull request #1457 from W0ni/arm_handle_cf_shiftersserpilliere2024-03-212-3/+59
|\ \ \ | |/ / |/| |
| * | Add MOV and MOVS tests for [AL]SRwoni2024-03-141-1/+6
| * | Add tests for MOVS and isThumb utility functionwoni2023-09-131-0/+51
| * | Fix disassembly bugwoni2023-09-131-2/+2
| |/
* / Use regex literals for re.* functionsDuncan Ogilvie2024-01-062-3/+3
|/
* Merge pull request #1448 from cea-sec/generic-unpackserpilliere2023-04-231-0/+6
|\
| * Add a sandbox example using the ImpRec strategyCamille Mougey2023-04-231-0/+6
* | Example: add a basic symbol_exec exampleCamille Mougey2023-04-231-0/+1
|/
* Compatibility of our tests with unittestIvan “CLOVIS” Canet2022-03-241-7/+60
* Add test for memory breakpoint exampleWilliam Bruneau2022-02-231-0/+5
* Add memory breakpoints in debugger and examplesWilliam Bruneau2022-02-232-6/+2
* Fix html; Add reg testFabrice Desclaux2021-12-066-0/+7
* Add aarch64 strlrxxFabrice Desclaux2021-10-291-0/+5
* Test expressions interferencesFabrice Desclaux2021-10-131-0/+1
* x86_64 Fix multiple REX prefix instruction disasm (#1376)Konstantin Komarov2021-07-031-0/+7
* Symbols are str instead of bytesFabrice Desclaux2021-06-082-246/+246
* Replace jitter.run boolean by jitter.runningRomain Lesteven2021-05-057-11/+11
* Display exception flag on jitter exceptionsWilliam Bruneau2021-02-242-2/+4
* Fix ADD/SUB; Add CMNFabrice Desclaux2021-02-141-0/+4
* Fix ircfg_a namesFabrice Desclaux2021-01-191-17/+0
* Add simplificationFabrice Desclaux2020-12-281-0/+11
* Rename ir_arch for jitterFabrice Desclaux2020-12-252-25/+25
* Rename examples lifterFabrice Desclaux2020-12-255-39/+39
* Rename LifterModelCallMepFabrice Desclaux2020-12-242-4/+4
* Change example namesFabrice Desclaux2020-12-241-2/+2
* Rename msp430 lifterFabrice Desclaux2020-12-241-1/+1
* Rename mep lifterFabrice Desclaux2020-12-242-4/+4
* Rename ppc32 lifterFabrice Desclaux2020-12-241-1/+1
* Rename arm lifterFabrice Desclaux2020-12-241-1/+1
* Rename x86 lifterFabrice Desclaux2020-12-243-5/+5
* Rename ira => LifterModelCallFabrice Desclaux2020-12-249-184/+184
* Sembuilder: Remove mem[X]Fabrice Desclaux2020-12-161-3/+3
* Add z3 div reg testFabrice Desclaux2020-12-032-0/+41
* [AARCH64] add another test extrw4kfu2020-11-191-0/+2
* Add test unitsIridiumXOR2020-09-231-0/+10
* Update api according to loc_db updateFabrice Desclaux2020-08-3114-22/+25
* IRBlock take loc_dbFabrice Desclaux2020-08-314-5/+5
* Avoid generate default locationdbFabrice Desclaux2020-08-3126-96/+146
* Move modint in coreFabrice Desclaux2020-07-213-5/+5
* Add cond CC flag simplificationFabrice Desclaux2020-06-251-0/+25