Use skip_checks if all testcases have same skip conditions

If all testcases in a testclass have same skip conditions,
we should use skip_checks, both to make the testcases skip as
early as possible and to make code clean.

Change-Id: I4173340e0d727e01ff3272ed2186f6f4c81ab24d
11 files changed