Searched refs:board (Results 1 - 25 of 231) sorted by relevance

12345678910

/external/autotest/client/cros/audio/
H A Dcras_configs.py12 def get_proper_internal_mic_gain(board):
15 @param board: Board name.
21 return INTERNAL_MIC_GAIN_100DB.get(board, None)
/external/autotest/site_utils/
H A Dstable_version_utils.py16 # Name of the default board. For boards that don't have stable version
17 # explicitly set, version for the default board will be used.
28 versions = dict([(v.board, v.version)
38 def get(board=DEFAULT, android=False):
39 """Get stable version for the given board.
41 @param board: Name of the board, default to value `DEFAULT`.
43 board. There is no default version that works for all
45 OS based board.
47 @return: Stable version of the given board
[all...]
H A Drestart_latest.py8 board. Which will cause all tests whose locks were removed to be rescheduled the
10 the LATEST file in each board directory.
72 # Build board listing.
76 boards = [board for board in os.listdir('.') if os.path.isdir(board)]
78 for board in boards:
79 latest_path = os.path.join(board, 'LATEST')
85 build_path = os.path.join(board, open(latest_path, 'r').read().strip())
/external/autotest/client/site_tests/platform_KernelVersionByBoard/
H A Dplatform_KernelVersionByBoard.py21 def _expected_kernel(self, board):
29 if board == file_board:
30 logging.info('Expected Kernel Version for %s: %s', board,
34 actual = self._actual_kernel(board)
37 % (board, actual))
39 def _actual_kernel(self, board):
48 board = utils.get_current_board()
49 actual = self._actual_kernel(board)
50 expected = self._expected_kernel(board)
53 % (board, expecte
[all...]
/external/dtc/tests/
H A Dtest_kernel_dts49 foreach my $board (@boards) {
50 my $dts_file = "$linux_dts_dir/$board.dts";
52 my $old_dtb_file = "/tmp/$board.dtb.old";
53 my $new_dtb_file = "/tmp/$board.dtb.new";
65 print " FAILED to run old DTC on $board\n";
73 print " FAILED to run new DTC on $board\n";
81 print " FAILED $board\n";
/external/autotest/cli/
H A Dstable_version.py7 board.
10 list: Show version of a given board or list all boards and their stable
11 versions if --board option is not specified.
12 modify: Set the stable version of a given board to the given value.
13 delete: Delete the stable version of a given board. So its stable version will
14 use the value for board `DEFAULT`.
37 self.parser.add_option('-b', '--board',
38 help='Name of the board',
44 attribute_name='board', use_leftover=True)
50 board_info = topic_common.item_parse_info(attribute_name='board')
[all...]
/external/autotest/site_utils/stable_images/
H A Dassign_stable_images.py10 in the lab. For each board, if the version that Omaha is serving
11 on the Beta channel for the board is more recent than the current
15 The upgrade process is applied to every "managed board" in the test
16 lab. Generally, a managed board is a board with both spare and
20 of "managed board".
45 # * The board name of the product, as known to Omaha.
61 # _DEFAULT_BOARD - The distinguished board name used to identify a
62 # stable version mapping that is used for any board without an explicit
66 # mapping for a board, i
[all...]
/external/toolchain-utils/dejagnu/
H A Dchromeos.exp.in2 # Initialize the board. The function is executed before any test.
4 proc __boardname___init { board } {
5 set hostname [board_info $board hostname]
6 set timeout [board_info $board timeout]
7 set ssh_options [board_info $board ssh,options]
8 set runtimes [board_info $board runtimes]
9 set tmpdir [board_info $board tmpdir]
20 set board "__boardname__"
21 set hostname [board_info $board hostname]
22 set ssh_options [board_info $board ss
[all...]
/external/autotest/client/common_lib/
H A Dandroid_utils.py43 that it is called by such as the name of its board, or a public name,
49 board: The name of the hardware board in a device.
51 board.
68 # android product `zzz` has following board name.
74 # A dict of product:board for product board names, can be defined in global
84 bat has a board name of bat_land. Therefore the product name bat
98 """Get the board name of a product.
100 The board nam
[all...]
/external/toolchain-utils/crosperf/experiment_files/
H A Daes_perf.exp8 board: <your-board-goes-here>
20 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
H A Dbloat_perf.exp8 board: <your-board-goes-here>
24 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
H A Dmorejs_perf.exp8 board: <your-board-goes-here>
24 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
H A Dnon-telemetry-tests.exp8 board: <your-board-goes-here>
30 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
H A Dpage_cycler.exp8 board: <your-board-goes-here>
27 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
H A Dtelemetry-crosperf-with-external-chrome-src.exp11 board: <your-board-goes-here>
25 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
H A Dtelemetry-crosperf-with-profiler.exp10 board: <your-board-goes-here>
33 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
H A Dtelemetry-without-autotest.exp10 board: <your-board-goes-here>
30 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
H A Dtelemetry_perf_perf18 board=xxx #<you-board-here>
47 --board="${board}" \
57 if [ "$board" = "xxx" -o "$remote" = "xxx" ]; then
58 echo "Please set board and remote at the top of this script before running."
H A Dtelemetry-crosperf-suites.exp11 board: <your-board-goes-here>
44 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
50 chromeos_image:<path-to-your-other-chroot-goes-here>/src/build/images/<board-goes-here>/latest/chromiumos_test_image.bin
H A Dtelemetry-crosperf.exp9 board: <your-board-goes-here>
24 # Replace <path-to-your-chroot-goes-here> and <board-goes-here> below.
26 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/vanilla-image/chromiumos_test_image.bin
31 chromeos_image:<path-to-your-chroot>/src/build/images/<board>/test-image/chromiumos_test_image.bin
/external/toolchain-utils/automation/clients/
H A Dnightly.py27 '--board',
28 dest='board',
34 board = options.board
39 board=board,
43 group_label = 'nightly_client_%s' % board
/external/autotest/server/site_tests/provision_AndroidUpdate/
H A Dprovision_AndroidUpdate.py46 def run_once(self, host, value=None, force=False, repair=False, board=None,
60 @param board: Board name of the device. For host created in testbed,
62 the board name needs to be passed in from the testbed
86 board = board or info.board
88 logging.debug('Host %s is board type: %s, OS type: %s', host, board, os)
90 # TODO(kevcheng): remove the board.split() line when all android
91 # devices have their board labe
[all...]
/external/autotest/site_utils/suite_scheduler/
H A Dbuild_event.py62 def _AllPerBranchBuildsSince(self, board, revision):
63 """Get all per-branch, per-board builds since git |revision|.
65 @param board: the board whose builds we want.
69 all_branch_manifests = self._mv.ManifestsSinceRev(revision, board)
74 build = base_event.BuildName(board, type, milestone, manifest)
79 def GetBranchBuildsForBoard(self, board):
80 return self._AllPerBranchBuildsSince(board, self._revision)
83 def GetLaunchControlBuildsForBoard(self, board):
84 """Get per-branch, per-board build
[all...]
/external/autotest/contrib/
H A Dcount_labels10 # To find the sizes of the pools assigned to a board:
11 # atest host list -b board:$BOARD | count_labels -p
13 # To find how many of each board is assigned to a pool:
20 b) LABEL=board ;;
/external/autotest/site_utils/autoupdate/
H A Dfull_release_test_test.py94 board = 'x86-mario'
102 target, board]
109 branch, src, branch, target, board))
115 branch, src, board))
120 os.path.join(self.tmpdir, board, 'control.nmo_delta_%s' % src),
127 board = 'x86-mario'
135 target, board]
142 branch, src, branch, target, board))
148 branch, src, board))
152 os.path.join(self.tmpdir, board, 'contro
[all...]

Completed in 415 milliseconds

12345678910