mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Add generate_test_code.py unit tests in all.sh
This commit is contained in:
@@ -1050,9 +1050,11 @@ for optimization_flag in -O2 -O3 -Ofast -Os; do
|
|||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
||||||
msg "Analyse: Python source with Pylint"
|
msg "Lint: Python scripts"
|
||||||
tests/scripts/check-python-files.sh
|
tests/scripts/check-python-files.sh
|
||||||
|
|
||||||
|
msg "uint test: generate_test_code.py"
|
||||||
|
./tests/scripts/test_generate_test_code.py
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
#### Termination
|
#### Termination
|
||||||
|
Reference in New Issue
Block a user