mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-02 12:45:20 +01:00
Test corner case uses of memory_buffer_alloc.c
This commit is contained in:
parent
9cf1f96a7b
commit
8ec3bfe180
2 changed files with 33 additions and 0 deletions
|
|
@ -16,3 +16,8 @@ memory_buffer_alloc_free_alloc:100:64:100:100:0:0:0:1:200:0
|
|||
Memory buffer alloc - Out of Memory test
|
||||
memory_buffer_alloc_oom_test:
|
||||
|
||||
Memory buffer small buffer
|
||||
memory_buffer_small_buffer:
|
||||
|
||||
Memory buffer underalloc
|
||||
memory_buffer_underalloc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue