You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
From #1242, the cfe_testrunner entry point was too long, so namespace was adjusted to CFE_TR. cFS suggested namespace is typically just a couple characters (2-4).
Describe the solution you'd like
Adjust all three to shorter/consistent namespaces (module name, function names, globals, etc)
Describe alternatives you've considered
CFE_ASRT, CFE_TR, CFE_TC?
Is your feature request related to a problem? Please describe.
From #1242, the cfe_testrunner entry point was too long, so namespace was adjusted to CFE_TR. cFS suggested namespace is typically just a couple characters (2-4).
Describe the solution you'd like
Adjust all three to shorter/consistent namespaces (module name, function names, globals, etc)
Describe alternatives you've considered
CFE_ASRT, CFE_TR, CFE_TC?
Additional context
#1242,
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: