about summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Move the collector loop into scrape server code.Heikki Kallasjoki2018-12-239-9/+0
* Predefine NANO_EXPORTER_TEST when compiling test code.Heikki Kallasjoki2018-12-161-1/+1
* Rename the network collector to netdev.Heikki Kallasjoki2018-12-152-6/+6
* Run test cleanup when exiting via failure.Heikki Kallasjoki2018-12-131-1/+1
* Add basic test for the uname collector.Heikki Kallasjoki2018-12-122-1/+59
* Add basic test for the textfile collector.Heikki Kallasjoki2018-12-123-6/+91
* Add basic test for the stat collector.Heikki Kallasjoki2018-12-122-1/+56
* Add basic test for the network collector.Heikki Kallasjoki2018-12-122-1/+63
* Add basic test for the meminfo collector.Heikki Kallasjoki2018-12-122-1/+54
* Add basic test for the hwmon collector.Heikki Kallasjoki2018-12-126-1/+133
* Add basic test for the filesystem collector.Heikki Kallasjoki2018-12-122-1/+122
* Add basic test for the diskstats collector.Heikki Kallasjoki2018-12-122-1/+76
* Add a simple test harness and tests for the cpu collector.Heikki Kallasjoki2018-12-128-0/+705