Skip to content

Tweak block size for lfs tests while on SCORPIO_FLASH. #27

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

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

brudley
Copy link

@brudley brudley commented Jun 29, 2021

  • Also skip leading slash test

@@ -62,10 +62,23 @@ static int clean_statvfs(const struct fs_mount_t *mp)
stat.f_bsize, stat.f_frsize, stat.f_blocks, stat.f_bfree);
zassert_equal(stat.f_bsize, 16,
"bsize fail");
#ifdef CONFIG_SCORPIO_FLASH

Choose a reason for hiding this comment

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

Looks good to me, we can always make the two numbers into config vars if needed, for now the comment explains things well :)

@brudley brudley merged commit 3458d61 into recogni Jun 29, 2021
sabhiram pushed a commit that referenced this pull request Aug 12, 2021
sabhiram pushed a commit that referenced this pull request Sep 17, 2021
sabhiram pushed a commit that referenced this pull request Sep 17, 2021
berendo pushed a commit that referenced this pull request Dec 17, 2021
berendo pushed a commit that referenced this pull request Dec 20, 2021
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