Lines Matching refs:TestPlan
20 from twisterlib.testplan import TestPlan, TestConfiguration, change_skip_to_error_if_integration
62 plan = TestPlan(class_env)
263 plan = TestPlan(class_env)
406 testplan = TestPlan(env=mock.Mock())
466 testplan = TestPlan(env=mock.Mock())
499 testplan = TestPlan(env=mock.Mock())
571 testplan = TestPlan(env=env)
724 testplan = TestPlan(env=mock.Mock(outdir=tmp_path))
837 testplan = TestPlan(env=mock.Mock())
861 testplan = TestPlan(env=mock.Mock())
897 testplan = TestPlan(env=mock.Mock())
972 testplan = TestPlan(env=mock.Mock())
988 testplan = TestPlan(env=mock.Mock())
1009 testplan = TestPlan(env=mock.Mock())
1067 testplan = TestPlan(env=mock.Mock())
1096 TestPlan.info('dummy text')
1123 testplan = TestPlan(env=env)
1158 testplan = TestPlan(env=mock.Mock())
1316 testplan = TestPlan(env=env)
1325 testplan = TestPlan(env=mock.Mock())
1344 testplan = TestPlan(env=mock.Mock())
1402 testplan = TestPlan(env=mock.Mock(outdir=os.path.join('out', 'dir')))
1610 testplan = TestPlan(env=mock.Mock())
1626 testplan = TestPlan(env=mock.Mock())
1653 testplan = TestPlan(env=mock.Mock())
1691 testplan = TestPlan(env=mock.Mock(outdir=outdir))
1738 testplan = TestPlan(env=mock.Mock())