Refactoring skip conditions process

Checking ip rules for protocols is placed under 'setUp'
method which prevents running other protocols that do
not support ip rules.
This patch moves the skipping condition under 'skip_checks'
method for each class.

Change-Id: Ieb8082e8314c27b58e0a2d23981068f15b93e336
5 files changed