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 (
Expand
)
Author
Age
Files
Lines
*
Orthograph fix in parameter: rename --ommit-tags to --omit-tags.
Aymeric Vincent
2015-10-14
1
-4
/
+4
*
TestAll: delete `exp_graph_test*` from depgraph
Ajax
2015-10-09
1
-10
/
+10
*
TestAll: there is one more test for depgraph to delete
Ajax
2015-10-09
1
-1
/
+1
*
TestAll: `sol_10` and `sol_11` do not exist anymore
Ajax
2015-10-09
1
-1
/
+1
*
Test/aarch64: add regresion tests
Fabrice Desclaux
2015-08-20
1
-0
/
+1
*
Test/aarch64: add unit test
Fabrice Desclaux
2015-08-09
1
-0
/
+11
*
Add aarch64l md5 sandbox and test
Fabrice Desclaux
2015-08-09
1
-0
/
+2
*
Analysis/Depgraph: DependecyGraph precision improvement + regressions tests.
Caroline Leman
2015-08-05
1
-16
/
+15
*
Test/sem: add daa/das
Fabrice Desclaux
2015-07-29
1
-0
/
+2
*
X86/Test: add stack unit test
serpilliere
2015-07-20
1
-0
/
+1
*
TestAll: Update disasm 'file.py' example address
Ajax
2015-05-27
1
-1
/
+1
*
Merge pull request #157 from commial/enhance-graphdataflow
serpilliere
2015-05-02
1
-4
/
+5
|
\
|
*
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
|
\
|
*
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 previously...
Ajax
2015-03-19
1
-0
/
+2
*
DisasmFull: The architecture is now an optionnal argument, otherwise cont.arc...
Ajax
2015-03-19
1
-1
/
+1
*
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
[next]