Skip to content

Conversation

theamirocohen
Copy link
Contributor

@theamirocohen theamirocohen commented Dec 13, 2018

Improve kvstore tests by reducing kvstore reset occurrences.
Following kvstore flags changes Sec_set_key_auth test is no more relevant and was removed.

[ ] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[X] Test update
[ ] Breaking change

@ciarmcom ciarmcom requested a review from a team December 13, 2018 10:00
@ciarmcom
Copy link
Member

@theamirocohen, thank you for your changes.
@ARMmbed/mbed-os-storage @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom requested a review from a team December 13, 2018 10:00
Copy link
Contributor

@yossi2le yossi2le left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xc0170 0xc0170 changed the title Improve kvstore tests kvstore tests: reduce reset Dec 13, 2018
for (i = 0; i < 11; i++) {
name[5] = unvalid[i];
res = kv_set(name, name, sizeof(name), 0);
//if (i != 10) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this dead code here?

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 13, 2018

CI started

@mbed-ci
Copy link

mbed-ci commented Dec 13, 2018

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants