test treewide: apply namespace best practice
1. put sources into the namespace under test
2. put all test codes into anonymous namespace
It can be proved that this can increase readability and save duplicate
codes.
Signed-off-by:
Nan Zhou <nanzhoumails@gmail.com>
Change-Id: If0685ca955c9ece5be5e2287ccbde1a302e4dacd
Loading
Please register or sign in to comment