about summary refs log tree commit diff stats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* TestALL: enable QEMU test_xchg for python / tccAjax2015-11-171-1/+2
* TestQEMU: workaround/hack for displaying extended hexAjax2015-11-171-0/+6
* Sembuilder: update regression testAjax2015-11-171-1/+10
* x86/arch: add cmpxchg8b and cmpxchg16b in disass and testsAjax2015-11-161-0/+8
* Test: enable QEMU tests for "bcd"Ajax2015-11-161-1/+2
* Test/QEMU: emulate puts, enabling test_self_modifying_codeAjax2015-11-162-1/+18
* Test/QEMU: test the python jitter tooAjax2015-11-161-15/+48
* Test/TestALL: add QEMU testsAjax2015-11-161-0/+32
* Test/Qemu: add an emulator for test-i386 and expected outputsAjax2015-11-1642-0/+4923
* Tests: add the "test-i386" regression test from QEMUAjax2015-11-161-0/+0
* ModInt: mimic C modulo instead of Python rounded oneAjax2015-11-161-0/+3
* ModInt: mimic C division instead of Python rounded oneAjax2015-11-161-0/+2
* Simplifications: add cst_propagation for >>>/<<< c_rezAjax2015-11-161-0/+14
* Simplification: add regression test for '>>>', '<<<'Ajax2015-11-121-1/+4
* Merge pull request #261 from commial/x86-interruptserpilliere2015-11-092-0/+32
|\
| * Test: add a unit test for x86 interrupt_numAjax2015-11-092-0/+32
* | Test: update `test_all.py` products (.txt -> .dot)Ajax2015-11-091-13/+13
|/
* Test: add example/disasm/callback.py to testsAjax2015-11-091-0/+1
* Test/parse_asm: add directive testserpilliere2015-10-291-0/+69
* Core/parse_asm: update parse_txt API useserpilliere2015-10-294-5/+5
* Expression: fix apiFabrice Desclaux2015-10-293-10/+10
* Test/mips/unit: add jcc testsFabrice Desclaux2015-10-273-0/+99
* Test/arch/x86: remove wildcard importsserpilliere2015-10-231-5/+9
* Test/Arch/x86:: add por/pxorserpilliere2015-10-231-2/+18
* Test/Arch/x86:: add cpuidserpilliere2015-10-231-0/+6
* Test/Arch/x86:: add fcom/fcompserpilliere2015-10-231-0/+4
* Test/x86/arch: add fcmovccserpilliere2015-10-231-0/+14
* Test/Arch/x86:: add cvtserpilliere2015-10-231-2/+46
* Test/Arch/x86:: fix wbinvdserpilliere2015-10-231-1/+1
* Test/Arch/x86: movqserpilliere2015-10-231-0/+2
* Test/Arch/x86: call farserpilliere2015-10-231-0/+7
* Test/Arch/x86: comiss comisdserpilliere2015-10-231-0/+12
* Test/Arch/x86: dt mnemonicsserpilliere2015-10-231-0/+8
* Orthograph fix in parameter: rename --ommit-tags to --omit-tags.Aymeric Vincent2015-10-141-4/+4
* Test/Arch/aarch64: test ANDS w/ZRFabrice Desclaux2015-10-141-0/+5
* TestAll: delete `exp_graph_test*` from depgraphAjax2015-10-091-10/+10
* TestAll: there is one more test for depgraph to deleteAjax2015-10-091-1/+1
* TestAll: `sol_10` and `sol_11` do not exist anymoreAjax2015-10-091-1/+1
* Arch/arm: add rev mnemonic;Fabrice Desclaux2015-10-071-0/+3
* DiGraph: added regression tests for strongly connected components and natural...Tim Blazytko2015-09-041-1/+29
* Test/aarch64: add reg testFabrice Desclaux2015-08-301-1/+24
* Merge pull request #213 from carolineLe/dependency_graphCamille Mougey2015-08-261-96/+105
|\
| * Analysis/Depgraph: Coding convention and cleanupsCaroline Leman2015-08-241-2/+1
| * Analysis/Depgraph: Remove duplicates treatmentsCaroline Leman2015-08-241-96/+106
* | Merge pull request #209 from serpilliere/x86_mm_fixCamille Mougey2015-08-241-19/+580
|\ \
| * | Test/x86: updt regression testFabrice Desclaux2015-08-241-19/+580
| |/
* / Test/aarch64: add regresion testsFabrice Desclaux2015-08-202-0/+1787
|/
* Test/aarch64: add unit testFabrice Desclaux2015-08-093-0/+105
* Add aarch64l md5 sandbox and testFabrice Desclaux2015-08-091-0/+2
* Analysis/Depgraph: pylint and pep8 compliance + docstringsCaroline Leman2015-08-051-8/+7