Details
-
Type:
Task
-
Status: Open
-
Priority:
Low
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Test suite
-
Labels:
Description
My bug report CFE-3020 (error message about processes) led me to issue CFE-1655 (process handling via "/proc) which in turn led me to...
The acceptance tests for process handling have some significant gaps. In particular:
- "process_owner" and "tty" seem not to be covered
- other aspects have some coverage but this could be improved
- fuller coverage would be reassuring for anyone volunteering to embark on CFE-1655
- there is repeated auxiliary code across some tests
- there is scope for consolidation of related tests
So I've opened this issue to encourage and discuss progress.