Searched refs:kibble_bin (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/bits_lib/ |
D | bits_service_config.py | 102 def __init__(self, kibbles_config, kibble_bin, kibble_board_file): argument 128 if kibble_bin is None: 156 self.boards_configs[board]['kibble_py'] = kibble_bin 185 hvpm_monsoon_bin=None, kibble_bin=None, argument 243 kibble_bin, kibble_board_file)
|
/tools/test/connectivity/acts/framework/tests/controllers/bits_lib/ |
D | bits_service_config_test.py | 128 kibble_bin='bin', 136 kibble_bin='bin', 148 kibble_bin='bin', 158 kibble_bin='bin', kibble_board_file='file.board').boards_configs 168 kibble_bin='bin', 185 kibble_bin='bin',
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | bits.py | 197 kibble_bin = _get_single_file(registry, 'kibble_bin') 203 kibble_bin=kibble_bin,
|