diff options
author | Nicola Tuveri <nic.tuv@gmail.com> | 2020-11-04 14:39:42 +0100 |
---|---|---|
committer | Nicola Tuveri <nic.tuv@gmail.com> | 2020-11-12 15:27:17 +0100 |
commit | a7da4d488d55f68de50a96bd3027cd9fc650d444 (patch) | |
tree | 768ce6142b67e0b34503697dd8bd23cc4f564195 /test/threadstest.c | |
parent | Optimize AES-XTS mode in OpenSSL for aarch64 (diff) | |
download | openssl-a7da4d488d55f68de50a96bd3027cd9fc650d444.tar.xz openssl-a7da4d488d55f68de50a96bd3027cd9fc650d444.zip |
[test/recipes] Split test_fuzz into separate recipes
When using `HARNESS_JOBS` to run the tests in parallel, no matter the
level of parallelism that can be used, the monolithic `test_fuzz` takes
a long time to run, conditioning the duration of the whole build.
This commit splits the single `test_fuzz` recipe into separate recipes
for each fuzzer.
The previous mechanism to select individual fuzz tests using the
`FUZZ_TESTS` environment variable is also dropped (and documentation
updated).
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13307)
Diffstat (limited to 'test/threadstest.c')
0 files changed, 0 insertions, 0 deletions