-
Notifications
You must be signed in to change notification settings - Fork 681
Update the NVS testcases #3344
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?
Update the NVS testcases #3344
Conversation
3d04e42 to
bcf8259
Compare
c5e6ba1 to
7f80c9c
Compare
|
ci/msvc failed at network access, restarted :-) |
|
ci/msvc failed again, unrelated to this change, temporary or permanent compiler move by arm? |
Should I restart the CI again? |
|
nope, looks like a ci/net glitch unrealted to your change, we should retry after some time. |
ok |
Because the MTD_CONFIG configuration item in drivers/mtd/Kconfig has changed Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
For nvs test in qemu Signed-off-by: guohao15 <guohao15@xiaomi.com>
Because MTD_CONFIG configuration item in drivers/mtd/Kconfig has changed. Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
Note: Please adhere to Contributing Guidelines.
Summary
Update the NVS test cases because the mtd_config configuration item in Kconfig has been modified.
Impact
testcases for nvs module
Testing
This has been tested and passed in qemu
test_nvs_mount: test begin
test_nvs_mount: success
test_nvs_write: test begin
test_nvs_write: success
test_nvs_corrupt_expire: test begin
test_nvs_corrupt_expire: success
test_nvs_corrupted_write: test begin
test_nvs_corrupted_write: success
test_nvs_gc: test begin
test_nvs_gc: success
test_nvs_gc_3sectors: test begin
test_nvs_gc_3sectors: success
test_nvs_corrupted_sector_close: test begin
test_nvs_corrupted_sector_close: success
test_nvs_full_sector: test begin
test_nvs_full_sector: success
test_nvs_gc_corrupt_close_ate: test begin
test_nvs_gc_corrupt_close_ate: success
test_nvs_gc_corrupt_ate: test begin
test_nvs_gc_corrupt_ate: success
test_nvs_gc_touched_deleted_ate: test begin
test_nvs_gc_touched_deleted_ate: success
test_nvs_gc_touched_expired_ate: test begin
test_nvs_gc_touched_expired_ate: success
test_nvs_gc_not_touched_expired_ate: test begin
test_nvs_gc_not_touched_expired_ate: success