Lines Matching +full:1 +full:p8
24 DUT(platform='p1', id=1, serial='s1', product='pr1', connected=True),
31 DUT(platform='p8', id=8, serial='s8', product='pr8', connected=False)
108 d.counter = 1
111 assert d.counter == 1
122 (None, True, 'hm.yaml', [], mock.ANY, mock.ANY, ['fix'], 1,
124 (None, True, 'hm.yaml', ['pX'], mock.ANY, mock.ANY, ['fix'], 1,
126 (None, True, None, ['p'], 's', None, ['fix'], 1,
128 (None, True, None, ['p'], None, 'spty', ['fix'], 1,
228 | p1 | 1 | 0 | 0 |
258 assert len(hm.duts) == 1
278 - dummy fixture 1
318 'fixtures': ['dummy fixture 1', 'dummy fixture 2'],
467 'id': 1,
513 'id': 1,
613 'id': 1,
691 | p1 | 1 | s1 |
704 | p1 | 1 | s1 |
711 | p8 | 8 | s8 |