Lines Matching refs:Run
27 ${rc} ${cmd_output}= Run and Return RC and Output ${cmd}
28 Run Keyword If ${rc} != 0 Is HTTP error Expected ${cmd_output} ${expected_error}
46 ${rc} ${cmd_output}= Run and Return RC and Output ${cmd}
47 Run Keyword If ${rc} != 0 Is HTTP error Expected ${cmd_output} ${expected_error}
66 ${rc} ${cmd_output}= Run and Return RC and Output ${cmd}
67 Run Keyword If ${rc} != 0 Is HTTP error Expected ${cmd_output} ${expected_error}
84 ${rc} ${cmd_output}= Run and Return RC and Output ${cmd}
85 Run Keyword If ${rc} != 0 Is HTTP error Expected ${cmd_output} ${expected_error}
99 ${cmd_rsp_status}= Run Keyword And Return Status Should Not Be Empty ${cmd_rsp}
102 ${rsp_status}= Run Keyword And Return Status Should Be Empty ${matches}
103 Run Keyword If ${rsp_status} == False
108 ${status}= Run Keyword And Return Status Should Contain Any ${errorString} ${error}
111 …${rsp_code}= Run Keyword If ${status} == False Get Regexp Matches ${cmd_output} [0-9][0-9][0-…
112 ${rsp_code_status}= Run Keyword And Return Status Should Not Be Empty ${rsp_code}
113 Run Keyword If ${rsp_code_status} == True