index
:
miasm
this commit
ck/x86-blsi
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_all.py
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
GraphDataflow: A function where never executed / tested
Ajax
2015-04-30
1
-4
/
+5
|
|
*
|
TestAll: Coverage mode was broken
Ajax
2015-04-30
1
-0
/
+1
|
/
*
IR: Regression test integration
Caroline Leman
2015-04-29
1
-0
/
+5
|
*
DepGraph: Avoid failing if z3 is not present
Ajax
2015-04-28
1
-4
/
+4
|
*
Example: Add an example "rename-args" argument for depgraph
Ajax
2015-04-28
1
-1
/
+1
|
*
Depgraph: Add a new example `depgraph` calling DepGraph with options
Ajax
2015-04-24
1
-0
/
+9
|
*
TestAll: Bad product
Ajax
2015-04-24
1
-1
/
+0
|
*
Merge pull request #147 from commial/printable_sem
serpilliere
2015-04-22
1
-0
/
+1
|
\
|
|
|
|
Printable sem
|
*
Core: Introduce SemBuilder, a helper for building semantics side effects
Ajax
2015-04-22
1
-0
/
+1
|
|
*
|
Test: add regression test for automod code
serpilliere
2015-04-22
1
-1
/
+1
|
/
*
Test: add expression reg test
Fabrice Desclaux
2015-04-08
1
-0
/
+1
|
*
TestAll: missing products for DepGraph
Ajax
2015-04-02
1
-1
/
+2
|
*
TestAll: Add a "do-not-clean" option
Ajax
2015-04-02
1
-0
/
+5
|
*
TestAll: Add a test for disasm/full without arch and addr to reach ↵
Ajax
2015-03-19
1
-0
/
+2
|
|
|
|
previously untested code
*
DisasmFull: The architecture is now an optionnal argument, otherwise ↵
Ajax
2015-03-19
1
-1
/
+1
|
|
|
|
cont.arch is used
*
Core: Introduce BoundedDict and its regression test
Camille Mougey
2015-02-23
1
-0
/
+1
|
*
Test/Analysis: Regression tests for DependencyGraph
Camille Mougey
2015-02-20
1
-0
/
+19
|
*
X86: add regression tests for bsf/bsr
Fabrice Desclaux
2015-02-20
1
-1
/
+7
|
*
TestAll: Never launch tests from `miasm2` root (files are used before modules)
Camille Mougey
2015-02-16
1
-6
/
+4
|
*
Test: Add x86 64 mul/div regression test
Fabrice Desclaux
2015-02-13
1
-1
/
+50
|
*
Tests: add x86_32 pop esp regression test
Fabrice Desclaux
2015-02-10
1
-1
/
+1
|
*
Example/ASM: Add a minimalist example
Camille Mougey
2015-01-26
1
-0
/
+3
|
*
TestAll: Add an empty space between ']' and z3 warning message
Camille Mougey
2015-01-23
1
-1
/
+1
|
*
Example/ASM: Test the second ARM (arm_sc.S) example
Camille Mougey
2015-01-23
1
-0
/
+8
|
*
Example/ASM: Test the x86_64 example
Camille Mougey
2015-01-23
1
-6
/
+9
|
*
TestAll: Add missing products
Camille Mougey
2015-01-23
1
-6
/
+7
|
*
TestAll: Launch examples from their subdir, merge ExampleDir into Example
Camille Mougey
2015-01-23
1
-30
/
+24
|
*
Example/ASM: Avoid duplicating code by using a common script shellcode.py
Camille Mougey
2015-01-23
1
-42
/
+61
|
*
Example: Move disasm's examples to a `disasm` directory
Camille Mougey
2015-01-23
1
-8
/
+21
|
*
Example: Move asm's examples to a `asm` directory
Camille Mougey
2015-01-23
1
-13
/
+20
|
*
Example: Move jitter's examples to a `jitter` directory
Camille Mougey
2015-01-23
1
-21
/
+26
|
*
TestAll: Introduce ExampleDir, and use it for expressions (ExampleExpression)
Camille Mougey
2015-01-23
1
-19
/
+41
|
*
Example: Move expression samples to sample directory
Camille Mougey
2015-01-23
1
-3
/
+4
|
*
Example: Rename symbol_exec to single_instr in a specific symbol_exec directory
Camille Mougey
2015-01-23
1
-3
/
+5
|
*
Example: Rename Test Dis to Disasm Full
Camille Mougey
2015-01-23
1
-12
/
+14
|
*
Example/Test_Dis: OptParse to ArgParse
Camille Mougey
2015-01-23
1
-3
/
+2
|
*
Example: Rename Disasm_03 to Disasm_File
Camille Mougey
2015-01-23
1
-1
/
+2
|
*
Example: Rename Disasm_02 to Disasm Function
Camille Mougey
2015-01-23
1
-1
/
+1
|
*
Example: Rename Disasm_01 to Disasm_Single_Instr
Camille Mougey
2015-01-23
1
-1
/
+1
|
*
Example: Rename test_jit_* to jit_*
Camille Mougey
2015-01-23
1
-6
/
+6
|
*
Examples: Update x86_32_sc.bin location
Camille Mougey
2015-01-23
1
-1
/
+2
|
*
Examples: Update *.S location
Camille Mougey
2015-01-23
1
-4
/
+8
|
*
Examples: Update md5_arm location
Camille Mougey
2015-01-23
1
-1
/
+2
|
*
Examples: Update box_upx.exe location
Camille Mougey
2015-01-23
1
-3
/
+13
|
*
TestAll: Use only asm_box_x86_32 and .S files, to reduce copy/paste errors
Camille Mougey
2015-01-23
1
-21
/
+13
|
*
Added TranslatorZ3 to the Miasm test suite.
Florent Monjalet
2015-01-23
1
-0
/
+12
|
*
Example/TestAll: Fix a typography (TAGS indirection must be used)
Camille Mougey
2015-01-21
1
-1
/
+1
|
*
Example: Add a new example using C & Python translation
Camille Mougey
2014-12-14
1
-0
/
+1
|
*
TestAll: Fix wrong comment in commit #90aa4b8195cefddee192df3c4c674b648f21e228
Camille Mougey
2014-12-14
1
-2
/
+0
|
*
Test: update ARM semantic tests
Fabrice Desclaux
2014-12-11
1
-0
/
+2
|
[prev]
[next]