-
Notifications
You must be signed in to change notification settings - Fork 7.6k
feat(test): Enhance NVS test #11481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat(test): Enhance NVS test #11481
Conversation
👋 Hello JakubAndrysek, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
Test Results144 files 144 suites 47m 29s ⏱️ For more details on these failures, see this check. Results for commit 13aac76. ♻️ This comment has been updated with latest results. |
These are the compilation tests and not the runtime tests. Either way HW tests are passing and I've checked the wokwi run on your fork. Everything looks good. |
Description of Change
This pull request introduces enhancements to the
tests/validation/nvs
module, focusing on extending the functionality of the NVS (Non-Volatile Storage) validation and improving test coverage. The changes include adding support for more data types, implementing value incrementation, and updating the test cases accordingly.Tests scenarios
I have tested my Pull Request on Arduino-esp32 core v3.2.0 with Wokwi on all available chips.