Gilles Peskine c2df8d4e9b Don't reuse a variable name inside a function
Use different names for task name, a task class and a task instance. The
interpreter doesn't care, but it's less confusing for both humans and type
checkers.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-10-03 19:13:18 +02:00
..
.jenkins
configs Header updates 2023-11-03 12:21:36 +00:00
docker/bionic Header updates 2023-11-03 12:21:36 +00:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include Misc improvements to comments 2024-09-03 10:10:18 +02:00
opt-testcases Remove "error" allowance in dtls_server 2024-10-01 12:50:13 +02:00
scripts Don't reuse a variable name inside a function 2024-10-03 19:13:18 +02:00
src Fix code style (for real this time, hopefully) 2024-09-02 12:41:05 +02:00
suites Remove some dependencies 2024-09-17 16:06:18 +01:00
.gitignore Automatically generate tests/opt-testcases/tls13-compat.sh 2024-09-20 07:44:36 +02:00
CMakeLists.txt Have make ssl-opt generate tls13-compat.sh 2024-09-25 09:52:28 +02:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Replace data_files path with variable in compat.sh 2024-07-08 15:36:48 +01:00
context-info.sh Update directory-climbing path in context-info.sh 2024-07-08 15:36:48 +01:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile Have make ssl-opt generate tls13-compat.sh (make edition) 2024-09-25 10:27:47 +02:00
ssl-opt-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
ssl-opt.sh Skip ssl_server in config-suite-b 2024-09-25 17:53:39 +02:00