TEST SUITE DOCUMENTATION CORRECTIONS AND FIXES #6
completed by: mandar
mentors: Joel Sherrill
A number of tests have documentation but some of them need clean up.
- change the original style names for RTEMS services where rtems_task_create was t_create
- remove all references to ex_init, ex_shutdown, i_enter, and i_return should be removed.
- Reduce line length to 80 characters
-
All copyright dates should include 2013 since they have been touched
-
The list of APIs should be one per line,
- use current names, andÂ
- actually be used in the test.
Please submit TWO (2) patches.
- One (1) for style changes andÂ
- one (1) for reducing line length to 80 characters
NOTE: The focus is not on ALL APIs used but on the ones being tested.:
The files which this task applies to is:
utf8proc01.doc rtems++.doc capture.doc psxkey05.doc
psxkey09.doc psxkey08.doc psxsignal06.doc
Mentors: Ensure the mods are correct and applied before closing.