about summary refs log tree commit diff stats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Example/TestAll: Fix a typography (TAGS indirection must be used)Camille Mougey2015-01-211-1/+1
* Merge pull request #38 from serpilliere/graph_add_dominatorsCamille Mougey2015-01-201-0/+23
|\
| * DiGraph: add dominators regression testserpilliere2015-01-181-0/+23
* | Arm: add instruction bfcFabrice Desclaux2015-01-121-0/+3
|/
* Example: Add a new example using C & Python translationCamille Mougey2014-12-141-0/+1
* Test: Update API of ir2C testCamille Mougey2014-12-141-35/+45
* TestAll: Fix wrong comment in commit #90aa4b8195cefddee192df3c4c674b648f21e228Camille Mougey2014-12-141-2/+0
* Test: remove hardcoded python path (Tx to Aymeric Vincent)Fabrice Desclaux2014-12-121-1/+3
* Test: update ARM semantic testsFabrice Desclaux2014-12-111-0/+2
* Arm: Fix cf in logical mnemonicsFabrice Desclaux2014-12-111-59/+170
* Merge branch 'feature-exprrandom' of https://github.com/commial/miasm into co...Fabrice Desclaux2014-12-111-0/+1
|\
| * Example: Add an example for ExprRandomCamille Mougey2014-12-101-0/+1
* | Test: Add a regression test for Variables_IdentifierCamille Mougey2014-12-092-0/+44
|/
* Arm: add mnemonic smullFabrice Desclaux2014-12-081-0/+5
* TestAll: Add a class ExampleTestDis for test_dis.py specificitiesCamille Mougey2014-12-041-13/+26
* TestAll: Some example products were missingCamille Mougey2014-12-041-6/+11
* TestAll: Use tag "llvm" to filter LLVM dependent test unitsCamille Mougey2014-11-031-11/+9
* TestAll: Merge and tag tests, handle "ommit-tags" argumentCamille Mougey2014-11-031-54/+96
* Test/Utils: Add "filter_tags" to filter test units according to a tag listCamille Mougey2014-11-031-0/+28
* Test/Utils: Add "tags" attribute to tag test unitsCamille Mougey2014-11-031-3/+6
* TestAll: Add products for 'unpack_upx' exampleCamille Mougey2014-10-311-2/+8
* TestSet: Avoid error on duplicate products cleaningCamille Mougey2014-10-311-12/+32
* TestAll: Update test all to use test utilsajax2014-10-171-458/+218
* Test/utils: Add utils for running testsajax2014-10-176-0/+438
* Reg test: add arm jit little/big endianFabrice Desclaux2014-10-091-0/+2
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-095-18/+22
* Sandbox: add arm archFabrice Desclaux2014-10-071-1/+1
* Move os_dep out of the jitter moduleFabrice Desclaux2014-10-072-4/+4
* Remove vm_ prefix /!\ API MODIFFabrice Desclaux2014-10-072-36/+36
* Arm: fix carry flag in sub operation; update reg testsFabrice Desclaux2014-10-061-24/+62
* mergeFabrice Desclaux2014-10-021-1/+6
|\
| * TestAll: Assert on test successesajax2014-09-301-1/+6
* | Example: sandbox_pe to dietFabrice Desclaux2014-10-021-1/+0
|/
* Arm: swi is svcFabrice Desclaux2014-09-291-0/+2
* Arm: add bkptFabrice Desclaux2014-09-291-0/+2
* Arm: fix ldmia write backFabrice Desclaux2014-09-291-1/+3
* Arm: fixdstoffset computation, add asm reg testFabrice Desclaux2014-09-291-0/+1
* Example: Add Unpack_Gen, a skeleton for unpacking scriptsajax2014-09-241-0/+1
* mergeFabrice Desclaux2014-09-191-7/+8
|\
| * Example: Add an example of a simplification registeringCamille Mougey2014-09-191-0/+1
| * Expression examples: Rename examples with meaningfull namesCamille Mougey2014-09-191-7/+7
* | test: add mnemonic testsFabrice Desclaux2014-09-194-0/+150
|/
* mergeFabrice Desclaux2014-09-191-0/+2
* mips: add ei/ehb (dummy semantic)Fabrice Desclaux2014-09-151-0/+2
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-055-15/+14
* mips32: add ldc1serpilliere2014-08-281-0/+2
* mips: missing fileserpilliere2014-08-251-0/+3
* Jitter: add mips32l jitserpilliere2014-08-221-1/+1
* Test: add msp430 asm/dis/jitserpilliere2014-08-211-0/+3
* jit: move code into arch directoryserpilliere2014-08-211-3/+4