Documentation: add open_memstream test entry
Test tool for open_memstream() function added to documentation. Signed-off-by: Michal Lenc <michallenc@seznam.cz>
This commit is contained in:
parent
a28ad5299a
commit
34afef5cfb
|
@ -0,0 +1,11 @@
|
|||
=============================================
|
||||
``open_memstream`` - open_memstream test tool
|
||||
=============================================
|
||||
|
||||
``CONFIG_TESTING_OPEN_MEMSTREAM=y``
|
||||
|
||||
Performs a basic operations with open_memstream call.
|
||||
|
||||
Usage::
|
||||
|
||||
open_memstream_test
|
Loading…
Reference in New Issue