Add an all.sh component running depends.pl

Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
Andrzej Kurek 2022-10-04 10:38:28 -04:00
parent e05b17fb85
commit 3cca0c8e68

View File

@ -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