More accurate test case description
This commit is contained in:
parent
5033db293b
commit
02348c6fce
1 changed files with 1 additions and 1 deletions
|
@ -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