jumpforth/test/allocate.exp

9 lines
180 B
Plaintext

* Allocate large object (8 MiB)
* Free large object
* Allocate 1000 small objects (200 B)
* Free 1000 small objects
* Allocate 0 bytes
Result: 0
* Free a NULL pointer
exit-code: 0