You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zabbix/tests/libs/zbxsysinfo/zbx_execute_agent_check_htt...

17 lines
357 B

---
test case: successfully called web_page_get function
in:
in_command: web.page.get[localhost,,80]
flags: 4
---
test case: successfully called web_page_perf function
in:
in_command: web.page.perf[localhost,,80]
flags: 4
---
test case: successfully called web_page_regexp function
in:
in_command: web.page.regexp[localhost,,80,OK]
flags: 4
...