HomeSort by relevance Sort by last modified time
    Searched refs:board_selected (Results 1 - 3 of 3) sorted by null

  /external/u-boot/tools/buildman/
builder.py 737 board_selected: Dict containing boards to summarise
    [all...]
control.py 303 board_selected = boards.GetSelectedDict()
313 Print(GetActionSummary(options.summary, commits, board_selected,
325 builder.ShowSummary(commits, board_selected)
327 fail, warned = builder.BuildBoards(commits, board_selected,
test.py 191 board_selected = self.boards.GetSelectedDict()
193 build.BuildBoards(self.commits, board_selected, keep_outputs=False,
205 build.ShowSummary(self.commits, board_selected)

Completed in 292 milliseconds