Home
last modified time | relevance | path

Searched refs:ShowSummary (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dcontrol.py339 builder.ShowSummary(commits, board_selected)
H A Dtest.py212 build.ShowSummary(self.commits, board_selected)
H A Dbuilder.py1432 def ShowSummary(self, commits, board_selected): member in Builder