Skip to content
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

lib: add u-boot related functions to sh-test-lib #471

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

mwasilew
Copy link
Contributor

This patch adds 2 functions that deal with u-boot variables and variable comparison to sh-test-lib. These functions are used in ota-upgrade and ota-rollback tests.

Copy link
Collaborator

@nareshkamboju nareshkamboju left a comment

Choose a reason for hiding this comment

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

Minor typo comment.
This patch looks good to me.
+1.

fi
}

# this funvtion compares values of 2 arguments
Copy link
Collaborator

Choose a reason for hiding this comment

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

funvtion - Is it a typo ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, let me fix this.

This patch adds 2 functions that deal with u-boot variables and variable
comparison to sh-test-lib. These functions are used in ota-upgrade and
ota-rollback tests.

Signed-off-by: Milosz Wasilewski <[email protected]>
@nareshkamboju nareshkamboju merged commit 25c9e3e into Linaro:master Oct 27, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants