about summary refs log tree commit diff stats
path: root/test/test_all.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * GraphDataflow: A function where never executed / testedAjax2015-04-301-4/+5
| |
* | TestAll: Coverage mode was brokenAjax2015-04-301-0/+1
|/
* IR: Regression test integrationCaroline Leman2015-04-291-0/+5
|
* DepGraph: Avoid failing if z3 is not presentAjax2015-04-281-4/+4
|
* Example: Add an example "rename-args" argument for depgraphAjax2015-04-281-1/+1
|
* Depgraph: Add a new example `depgraph` calling DepGraph with optionsAjax2015-04-241-0/+9
|
* TestAll: Bad productAjax2015-04-241-1/+0
|
* Merge pull request #147 from commial/printable_semserpilliere2015-04-221-0/+1
|\ | | | | Printable sem
| * Core: Introduce SemBuilder, a helper for building semantics side effectsAjax2015-04-221-0/+1
| |
* | Test: add regression test for automod codeserpilliere2015-04-221-1/+1
|/
* Test: add expression reg testFabrice Desclaux2015-04-081-0/+1
|
* TestAll: missing products for DepGraphAjax2015-04-021-1/+2
|
* TestAll: Add a "do-not-clean" optionAjax2015-04-021-0/+5
|
* TestAll: Add a test for disasm/full without arch and addr to reach ↵Ajax2015-03-191-0/+2
| | | | previously untested code
* DisasmFull: The architecture is now an optionnal argument, otherwise ↵Ajax2015-03-191-1/+1
| | | | cont.arch is used
* Core: Introduce BoundedDict and its regression testCamille Mougey2015-02-231-0/+1
|
* Test/Analysis: Regression tests for DependencyGraphCamille Mougey2015-02-201-0/+19
|
* X86: add regression tests for bsf/bsrFabrice Desclaux2015-02-201-1/+7
|
* TestAll: Never launch tests from `miasm2` root (files are used before modules)Camille Mougey2015-02-161-6/+4
|
* Test: Add x86 64 mul/div regression testFabrice Desclaux2015-02-131-1/+50
|
* Tests: add x86_32 pop esp regression testFabrice Desclaux2015-02-101-1/+1
|
* Example/ASM: Add a minimalist exampleCamille Mougey2015-01-261-0/+3
|
* TestAll: Add an empty space between ']' and z3 warning messageCamille Mougey2015-01-231-1/+1
|
* Example/ASM: Test the second ARM (arm_sc.S) exampleCamille Mougey2015-01-231-0/+8
|
* Example/ASM: Test the x86_64 exampleCamille Mougey2015-01-231-6/+9
|
* TestAll: Add missing productsCamille Mougey2015-01-231-6/+7
|
* TestAll: Launch examples from their subdir, merge ExampleDir into ExampleCamille Mougey2015-01-231-30/+24
|
* Example/ASM: Avoid duplicating code by using a common script shellcode.pyCamille Mougey2015-01-231-42/+61
|
* Example: Move disasm's examples to a `disasm` directoryCamille Mougey2015-01-231-8/+21
|
* Example: Move asm's examples to a `asm` directoryCamille Mougey2015-01-231-13/+20
|
* Example: Move jitter's examples to a `jitter` directoryCamille Mougey2015-01-231-21/+26
|
* TestAll: Introduce ExampleDir, and use it for expressions (ExampleExpression)Camille Mougey2015-01-231-19/+41
|
* Example: Move expression samples to sample directoryCamille Mougey2015-01-231-3/+4
|
* Example: Rename symbol_exec to single_instr in a specific symbol_exec directoryCamille Mougey2015-01-231-3/+5
|
* Example: Rename Test Dis to Disasm FullCamille Mougey2015-01-231-12/+14
|
* Example/Test_Dis: OptParse to ArgParseCamille Mougey2015-01-231-3/+2
|
* Example: Rename Disasm_03 to Disasm_FileCamille Mougey2015-01-231-1/+2
|
* Example: Rename Disasm_02 to Disasm FunctionCamille Mougey2015-01-231-1/+1
|
* Example: Rename Disasm_01 to Disasm_Single_InstrCamille Mougey2015-01-231-1/+1
|
* Example: Rename test_jit_* to jit_*Camille Mougey2015-01-231-6/+6
|
* Examples: Update x86_32_sc.bin locationCamille Mougey2015-01-231-1/+2
|
* Examples: Update *.S locationCamille Mougey2015-01-231-4/+8
|
* Examples: Update md5_arm locationCamille Mougey2015-01-231-1/+2
|
* Examples: Update box_upx.exe locationCamille Mougey2015-01-231-3/+13
|
* TestAll: Use only asm_box_x86_32 and .S files, to reduce copy/paste errorsCamille Mougey2015-01-231-21/+13
|
* Added TranslatorZ3 to the Miasm test suite.Florent Monjalet2015-01-231-0/+12
|
* Example/TestAll: Fix a typography (TAGS indirection must be used)Camille Mougey2015-01-211-1/+1
|
* Example: Add a new example using C & Python translationCamille Mougey2014-12-141-0/+1
|
* TestAll: Fix wrong comment in commit #90aa4b8195cefddee192df3c4c674b648f21e228Camille Mougey2014-12-141-2/+0
|
* Test: update ARM semantic testsFabrice Desclaux2014-12-111-0/+2
|