Change-Id: Iaf02afbcd37631667c6652602496c6f8d4b22a4d
To make functional tests more readable, in-line comments have been slightly reformatted to follow the same standard across all functional test python scripts.
- Comments should start with '#', followed by a space and the first word capitalized.
- First letter in a new sentence within a comment should be capitalized.
- When the word under consideration is a reference to a python object however, the first letter should not be capitalized.