def test_check_ucs_params(self):
     if not ucs_common.is_ucs_valid():
         raise unittest.SkipTest("Ucs parameters are not valid or UCSPE emulator is not ready, skipping all UCS tests")
 def test_check_ucs_params(self):
     if not ucs_common.is_ucs_valid():
         raise unittest.SkipTest("Ucs parameters are not valid or UCSPE emulator is not ready, skipping all UCS tests")