]> git.ipfire.org Git - thirdparty/zstd.git/commit
[regression] Add more configs 1461/head
authorNick Terrell <terrelln@fb.com>
Thu, 20 Dec 2018 00:24:59 +0000 (16:24 -0800)
committerNick Terrell <terrelln@fb.com>
Thu, 20 Dec 2018 00:36:26 +0000 (16:36 -0800)
commit6e6315ae46518897f00d7643b92e3087ee3c3675
tree894fcc8680d60a904daea3f832b6a18c26cc105c
parent3a4634f2afe293bc86c723ce0ef225810c0dafe2
[regression] Add more configs

* Add configs that test multithreading, LDM, and setting explicit
  parameters.
* Update the `compress cctx` method to accept `ZSTD_parameters`.
* Compile against the multithreaded `libzstd.a`.
* Update `results.csv` for the new configs.

Unless you think there are more configs/methods I should test, I think
we have a fairly wide set of configs/methods, so I'll pause adding
more for now.
tests/regression/Makefile
tests/regression/config.c
tests/regression/method.c
tests/regression/results.csv