mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user