mbedtls/tests
Gilles Peskine 97c57fe439 Fix sloppiness around stricly less-than vs less or equal
Fix sloppy wording around stricly less-than vs less or equal in
comments. Also fix an off-by-one error in a comparison which led to
calling setrlimit if the limit was exactly the minimum required for
the test, which was unnecessary but harmless.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-03-01 11:40:56 +01:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts
include/test Fix some C function documentation in the test framework 2021-02-23 20:36:07 +01:00
scripts Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls 2021-02-22 14:47:29 +00:00
src Fix copypasta for the type of a variable 2021-02-23 20:36:07 +01:00
suites Fix sloppiness around stricly less-than vs less or equal 2021-03-01 11:40:56 +01:00
.gitignore
CMakeLists.txt New test suite: net 2021-02-24 18:37:46 +01:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4136 from daverodgman/ssl-opt-gnutls-priority 2021-02-16 14:37:51 +00:00