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:
authorAndris Zeila <andris.zeila@zabbix.com>2020-03-13 18:18:23 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2020-03-13 18:21:43 +0300
commita159f2fe515d79f6bce225dbb0b1783ae0220cc5 (patch)
treebee5c4127c5372bbcc529df73edf12301720f047 /.gitignore
parent1befaa7c074a21d8cfc3952f61168a5e16d972bc (diff)
.......... [ZBXNEXT-702] added initial mocka test for evaluate_function
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 52c80928cbc..fa004ccb036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -167,6 +167,9 @@ tests/zabbix_server/preprocessor/item_preproc_csv_to_json
tests/zabbix_server/preprocessor/item_preproc_xpath
tests/zabbix_server/preprocessor/zbx_item_preproc
tests/zabbix_server/trapper/zbx_trapper_preproc_test_run
+tests/libs/zbxcommon/zbx_truncate_itemkey
+tests/libs/zbxcommon/zbx_truncate_value
+tests/libs/zbxserver/evaluate_function
/zabbix-*.tar.gz
.vscode
sbin/zabbix_agentd