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/zbx_execute_agent_check.yaml')
-rw-r--r--tests/libs/zbxsysinfo/zbx_execute_agent_check.yaml28
1 files changed, 14 insertions, 14 deletions
diff --git a/tests/libs/zbxsysinfo/zbx_execute_agent_check.yaml b/tests/libs/zbxsysinfo/zbx_execute_agent_check.yaml
index 49655beebed..69a7b377d15 100644
--- a/tests/libs/zbxsysinfo/zbx_execute_agent_check.yaml
+++ b/tests/libs/zbxsysinfo/zbx_execute_agent_check.yaml
@@ -1,71 +1,71 @@
---
-test case: successfully called SYSTEM_LOCALTIME function
+test case: successfully called system_localtime function
in:
in_command: system.localtime[utc]
flags: 4
---
-test case: successfully called VFS_FILE_SIZE function
+test case: successfully called vfs_file_size function
in:
in_command: vfs.file.size[/etc/passwd]
flags: 4
---
-test case: successfully called VFS_FILE_TIME function
+test case: successfully called vfs_file_time function
in:
in_command: vfs.file.time[/etc/passwd,modify]
flags: 4
---
-test case: successfully called VFS_FILE_EXISTS function
+test case: successfully called vfs_file_exists function
in:
in_command: vfs.file.exists[/etc/passwd]
flags: 4
---
-test case: successfully called VFS_FILE_CONTENTS function
+test case: successfully called vfs_file_contents function
in:
in_command: vfs.file.contents[/etc/passwd]
flags: 4
---
# This case doesn't work
-#test case: successfully called VFS_FILE_REGEXP function
+#test case: successfully called vfs_file_regexp function
#in:
# in_command: vfs.file.regexp[/etc/passwd,root]
# flags: 4
#---
-test case: successfully called VFS_FILE_REGMATCH function
+test case: successfully called vfs_file_regmatch function
in:
in_command: vfs.file.regmatch[/etc/passwd,root]
flags: 4
---
-test case: successfully called VFS_FILE_MD5SUM function
+test case: successfully called vfs_file_md5sum function
in:
in_command: vfs.file.md5sum[/etc/passwd]
flags: 4
---
-test case: successfully called VFS_FILE_CKSUM function
+test case: successfully called vfs_file_cksum function
in:
in_command: vfs.file.cksum[/etc/passwd]
flags: 4
---
-test case: successfully called VFS_DIR_SIZE function
+test case: successfully called vfs_dir_size function
in:
in_command: vfs.dir.size[/var/log]
flags: 4
---
-test case: successfully called NET_DNS function
+test case: successfully called net_dns function
in:
in_command: net.dns[,zabbix.com]
flags: 4
---
-test case: successfully called NET_DNS_RECORD function
+test case: successfully called net_dns_record function
in:
in_command: net.dns.record[,zabbix.com]
flags: 4
---
-test case: successfully called NET_TCP_PORT function
+test case: successfully called net_tcp_port function
in:
in_command: net.tcp.port[,80]
flags: 4
---
-test case: successfully called SYSTEM_USERS_NUM function
+test case: successfully called system_users_num function
in:
in_command: system.users.num
flags: 4