blob: a2d9e3a118d8c08e4d90e01933061b00acf3c4a6 [file] [log] [blame]
Neels Hofmeyr61944742017-05-14 15:27:03 +02001#!/usr/bin/env python3
Pau Espin Pedroldfe38ad2017-11-09 13:57:39 +01002from osmo_gsm_tester.testenv import *
Neels Hofmeyr61944742017-05-14 15:27:03 +02003
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')