mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 03:35:35 +00:00
Add the timing test dependency on MBEDTLS_HAVE_TIME
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
6056e7af4f
commit
469fa95cbc
@ -1,8 +1,11 @@
|
||||
Timing: get timer
|
||||
depends_on:MBEDTLS_HAVE_TIME
|
||||
timing_get_timer:
|
||||
|
||||
Timing: delay 0ms
|
||||
depends_on:MBEDTLS_HAVE_TIME
|
||||
timing_delay:0:
|
||||
|
||||
Timing: delay 100ms
|
||||
depends_on:MBEDTLS_HAVE_TIME
|
||||
timing_delay:100:
|
||||
|
Loading…
x
Reference in New Issue
Block a user