index
:
Project-1CE/external_jemalloc_new
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gen_run_tests.py
Age
Commit message (
Expand
)
Author
2019-04-15
Safety checks: Run tests by default
David Goldblatt
2018-08-09
FreeBSD build changes and allow to run the tests.
David Carlier
2018-05-08
run_tests.sh: Don't test large vaddr with -m32.
David T. Goldblatt
2018-05-04
run_tests.sh: Test --with-lg-vaddr.
David Goldblatt
2017-07-31
Remove a redundant '--with-malloc-conf=tcache:false' from gen_run_tests.py
David Goldblatt
2017-06-01
Test with background_thread:true.
Jason Evans
2017-05-31
Clean source directory before building tests in object directories.
Jason Evans
2017-05-26
Fix run_tests to avoid percpu_arena on !Linux.
Jason Evans
2017-05-24
Refactor run_tests to increase parallelism.
Jason Evans
2017-05-23
Disable percpu_arena by default.
Jason Evans
2017-05-23
Add dss:primary testing.
Jason Evans
2017-05-11
Specify -Werror for run_tests builds.
Jason Evans
2017-04-21
Remove --disable-tcache.
Jason Evans
2017-02-28
Dodge 32-bit-clang-specific backtracing failure.
Jason Evans
2017-01-30
Introduce scripts to run all possible tests
David Goldblatt