about summary refs log tree commit diff stats
path: root/test/test_all.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a few PPC32 testsAymeric Vincent2019-09-251-0/+2
* test: mem_breakpoint.py as a sample of memory breakpoints and its handlers. (...idl3r2019-06-281-0/+1
* Merge pull request #1016 from WilliamBruneau/fix_python_3_getset_regserpilliere2019-05-291-0/+1
|\
| * Add testsWilliam Bruneau2019-04-101-0/+1
* | Loader example: test_pe: remove useless imports, comment and renameAjax2019-05-091-1/+1
* | Add loader examples (only "test_pe" for now) in testsAjax2019-05-091-0/+12
|/
* Support python2/python3Fabrice Desclaux2019-03-051-42/+35
* Test: add an unssa reg testFabrice Desclaux2019-01-161-6/+7
* Test_all: add a TAG for python jitter based testsAjax2019-01-141-2/+3
* Fix typos & add codespellPierre LALET2018-12-231-3/+3
* Merge pull request #904 from commial/feature/export-LLVMserpilliere2018-12-201-0/+3
|\
| * Add export_llvm, an example illustrating basic IR exportAjax2018-12-201-0/+3
* | Add some simple disasm/ir examplesFabrice Desclaux2018-12-101-9/+20
|/
* Tests/QEMU-x86_64: Avoid test requiring LLVM's compiler-rt on WindowsAjax2018-12-041-0/+4
* Tests/QEMU-x86_64: Enable currently supported testsAjax2018-12-041-0/+50
* Add x86 reg testsFabrice Desclaux2018-11-171-0/+2
* Test: add pcmpeq and 128bit regs get/setFabrice Desclaux2018-09-191-0/+1
* Adds Windows support and AppVeyor CI (#835)Axel Souchet2018-09-091-1/+6
* Remove malware sampleFabrice Desclaux2018-08-301-2/+2
* Use the dse_crackme compiled versionAjax2018-08-301-7/+1
* Mark Linux specific tests with a tagAjax2018-08-301-2/+9
* Test: add progpag exprFabrice Desclaux2018-08-061-1/+1
* Add an example for LinuxEnvironment & Syscall handlingAjax2018-07-241-0/+13
* Test: add x86 64 asm test 64bit addrFabrice Desclaux2018-07-171-0/+1
* Test: don't reset *all* testsFabrice Desclaux2018-07-131-1/+0
* Toshiba MeP supportGuillaume Valadon2018-07-121-0/+5
* Merge pull request #795 from commial/features/better-float-sseserpilliere2018-07-101-0/+4
|\
| * TestALL: add QEMU sse test for LLVM and GCCAjax2018-07-101-0/+4
* | Test: add reduce ircfg reg testsFabrice Desclaux2018-07-101-0/+1
|/
* SSA: add testsFabrice Desclaux2018-07-091-2/+2
* LocationDB: introduced to replace AsmSymbolPoolAjax2018-07-031-0/+1
* Jitter: fix bad block managementFabrice Desclaux2018-05-171-0/+2
* Add support for XMM0-15 registers in x86Ajax2018-05-171-0/+2
* Test: remove blacklisted testAjax2018-05-161-1/+0
* Remove TCC jitter engineAjax2018-05-161-22/+5
* Linux fake: __libc_start_main implementation for PPCAjax2018-03-051-1/+1
* Test: add ppc32b testsFabrice Desclaux2018-03-041-0/+5
* Add a check against z3 in simplifications regression testsAjax2018-02-141-0/+3
* X86: fix cdq/cbw...Fabrice Desclaux2018-02-021-0/+1
* Various Win32 API additions/fixes (#616)Adrien Guinet2017-10-311-1/+3
* Test/DSE: producted file is already deleted by the exampleAjax2017-09-061-1/+0
* Merge pull request #611 from commial/feature/dse-politicsserpilliere2017-09-051-4/+10
|\
| * Test DSE examples with several strategiesAjax2017-09-051-4/+10
* | Expression: add expression comparison generatorsFabrice Desclaux2017-09-041-0/+1
|/
* Example: add constant expression propagationFabrice Desclaux2017-08-091-2/+19
* Objc: add regression testFabrice Desclaux2017-08-081-0/+5
* Add a regression test for DIV 128bitsAjax2017-06-271-0/+2
* Expression: add an Expression parserFabrice Desclaux2017-06-141-0/+1
* Fix products filesAjax2017-05-091-15/+18
* Introduce a GCC tests, to let no TCC installs able to run more testsAjax2017-04-211-3/+5