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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test/Arch/x86:: add cpuid
serpilliere
2015-10-23
1
-0
/
+6
*
Test/Arch/x86:: add fcom/fcomp
serpilliere
2015-10-23
1
-0
/
+4
*
Test/x86/arch: add fcmovcc
serpilliere
2015-10-23
1
-0
/
+14
*
Test/Arch/x86:: add cvt
serpilliere
2015-10-23
1
-2
/
+46
*
Test/Arch/x86:: fix wbinvd
serpilliere
2015-10-23
1
-1
/
+1
*
Test/Arch/x86: movq
serpilliere
2015-10-23
1
-0
/
+2
*
Test/Arch/x86: call far
serpilliere
2015-10-23
1
-0
/
+7
*
Test/Arch/x86: comiss comisd
serpilliere
2015-10-23
1
-0
/
+12
*
Test/Arch/x86: dt mnemonics
serpilliere
2015-10-23
1
-0
/
+8
*
Orthograph fix in parameter: rename --ommit-tags to --omit-tags.
Aymeric Vincent
2015-10-14
1
-4
/
+4
*
Test/Arch/aarch64: test ANDS w/ZR
Fabrice Desclaux
2015-10-14
1
-0
/
+5
*
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
*
Arch/arm: add rev mnemonic;
Fabrice Desclaux
2015-10-07
1
-0
/
+3
*
DiGraph: added regression tests for strongly connected components and natural...
Tim Blazytko
2015-09-04
1
-1
/
+29
*
Test/aarch64: add reg test
Fabrice Desclaux
2015-08-30
1
-1
/
+24
*
Merge pull request #213 from carolineLe/dependency_graph
Camille Mougey
2015-08-26
1
-96
/
+105
|
\
|
*
Analysis/Depgraph: Coding convention and cleanups
Caroline Leman
2015-08-24
1
-2
/
+1
|
*
Analysis/Depgraph: Remove duplicates treatments
Caroline Leman
2015-08-24
1
-96
/
+106
*
|
Merge pull request #209 from serpilliere/x86_mm_fix
Camille Mougey
2015-08-24
1
-19
/
+580
|
\
\
|
*
|
Test/x86: updt regression test
Fabrice Desclaux
2015-08-24
1
-19
/
+580
|
|
/
*
/
Test/aarch64: add regresion tests
Fabrice Desclaux
2015-08-20
2
-0
/
+1787
|
/
*
Test/aarch64: add unit test
Fabrice Desclaux
2015-08-09
3
-0
/
+105
*
Add aarch64l md5 sandbox and test
Fabrice Desclaux
2015-08-09
1
-0
/
+2
*
Analysis/Depgraph: pylint and pep8 compliance + docstrings
Caroline Leman
2015-08-05
1
-8
/
+7
*
Analysis/Depgraph: DependecyGraph precision improvement + regressions tests.
Caroline Leman
2015-08-05
2
-436
/
+1036
*
Test/ir: updt regression test
serpilliere
2015-07-31
1
-1
/
+1
*
Test/simplification: add cmpx regression tests
serpilliere
2015-07-29
1
-0
/
+33
*
Test/sem: add daa/das
Fabrice Desclaux
2015-07-29
3
-0
/
+184
*
Test/Expression: add regression test for shift/slice
Fabrice Desclaux
2015-07-23
1
-0
/
+8
*
X86/Test: add stack unit test
serpilliere
2015-07-20
2
-0
/
+61
*
X86/test: update arch regression tests
serpilliere
2015-07-20
1
-6
/
+60
*
test/simplification: reg test
serpilliere
2015-07-10
1
-0
/
+2
*
Merge pull request #175 from serpilliere/add_simp_slice
Camille Mougey
2015-06-11
1
-1
/
+52
|
\
|
*
Test: add simplification regression
Fabrice Desclaux
2015-06-05
1
-1
/
+52
*
|
Test/Graph: extended regression tests for g2
Tim Blazytko
2015-06-02
1
-0
/
+7
*
|
DiGraph: fixed order in dominance_frontier
Tim Blazytko
2015-06-02
1
-4
/
+8
*
|
Tests/graph: extended regression tests
Tim Blazytko
2015-06-02
1
-1
/
+41
|
/
*
Test/Graph: add regression tests for walk_dominator/walk_postdominator
Fabrice Desclaux
2015-06-02
1
-0
/
+36
*
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
2
-1
/
+2
|
/
*
IR: Compliance to python coding conventions
Caroline Leman
2015-04-29
1
-350
/
+390
*
IR: Regression test integration
Caroline Leman
2015-04-29
2
-12
/
+15
*
IR: Improve dead code elimination
Caroline Leman
2015-04-29
1
-0
/
+680
*
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
*
Merge pull request #150 from serpilliere/fix_uint
Camille Mougey
2015-04-26
1
-1
/
+4
|
\
[next]