Create unit test to confirm CS will work on system with different cpuaddr sizes
Open
Nobody has claimed this yet.
unit-test
- Dominant language
- C
- Stars
- 36
- Forks
- 41
- Avg merge
- 11d 19h
- Merged PRs (30d)
- 2
Description
Follow on to "GSFCCFS-1845, Replace 32 bit addresses with cpuaddr" and this comment specifically: https://aetd-git.gsfc.nasa.gov/gsfc-cfs/cfs_cs/-/merge_requests/54#note_261737
Basic concept would be to use "real" addresses and confirm CS handles them correctly vs just fake numbers.
Imported from GSFCCFS-1903
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or existing test is named. Start by reviewing the linked merge request and the earlier cpuaddr change, then locate CS's unit-test setup and address-handling code. Done means adding a test that uses real addresses across different cpuaddr sizes and confirms CS handles them correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100