from osmo_gsm_tester.testenv import * print('hello world') print('I am %r / %r' % (tenv.suite().name(), test.name())) print('one\ntwo\nthree')