Implement bash script for testing

Added formatting functions to translate_ciphersuite.py to take a string
of multiple ciphersuite names, in the current compat.sh and output the
translated ciphersuite names in the same format

Created test_translate.sh which uses samples from compat.sh to compare
against the translated versions to ensure the translations are produced
in the correct format

Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
This commit is contained in:
Joe Subbiani 2021-07-22 16:08:29 +01:00
parent 3ad58329da
commit 97cd599545
3 changed files with 145 additions and 0 deletions

0
test_translate.py Normal file → Executable file
View file