Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libs/zbxsysinfo/process.yaml')
-rw-r--r--tests/libs/zbxsysinfo/process.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/libs/zbxsysinfo/process.yaml b/tests/libs/zbxsysinfo/process.yaml
index 25181ebb6b8..49655beebed 100644
--- a/tests/libs/zbxsysinfo/process.yaml
+++ b/tests/libs/zbxsysinfo/process.yaml
@@ -4,21 +4,6 @@ in:
in_command: system.localtime[utc]
flags: 4
---
-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
----
test case: successfully called VFS_FILE_SIZE function
in:
in_command: vfs.file.size[/etc/passwd]