pysim-test: rename pysim-test.sh to pySim-prog_test.sh

We now have pySim-shell and pySim-trace. Let's give pysim-test.sh a more
distinctive name so that it is clear to which program it refers.

Related: OS#6094
Change-Id: I438f63f9580ebd3c7cc78cc5dab13c9937ac6e3a
This commit is contained in:
Philipp Maier
2023-07-27 14:55:30 +02:00
committed by laforge
parent ec9cdb73e7
commit 1cdcbe4f57
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ case "$JOB_TYPE" in
# Run the test with physical cards
cd pysim-testdata
../tests/pysim-test.sh
../tests/pySim-prog_test.sh
../tests/pySim-trace_test.sh
;;
"pylint")

View File

@@ -27,8 +27,8 @@ PYTHON=python3
set -e
echo "pysim-test - a test program to test pysim-prog.py"
echo "================================================="
echo "pySim-prog_test - a test program to test pysim-prog.py"
echo "======================================================"
# Generate a list of the cards we expect to see by checking which .ok files
# are present