Move translate scripts to test directory

To be used by compat.sh, the files were moved to the same directory.
The files were also renamed to be distinguishable aside from their
file extensions

Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
diff --git a/test_translate.sh b/tests/test_translate_format.sh
similarity index 100%
rename from test_translate.sh
rename to tests/test_translate_format.sh
diff --git a/test_translate.py b/tests/test_translate_names.py
similarity index 100%
rename from test_translate.py
rename to tests/test_translate_names.py
diff --git a/translate_ciphers.py b/tests/translate_ciphers.py
similarity index 100%
rename from translate_ciphers.py
rename to tests/translate_ciphers.py