Fix #374, Add Object Utility API functional tests#439
Conversation
astrogeco
left a comment
There was a problem hiding this comment.
Can we default all text files to be .md instead of .txt?
I'd recommend deleting the .txt file, doesn't add anything. |
8fbea56 to
1822026
Compare
1822026 to
7d8d892
Compare
|
Rebased for bundle CI testing with (mostly) IC branches (broken sample_app commit excluded, ut macro commit included). Bundle CI passes: https://travis-ci.com/github/skliper/cFS/builds/165460267 |
Integration Candidate COMBINED 2020-04-29 and 2020-05-06
|
CCB 20200513 - Discussed, will rebase and review offline (concept good) |
7d8d892 to
8352d2f
Compare
|
Rebased and ready for review |
skliper
left a comment
There was a problem hiding this comment.
Add copyright header:
/*
*
* Copyright (c) 2020, United States government as represented by the
* administrator of the National Aeronautics Space Administration.
* All rights reserved. This software was created at NASA Goddard
* Space Flight Center pursuant to government contracts.
*
* This is governed by the NASA Open Source Agreement and may be used,
* distributed and modified only according to the terms of that agreement.
*
*/
|
@jphickey can you take a look at this? |
jphickey
left a comment
There was a problem hiding this comment.
Only concern is the checking for specific values output from the ConvertToArrayIndex -- no assumption should be made about specific values in this context.
…ange between 0 and <MAX and output array indices vary
Fix nasa#438: Set OSAL_SYSTEM_BSPTYPE for native builds
Fix #374, Object Utility API's missing functional test
Describe the contribution
Created missing functional tests for the OS_IdentifyObject, OS_ConvertToArrayIndex and OS_ForEachObject functions.
Testing performed
Steps taken to test the contribution:
Expected behavior changes
System(s) tested on
cFS Dev Server
OS: Ubuntu 18.04
Versions: OSAL 5.0.11.0
**Contributor Info **
Yasir Khan
NASA GSFC