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
*
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
*
Merge branch 'feature-exprrandom' of https://github.com/commial/miasm into co...
Fabrice Desclaux
2014-12-11
1
-0
/
+1
|
\
|
*
Example: Add an example for ExprRandom
Camille Mougey
2014-12-10
1
-0
/
+1
*
|
Test: Add a regression test for Variables_Identifier
Camille Mougey
2014-12-09
1
-0
/
+1
|
/
*
TestAll: Add a class ExampleTestDis for test_dis.py specificities
Camille Mougey
2014-12-04
1
-13
/
+26
*
TestAll: Some example products were missing
Camille Mougey
2014-12-04
1
-6
/
+11
*
TestAll: Use tag "llvm" to filter LLVM dependent test units
Camille Mougey
2014-11-03
1
-11
/
+9
*
TestAll: Merge and tag tests, handle "ommit-tags" argument
Camille Mougey
2014-11-03
1
-54
/
+96
*
TestAll: Add products for 'unpack_upx' example
Camille Mougey
2014-10-31
1
-2
/
+8
*
TestAll: Update test all to use test utils
ajax
2014-10-17
1
-458
/
+218
*
Reg test: add arm jit little/big endian
Fabrice Desclaux
2014-10-09
1
-0
/
+2
*
Arch/jit: add endianess support jitters
Fabrice Desclaux
2014-10-09
1
-3
/
+7
*
Sandbox: add arm arch
Fabrice Desclaux
2014-10-07
1
-1
/
+1
*
Move os_dep out of the jitter module
Fabrice Desclaux
2014-10-07
1
-3
/
+3
*
merge
Fabrice Desclaux
2014-10-02
1
-1
/
+6
|
\
|
*
TestAll: Assert on test successes
ajax
2014-09-30
1
-1
/
+6
[next]