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:
authorViktors Tjarve <viktors.tjarve@zabbix.com>2018-07-23 17:23:43 +0300
committerViktors Tjarve <viktors.tjarve@zabbix.com>2018-07-23 17:23:43 +0300
commite141a83290ef77418638984a0077779493c6f1e7 (patch)
tree773ee1fd5172b0c96581fe66faa87b84e6b1e792 /.gitattributes
parentb41ab7cde578b92f29b1d8cedb33a0cecead0a0c (diff)
.......... [ZBXNEXT-4627] added zbx_token_find() cmocka test
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 44d402fb921..8f89063f73c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -352,6 +352,7 @@ src/zabbix_server/taskmanager/taskmanager.c -text
src/zabbix_server/taskmanager/taskmanager.h -text
tests/libs/zbxcommon/calculate_item_nextcheck.yaml -text
tests/libs/zbxcommon/replace_key_params_dyn.yaml -text
+tests/libs/zbxcommon/zbx_token_find.yaml -text
tests/libs/zbxcommshigh/zbx_tcp_recv_ext.yaml -text
tests/libs/zbxcommshigh/zbx_tcp_recv_ext_zlib.yaml -text
tests/libs/zbxdbcache/zbx_vc_add_values.yaml -text