Home | History | Annotate | Download | only in crosperf

Lines Matching full:board

25   board: x86-alex
64 self.assertEqual(exp.labels[0].board, 'x86-alex')
107 def FakeGetDefaultRemotes(board):
108 if not board:
112 def FakeGetXbuddyPath(build, autotest_dir, board, chroot, log_level):
116 if not build or not board or not chroot or not log_level:
136 global_settings.SetField('board', 'lumpy')
172 self.assertEqual(exp.labels[0].board, 'lumpy')
227 self.assertRaises(Exception, ef.GetDefaultRemotes, 'bad-board')
229 # Verify that we have entries for every board, and that we get three
230 # machines back for each board.