mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-25 03:17:22 +00:00
tests: test_zeroize: always use the correct framework source file
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -42,11 +42,7 @@ end
|
||||
search GDB_BREAK_HERE
|
||||
break $_
|
||||
|
||||
if $_isvoid($is_tf_psa_crypto)
|
||||
set args ./framework/tests/programs/zeroize.c
|
||||
else
|
||||
set args ../framework/tests/programs/zeroize.c
|
||||
end
|
||||
set args ./framework/tests/programs/zeroize.c
|
||||
|
||||
run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user