enable mdebug on coveralls for the master branch so that, when testing
we run our memory failure tests and pick up the extra test coverage
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28078)
"extra_config": "no-afalgeng enable-fips"
}, {
"branch": "master",
- "extra_config": "no-afalgeng enable-fips enable-tfo enable-lms"
+ "extra_config": "no-afalgeng enable-fips enable-tfo enable-lms enable-crypto-mdebug enable-allocfail-tests"
}]
EOF
)