mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 03:35:35 +00:00
Add an all.sh component running depends.pl
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
e05b17fb85
commit
3cca0c8e68
@ -1777,6 +1777,11 @@ component_build_key_exchanges () {
|
||||
tests/scripts/key-exchanges.pl
|
||||
}
|
||||
|
||||
component_test_depends () {
|
||||
msg "test/build: depends.py (gcc)" # ~ 15 min
|
||||
tests/scripts/depends.py
|
||||
}
|
||||
|
||||
component_test_make_cxx () {
|
||||
msg "build: Unix make, full, gcc + g++"
|
||||
scripts/config.py full
|
||||
|
Loading…
x
Reference in New Issue
Block a user