/test/framework/harnesses/host_controller/command_processor/ |
D | base_command_processor.py | 39 command_detail = 'Command processor template' variable in BaseCommandProcessor 50 self.command, self.command_detail)
|
D | command_password.py | 33 command_detail = "Sets password." variable in CommandPassword
|
D | command_copy.py | 35 command_detail = "Copy a file." variable in CommandCopy
|
D | command_sleep.py | 33 command_detail = "Sleeps for N seconds." variable in CommandSleep
|
D | command_info.py | 33 command_detail = 'Show status.' variable in CommandInfo
|
D | command_exit.py | 33 command_detail = "" variable in CommandExit
|
D | command_shell.py | 34 command_detail = "Runs a shell command on the host OS." variable in CommandShell
|
D | command_lease.py | 32 command_detail = "Make a host lease command tasks from TFC." variable in CommandLease
|
D | command_request.py | 32 command_detail = "Send TFC a request to execute a command." variable in CommandRequest
|
D | command_acloud.py | 34 command_detail = 'Create acloud instances.' variable in CommandAcloud
|
D | command_list.py | 33 command_detail = "Show information about the hosts." variable in CommandList
|
D | command_adb.py | 36 command_detail = "Runs an ADB command." variable in CommandAdb
|
D | command_fastboot.py | 37 command_detail = "Runs a fastboot command." variable in CommandFastboot
|
D | command_dut.py | 54 command_detail = "Performs certain operations on DUT (Device Under Test)." variable in CommandDUT
|
D | command_config_local.py | 44 command_detail = "Uploads configs from local path." variable in CommandConfigLocal
|
D | command_gsispl.py | 42 command_detail = "Changes security patch level on a selected GSI file." variable in CommandGsispl
|
D | command_repack.py | 35 command_detail = ("Repackage the whole device image files, including GSI " variable in CommandRepack
|
D | command_flash.py | 37 command_detail = "Flash images to a device." variable in CommandFlash
|
D | command_test.py | 41 command_detail = "Executes a command on TF." variable in CommandTest
|
D | command_build.py | 44 command_detail = "Specifies branches and targets to monitor." variable in CommandBuild
|
D | command_fetch.py | 35 command_detail = "Fetch a build artifact." variable in CommandFetch
|
D | command_release.py | 68 command_detail = "Release HC. Used for fetching HC package from PAB and uploading to GCS." variable in CommandRelease
|
D | command_reproduce.py | 42 command_detail = ("Reproduce the test environment for a pre-run test and " variable in CommandReproduce
|
D | command_retry.py | 44 command_detail = "Retry last run test plan for certain times." variable in CommandRetry
|
D | command_device.py | 46 command_detail = "Selects device(s) under test." variable in CommandDevice
|