mbed TLS Build

Dependents:   Slave-prot-prod

Committer:
markrad
Date:
Thu Jan 05 00:18:44 2017 +0000
Revision:
0:cdf462088d13
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
markrad 0:cdf462088d13 1 Memory buffer alloc self test
markrad 0:cdf462088d13 2 mbedtls_memory_buffer_alloc_self_test:
markrad 0:cdf462088d13 3
markrad 0:cdf462088d13 4 Memory buffer alloc - free in middle, alloc at end
markrad 0:cdf462088d13 5 memory_buffer_alloc_free_alloc:100:100:100:0:0:1:0:0:200:0
markrad 0:cdf462088d13 6
markrad 0:cdf462088d13 7 Memory buffer alloc - free in middle, realloc
markrad 0:cdf462088d13 8 memory_buffer_alloc_free_alloc:100:100:100:0:0:1:0:0:100:0
markrad 0:cdf462088d13 9
markrad 0:cdf462088d13 10 Memory buffer alloc - free in middle, merge, realloc
markrad 0:cdf462088d13 11 memory_buffer_alloc_free_alloc:100:100:100:100:0:1:1:0:201:0
markrad 0:cdf462088d13 12
markrad 0:cdf462088d13 13 Memory buffer alloc - free at end, merge, realloc
markrad 0:cdf462088d13 14 memory_buffer_alloc_free_alloc:100:64:100:100:0:0:0:1:200:0
markrad 0:cdf462088d13 15
markrad 0:cdf462088d13 16 Memory buffer alloc - Out of Memory test
markrad 0:cdf462088d13 17 memory_buffer_alloc_oom_test:
markrad 0:cdf462088d13 18