Documentation: add fmemopen test entry
Test tool for fmemopen() function added to documentation. Signed-off-by: Michal Lenc <michallenc@seznam.cz>
This commit is contained in:
parent
24bc270d82
commit
8f042f527e
11
Documentation/applications/testing/fmemopen/index.rst
Normal file
11
Documentation/applications/testing/fmemopen/index.rst
Normal file
@ -0,0 +1,11 @@
|
||||
=======================================
|
||||
``fmemopen`` - fmemopen test tool
|
||||
=======================================
|
||||
|
||||
``CONFIG_TESTING_FMEMOPEN_TEST=y``
|
||||
|
||||
Performs a basic operations with fmemopen call.
|
||||
|
||||
Usage::
|
||||
|
||||
fmemopen_test
|
@ -26,6 +26,8 @@ with little value as usage examples.
|
||||
- drivertest - vela cmocka driver test
|
||||
- fatutf8 - FAT UTF8 test
|
||||
- fdsantest - vela cmocka fdsan test
|
||||
- fmemopen - fmemopen() test
|
||||
- fopencookie - fopencookie() test
|
||||
- getprime - getprime example
|
||||
- iozone - IOzone, filesystem benchmark tool
|
||||
- irtest - IR driver test
|
||||
|
Loading…
Reference in New Issue
Block a user