HomeSort by relevance Sort by last modified time
    Searched refs:boards (Results 1 - 25 of 29) sorted by null

1 2

  /external/autotest/server/
site_utils_unittest.py 57 boards = ['board:name']
58 self.assertEquals(True, site_utils.board_labels_allowed(boards))
59 boards = ['board:name', 'board:another']
60 self.assertEquals(False, site_utils.board_labels_allowed(boards))
61 boards = ['board:name-1', 'board:name-2']
62 self.assertEquals(True, site_utils.board_labels_allowed(boards))
63 boards = ['board:name-1', 'board:another-2']
64 self.assertEquals(True, site_utils.board_labels_allowed(boards))
65 boards = ['board:name', 'board:another-1']
66 self.assertEquals(False, site_utils.board_labels_allowed(boards))
    [all...]
site_utils.py 880 def board_labels_allowed(boards):
887 @param boards: A list of board labels (may include platform label).
889 @returns True if the the list of boards can be set to a single host.
    [all...]
  /external/dtc/tests/
test_kernel_dts 11 my @boards = (
49 foreach my $board (@boards) {
  /external/libese/tools/ese_relay/
ese_relay_pn80t_spidev.c 19 #include <ese/hw/nxp/pn80t/boards/hikey-spidev.h>
  /external/autotest/client/site_tests/firmware_TouchMTB/tools/
host_replay.sh 106 boards=`find tests/logs/* -maxdepth 0 -type d`
107 for board in $boards; do
  /tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
FlashingResourcesParserTest.java 61 List<String> boards = result.get(FlashingResourcesParser.BOARD_KEY); local
62 assertEquals(2, boards.size());
63 assertEquals("board1", boards.get(0));
64 assertEquals("board2", boards.get(1));
85 List<String> boards = result.get(FlashingResourcesParser.BOARD_KEY); local
86 assertEquals(2, boards.size());
87 assertEquals("board1", boards.get(0));
88 assertEquals("board2", boards.get(1));
  /external/autotest/site_utils/stable_images/
assign_stable_images_unittest.py 117 boards = ['auron_paine', 'coral']
258 boards = set()
260 boards.add(afe_board)
265 afe_versions, omaha_versions, boards)
288 boards = set(['a', 'b'])
294 afe_versions, {}, boards)
309 boards = set(['a'])
313 omaha_versions = {b: self._VERSIONS[j] for b in boards}
315 afe_versions, omaha_versions, boards)
329 boards = set(['a']
    [all...]
assign_stable_images.py 9 This command updates the stable repair version for selected boards
73 # _FIRMWARE_UPGRADE_BLACKLIST - a set of boards that are exempt from
77 # boards and:
96 # lab, it can be removed from the blacklist. When all the boards are
205 # boards that are still OK, so for now we ignore it. We
404 instead. The boards mapped may include boards not in the list of
405 managed boards in the lab.
407 @return A dictionary mapping Omaha boards to Beta versions.
423 def _get_upgrade_versions(cros_versions, omaha_versions, boards)
    [all...]
  /external/toolchain-utils/automation/clients/
crosstool.py 26 def __init__(self, target, boards):
28 assert all(board in self.VALID_BOARDS for board in boards)
31 self._boards = boards
76 dest='boards',
80 help=('Run DejaGNU tests on selected boards: %s.' % valid_boards_string))
  /external/autotest/frontend/client/src/autotest/moblab/rpc/
MoblabRpcCallbacks.java 61 public void onFetchConnectedBoardsSubmitted(List<ConnectedBoard> boards);
MoblabRpcHelper.java 328 List<ConnectedBoard> boards = new LinkedList<ConnectedBoard>();
333 boards.add(board);
335 callback.onFetchConnectedBoardsSubmitted(boards);
  /tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
relay_board.py 37 under in "boards" list in the relay rig config file.
relay_rig.py 33 """A group of relay boards and their connected devices.
36 boards, as well as the devices and relays associated with them.
38 The boards dict can contain different types of relay boards. They share a
76 self.boards = dict()
79 validate_key('boards', config, list, 'relay config file')
81 for elem in config['boards']:
83 if board.name in self.boards:
87 self.boards[board.name] = board
89 # Note: 'boards' is a necessary value, 'devices' is not
    [all...]
sain_smart_8_channel_usb_relay_board.py 45 "boards": [{
  /device/linaro/hikey/uefi-tools/
uefi-build.sh 225 for board in "${boards[@]}" ; do
230 for board in "${boards[@]}" ; do
266 boards=()
269 boards=(${boards[@]} $board)
277 builds=(${boards[@]})
323 for board in "${boards[@]}" ; do
342 # If there were no args, use a menu to select a single board / all boards to build
347 for board in "${boards[@]}" ; do
355 if [ "$selection" -eq $((${#boards[@]} + 1)) ]; the
    [all...]
edk2-build.sh 244 for board in "${boards[@]}" ; do
249 for board in "${boards[@]}" ; do
286 boards=()
289 boards=(${boards[@]} $board)
348 builds=(${boards[@]})
353 for board in "${boards[@]}" ; do
  /external/autotest/client/common_lib/
android_utils.py 102 however some devices have boards that differ from the product name.
107 boards = cls.board_name_map.get(product, None)
108 if boards:
109 return boards[0]
  /external/toolchain-utils/automation/clients/helper/
crosstool.py 46 def GenerateReport(self, testrun_dirs, manifests_dir, target, boards):
47 command = self.commands.GenerateReport(boards)
128 # //depot/google3/experimental/users/kbaclawski/dejagnu/boards
156 def GenerateReport(self, boards):
157 sumfiles = [os.path.join('$JOB_TMP', board, '*.sum') for board in boards]
  /external/autotest/contrib/
loadtest.py 93 parser.add_argument('--boards', '-b', type=str, action='store',
94 help='Comma-separated list of boards to provision.')
422 boards = set(self.duts.values())
423 logging.info('Staging for %d boards', len(boards))
425 for board in boards:
505 boards = (options.boards.split(',')
506 if options.boards else config.keys())
509 for board in boards
    [all...]
  /external/adhd/scripts/
ini_editor.py 508 help='The boards to apply the changes. Use "all" '
509 'to apply on all boards. '
511 'than one boards')
542 logging.info('Applying on all boards.')
543 boards = all_boards
545 boards = self.args.board
548 # Finds dsp.ini files in candidate boards directories.
549 for board in boards:
  /external/autotest/frontend/client/src/autotest/moblab/
SuiteRunnerView.java 292 * Call an RPC to get the boards that are connected to the moblab and populate them in the
347 public void onFetchBuildsForBoardCallbackSubmitted(List<String> boards) {
348 for (String board : boards) {
  /external/autotest/site_utils/
perf_compare.py 41 crosperf); the name of the boards associated with the 2 images (if both images
381 parser, 'Specifying the boards (required)')
481 logging.error('Specify either one board with --board, or two boards '
  /tools/test/connectivity/acts/framework/tests/
acts_relay_controller_test.py 346 'boards': [{
371 del flawed_config['boards']
377 flawed_config['boards'] = self.config['boards'][0]
383 flawed_config['boards'][1]['name'] = (self.config['boards'][0]['name'])
422 "boards": [{
449 'boards': [self.board_config],
453 self.rig.boards['MockBoard'] = self.board
544 self.rig.boards['MockBoard'] = self.boar
    [all...]
  /external/autotest/frontend/afe/
models.py 643 Any boards that are in |known_ids| but that do not belong to the shard
647 Board to shard mapping is many-to-one. Many different boards can be
848 boards = [label.name for label in host.label_list
851 boards += [label.name for label in host.staticlabel_list
854 if not server_utils.board_labels_allowed(boards + new_labels):
855 # do a join, just in case this host has multiple boards,
858 host.hostname, ', '.join(boards)))
    [all...]
rpc_interface.py 504 boards = [label.name for label in label_objs
506 if len(platforms) > 1 or not utils.board_labels_allowed(boards):
510 (', '.join(platforms), ', '.join(boards)))})
515 if boards:
    [all...]

Completed in 1701 milliseconds

1 2