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:
authorKonstantins Prutkovs <konstantins.prutkovs@zabbix.com>2022-07-19 15:03:37 +0300
committerKonstantins Prutkovs <konstantins.prutkovs@zabbix.com>2022-07-20 15:30:11 +0300
commit9c8cdb739f111d0222dc1d80c1c89195ab5541ad (patch)
tree399bb90e9887b481c95e251df48645e46b836186 /.gitignore
parent25e324a854310fa4e1ca4a61f6fbd60f7e3846d1 (diff)
........S. [ZBXNEXT-6406] Made host interface optional for ssh, telnet and simple checks, cmocka tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 551d39934b3..9d7b25cbc67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -217,6 +217,7 @@ tests/libs/zbxsysinfo/linux/SYSTEM_HW_CHASSIS
tests/libs/zbxsysinfo/linux/VFS_FS_DISCOVERY
tests/libs/zbxsysinfo/parse_item_key
tests/libs/zbxsysinfo/process
+tests/libs/zbxsysinfo/check_service_test
tests/libs/zbxcommon/zbx_tm_add
tests/libs/zbxcommon/zbx_tm_sub
tests/libs/zbxcommon/zbx_tm_round_up
@@ -224,6 +225,8 @@ tests/libs/zbxcommon/zbx_tm_round_down
tests/libs/zbxtrends/zbx_baseline_get_data
tests/libs/zbxtrends/zbx_trends_parse_range
tests/libs/zbxsysinfo/process_http
+tests/zabbix_server/pinger/zbx_pinger_test
+tests/zabbix_server/poller/zbx_poller_test
tests/zabbix_server/preprocessor/item_preproc_csv_to_json
tests/zabbix_server/preprocessor/item_preproc_xpath
tests/zabbix_server/preprocessor/zbx_item_preproc