blob: 8e30578ab4c805198871f3f45a1b5f25e70a919f [file] [log] [blame]
Neels Hofmeyr61944742017-05-14 15:27:03 +02001#!/usr/bin/env python3
2from osmo_gsm_tester.test import *
3
4# This can be used to verify that a test failure is reported properly.
Neels Hofmeyr6ccda112017-06-06 19:41:17 +02005test.set_fail('ExpectedFail', 'This failure is expected')