about summary refs log tree commit diff stats
path: root/test/test_all.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Example: add irblock simplification exampleFabrice Desclaux2017-04-211-3/+6
* Merge pull request #518 from commial/feature/dseserpilliere2017-04-211-0/+17
|\
| * Add regression test for DSE on lbl_genAjax2017-04-181-0/+6
| * Add an example illustrating DSEAjax2017-04-181-0/+11
* | Add regression test for AssignBlockAjax2017-04-201-0/+1
|/
* Jitter: regression test for post instrFabrice Desclaux2017-04-181-0/+1
* Tests: run md5_aarch64l from the very beginningAjax2017-04-061-1/+2
* Introduce Sandbox.call, for direct function callingAjax2017-04-061-0/+1
* MD5_arm: run from the very beginningAjax2017-04-061-1/+1
* Add regression test for command-line/env support in SandboxAjax2017-04-061-0/+6
* Expr: fix singleton; add reg testFabrice Desclaux2017-03-311-0/+1
* analysis: Introduction of use-definition chainsCaroline Leman2017-03-291-8/+9
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-1/+1
* Merge pull request #496 from commial/feature/expr_rangeserpilliere2017-02-221-0/+4
|\
| * Add regression tests for expr_range, based on z3Ajax2017-02-221-0/+3
| * Add regression tests for ModularIntervalsAjax2017-02-171-0/+1
* | Test: add access_c/expr_c exampleFabrice Desclaux2017-02-171-0/+19
* | Tests: add asm humanFabrice Desclaux2017-02-171-0/+4
|/
* Expression: add ExprReduceFabrice Desclaux2017-02-131-0/+1
* Add a tracer exampleAjax2017-02-061-0/+2
* Add regression test for CPUID supportAjax2017-02-021-0/+1
* Add a only-tags option for test_allAjax2017-01-141-11/+21