mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 05:05:49 +01:00
Add generate_test_code.py unit tests in all.sh
This commit is contained in:
parent
21798105f6
commit
ee6529eb83
@ -1050,9 +1050,11 @@ for optimization_flag in -O2 -O3 -Ofast -Os; do
|
||||
done
|
||||
done
|
||||
|
||||
msg "Analyse: Python source with Pylint"
|
||||
msg "Lint: Python scripts"
|
||||
tests/scripts/check-python-files.sh
|
||||
|
||||
msg "uint test: generate_test_code.py"
|
||||
./tests/scripts/test_generate_test_code.py
|
||||
|
||||
################################################################
|
||||
#### Termination
|
||||
|
Loading…
Reference in New Issue
Block a user