-
Notifications
You must be signed in to change notification settings - Fork 0
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
[nasa/nos3#176] Unit Tests #2
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cb25f5 - Browse repository at this point
Copy the full SHA 5cb25f5View commit details
Commits on Sep 21, 2023
-
Merge pull request nasa#118 from havencarlson/fix#116
Fix nasa#116, Removed command header from payload struct
Configuration menu - View commit details
-
Copy full SHA for 7b20419 - Browse repository at this point
Copy the full SHA 7b20419View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f600acd - Browse repository at this point
Copy the full SHA f600acdView commit details
Commits on Dec 5, 2023
-
Merge pull request nasa#112 from irowebbn/111-max_file-len-move-test
Fix nasa#111: Use correct length filename for too large test
Configuration menu - View commit details
-
Copy full SHA for f04f6a0 - Browse repository at this point
Copy the full SHA f04f6a0View commit details
Commits on Dec 13, 2023
-
Fix nasa#119, remove dependency on MID_BASE defines
Any nonzero value will work
Configuration menu - View commit details
-
Copy full SHA for dc14784 - Browse repository at this point
Copy the full SHA dc14784View commit details
Commits on Dec 15, 2023
-
Merge pull request nasa#120 from jphickey/fix-119-midbase
Fix nasa#119, remove dependency on MID_BASE defines
Configuration menu - View commit details
-
Copy full SHA for 77b016d - Browse repository at this point
Copy the full SHA 77b016dView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f6138a - Browse repository at this point
Copy the full SHA 9f6138aView commit details
Commits on Jan 11, 2024
-
Merge pull request nasa#122 from jphickey/fix-121-formats
Fix nasa#121, correct casting on printf format strings
Configuration menu - View commit details
-
Copy full SHA for b540e3b - Browse repository at this point
Copy the full SHA b540e3bView commit details
Commits on Jan 23, 2024
-
Fix nasa#115, Adds distinct identifiers from command name
jdfiguer authored and jdfiguer committedJan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for f2b9d11 - Browse repository at this point
Copy the full SHA f2b9d11View commit details
Commits on Feb 1, 2024
-
Merge pull request nasa#123 from chillfig/nondistinct_id
Fix nasa#115, Adds distinct identifiers from command name
Configuration menu - View commit details
-
Copy full SHA for fe2ea87 - Browse repository at this point
Copy the full SHA fe2ea87View commit details
Commits on Feb 15, 2024
-
Fix nasa#125, Adds utassert macro for logging function calls
jdfiguer authored and jdfiguer committedFeb 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 20236a4 - Browse repository at this point
Copy the full SHA 20236a4View commit details -
Merge pull request nasa#126 from chillfig/function_macros
Fix nasa#125, Adds utassert macro for logging function calls
Configuration menu - View commit details
-
Copy full SHA for ce8902c - Browse repository at this point
Copy the full SHA ce8902cView commit details
Commits on Mar 28, 2024
-
Fix nasa#95, Replaces conditionally compiled code with runtime condit…
…ional logic
jdfiguer authored and jdfiguer committedMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f41af7 - Browse repository at this point
Copy the full SHA 3f41af7View commit details -
Merge pull request nasa#124 from chillfig/cond_comp_code
Fix nasa#95, Replaces conditionally compiled code with runtime conditional logic
Configuration menu - View commit details
-
Copy full SHA for ec96b02 - Browse repository at this point
Copy the full SHA ec96b02View commit details
Commits on Jun 21, 2024
-
Fix nasa#127, Adds static analysis comments and replaces strncpy with…
… snprintf This commit addresses issues flagged during static analysis by: - Adding JSC 2.1 disposition comments. - Replacing strncpy with snprintf to enhance safety and compliance. - Changes DS_TABLE_VERIFY_ERR from 0xFFFFFFFF to -1
Configuration menu - View commit details
-
Copy full SHA for a5f1a8e - Browse repository at this point
Copy the full SHA a5f1a8eView commit details
Commits on Jun 27, 2024
-
Merge pull request nasa#130 from chillfig/SA_jsc2_1
Fix nasa#127, Adds static analysis comments and replace strncpy with snprintf
Configuration menu - View commit details
-
Copy full SHA for c83933f - Browse repository at this point
Copy the full SHA c83933fView commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 659e972 - Browse repository at this point
Copy the full SHA 659e972View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1427a22 - Browse repository at this point
Copy the full SHA 1427a22View commit details