mbedtls/tests
Yuto Takano 165700c914 Remove unnecessary try/catch in list_internal_identifiers
The try/catch was used to catch Exceptions and exit with code 1,
a legacy from check_names.py which uses the pattern to exit with
code 2. But code 1 is the default for the Python runtime anyway,
so it is redundant and can be removed.

Signed-off-by: Yuto Takano <yuto.takano@arm.com>
2021-08-16 10:39:24 +01:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts Update scripts to use check-names.py 2021-08-06 21:04:32 +01:00
include
scripts Remove unnecessary try/catch in list_internal_identifiers 2021-08-16 10:39:24 +01:00
src
suites Merge pull request #4806 from hanno-arm/ssl_session_serialization_version 2021-08-02 12:45:55 +02:00
.gitignore
CMakeLists.txt
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Error out if enumerating the generated data files fails 2021-07-13 18:36:05 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort 2021-08-04 10:16:19 +02:00