mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-05 14:35:35 +00:00
More accurate test case description
This commit is contained in:
parent
19baefa04f
commit
4a55e7c736
|
@ -19,5 +19,5 @@ memory_buffer_alloc_oom_test:
|
||||||
Memory buffer: heap too small (header verification should fail)
|
Memory buffer: heap too small (header verification should fail)
|
||||||
memory_buffer_heap_too_small:
|
memory_buffer_heap_too_small:
|
||||||
|
|
||||||
Memory buffer underalloc
|
Memory buffer: attempt to allocate SIZE_MAX
|
||||||
memory_buffer_underalloc:
|
memory_buffer_underalloc:
|
||||||
|
|
Loading…
Reference in a new issue