mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-20 12:40:47 +00:00
Rename test_memcheck to test_valgrind
Valgrind is what it does. `memcheck` is how it's implemented.
This commit is contained in:
parent
a28db923d9
commit
69f190e8dd
@ -1158,7 +1158,7 @@ component_test_memsan () {
|
||||
fi
|
||||
}
|
||||
|
||||
component_test_memcheck () {
|
||||
component_test_valgrind () {
|
||||
msg "build: Release (clang)"
|
||||
CC=clang cmake -D CMAKE_BUILD_TYPE:String=Release .
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user