Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mbed-TFT-example-NCS36510 mbed-Accelerometer-example-NCS36510 mbed-Accelerometer-example-NCS36510
write.cpp File Reference
Test cases to write KVs in the CFSTORE using the drv->Write() API call. More...
Go to the source code of this file.
Functions | |
control_t | cfstore_write_test_01_end (const size_t call_count) |
test to write many times to an open KV to test data is appended sequentially to the end of the value blob | |
control_t | cfstore_write_test_02_end (const size_t call_count) |
test to write with a NULL buffer, which should fail gracefully |
Detailed Description
Test cases to write KVs in the CFSTORE using the drv->Write() API call.
Please consult the documentation under the test-case functions for a description of the individual test case.
Definition in file write.cpp.
Function Documentation
control_t cfstore_write_test_01_end | ( | const size_t | call_count ) |
Generated on Tue Jul 12 2022 11:03:06 by
