osmo-gsm-tester/sysmocom/suites/nitb_debug/fail.py

6 lines
191 B
Python

#!/usr/bin/env python3
from osmo_gsm_tester.testenv import *
# This can be used to verify that a test failure is reported properly.
test.set_fail('ExpectedFail', 'This failure is expected')