summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)Author
2016-04-29Fix #282 use modern arithmetic expansion in shellSimon Nagl
Use $((.*)) instead of $[.*] The later one is old syntax
2015-12-25cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks ↵Costa Tsaousis (ktsaou)
and interfaces now have "on demand" all their options
2015-12-07stress test for netdata serverCosta Tsaousis (ktsaou)