mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-10 08:59:05 +08:00
Restore testing of all reference configs
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
ab0af45d11
commit
aa2966091b
@ -141,7 +141,7 @@ component_test_ref_configs () {
|
|||||||
# dependency resolution for generated files and just rely on them being
|
# dependency resolution for generated files and just rely on them being
|
||||||
# present (thanks to pre_generate_files) by turning GEN_FILES off.
|
# present (thanks to pre_generate_files) by turning GEN_FILES off.
|
||||||
CC=$ASAN_CC cmake -D GEN_FILES=Off -D CMAKE_BUILD_TYPE:String=Asan .
|
CC=$ASAN_CC cmake -D GEN_FILES=Off -D CMAKE_BUILD_TYPE:String=Asan .
|
||||||
tests/scripts/test-ref-configs.pl config-tfm.h
|
tests/scripts/test-ref-configs.pl
|
||||||
}
|
}
|
||||||
|
|
||||||
component_test_full_cmake_clang () {
|
component_test_full_cmake_clang () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user