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

Fix #259, updated osapi-filesys.c + ut_osfilesys_diskio_tes.ct to use… #387

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

dmknutsen
Copy link
Contributor

Describe the contribution
Fixes #259, Updatese osapi-filesys.c + ut_osfilesys_diskio_test.c to use desired return values.

Testing performed

  1. Ran unit tests

Expected behavior changes
The more descriptive return value (OS_ERR_NAME_NOT_FOUND) will now be returned from the following functions (instead of OS_FS_ERROR):
OS_rmfs
OS_mount
OS_unmount
OS_FS_GetPhysDriveName

System(s) tested on
Oracle VM VirtualBox
OS: ubuntu-19.10
Versions: cFE 6.7.10.0, OSAL 5.0.8.0, PSP 1.4.7.0,

Contributor Info
Dan Knutsen
NASA/Goddard

@skliper skliper added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Mar 25, 2020
@skliper skliper added this to the 5.1.0 milestone Mar 25, 2020
@astrogeco
Copy link
Contributor

CCB 2020-04-01 - APPROVED

@astrogeco astrogeco added CCB - 20200401 CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Apr 1, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate April 6, 2020 17:44
@astrogeco astrogeco merged commit e52f37c into nasa:integration-candidate Apr 6, 2020
@astrogeco astrogeco changed the title Fixes #259, updated osapi-filesys.c + ut_osfilesys_diskio_tes.ct to use… Fix #259, updated osapi-filesys.c + ut_osfilesys_diskio_tes.ct to use… Apr 6, 2020
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022


Fixes nasa#379, Fixes nasa#380, Fixes nasa#383, Fixes nasa#384,
Fixes nasa#385, Fixes nasa#392
Code reviewed and approved at 20191106 and 20191113 CB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unit test backwards compatibility in osapi-filesys functions
3 participants