mbedtls/tests/scripts
Gilles Peskine f686042554 Fix config.py output when a symbol has acquired or lost a value
Normally a valueless symbol remains valueless and a symbol with a
value keeps having one. But just in case a symbol does get changed
from valueless to having a value, make sure there's a space between
the symbol and the value. And if a symbol gets changed from having a
value to valueless, strip trailing whitespace.

Add corresponding tests.

Also fix the case of a valueless symbol added with the set method,
which would have resulted in attempting to use None as a string. This
only happened with the Python API, not with the command line API.
2019-09-13 11:04:24 +02:00
..
all-in-docker.sh
all.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
basic-build-test.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
basic-in-docker.sh
check-doxy-blocks.pl
check-files.py 3rdparty: Fix Makefile coding conventions 2019-08-29 16:12:38 +01:00
check-generated-files.sh
check-names.sh
check-python-files.sh
curves.pl Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
depends-hashes.pl Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
depends-pkalgs.pl Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
docker_env.sh
doxygen.sh
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate-afl-tests.sh
generate_test_code.py
key-exchanges.pl Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
list-enum-consts.pl
list-identifiers.sh
list-macros.sh
list-symbols.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
mbedtls_test.py
recursion.pl
run-test-suites.pl
tcp_client.pl
test-ref-configs.pl
test_config_script.py Fix config.py output when a symbol has acquired or lost a value 2019-09-13 11:04:24 +02:00
test_generate_test_code.py
test_zeroize.gdb
travis-log-failure.sh