zhaoxingyu12 commented on PR #18225: URL: https://github.com/apache/nuttx/pull/18225#issuecomment-3815340379
> > Could you please let me know which format is the issue? > > The test logs and sample code are very difficult to read, it would be good if you could format them as code-blocks. Could you also give some more information about what platform you tested on? Tests were completed on the QEMU platform with a PASS result. The test was conducted by writing KV key-value pairs in a loop, immediately reading the Value corresponding to the Key right after writing, and verifying the consistency between the written and read Values. In addition, all KV key-value pairs in the NVS area were enumerated at the end, and the results were all in line with expectations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
