Searched defs:DoTestCase (Results 1 – 8 of 8) sorted by relevance
| /developtools/integration_verification/tools/fotff/tester/mock/ |
| D | mock.go | 49 func (t *Tester) DoTestCase(device string, testCase string, ctx context.Context) (tester.Result, er… func
|
| /developtools/integration_verification/tools/fotff/tester/manual/ |
| D | manual.go | 56 func (t *Tester) DoTestCase(deviceSN, testCase string, ctx context.Context) (ret tester.Result, err… func
|
| /developtools/integration_verification/tools/fotff/tester/pkg_available/ |
| D | pkg_available.go | 55 func (t *Tester) DoTestCase(deviceSN, testCase string, ctx context.Context) (ret tester.Result, err… func
|
| /developtools/integration_verification/tools/fotff/tester/smoke/ |
| D | smoke.go | 80 func (t *Tester) DoTestCase(deviceSN, testCase string, ctx context.Context) (ret tester.Result, err… func
|
| /developtools/integration_verification/tools/fotff/tester/ |
| D | tester.go | 41 DoTestCase(device string, testCase string, ctx context.Context) (Result, error) methodSpec
|
| /developtools/integration_verification/tools/fotff/tester/xdevice/ |
| D | xdevice.go | 98 func (t *Tester) DoTestCase(deviceSN, testCase string, ctx context.Context) (ret tester.Result, err… func
|
| /developtools/integration_verification/tools/fotff/tester/common/ |
| D | common.go | 73 func (t *Tester) DoTestCase(device string, testCase string, ctx context.Context) (tester.Result, er… func
|
| /developtools/integration_verification/tools/fotff/rec/ |
| D | fotff_test.go | 82 func (f *FotffMocker) DoTestCase(device string, testcase string, ctx context.Context) (tester.Resul… func
|