aboutsummaryrefslogtreecommitdiff
path: root/collector/filefd_linux_test.go
Commit message (Collapse)AuthorAge
* Fix scanner usage without error handlingTobias Schmidt2017-02-28
|
* Rearrange fixtures to match "real" proc and sys.Matthias Rampke2015-09-28
| | | | | And add some missing fixtures for default collectors, even if they're not read by tests yet.
* Add license headers to all code files.Matthias Rampke2015-09-26
|
* Initial implementation of file-nrKen Herner2015-09-10
Fixed file-nr update function Fixed file-nr test case Fixed file-nr test case again Fixed file-nr separator to tab Updated file-nr to filenr. Updated file-nr to filenr. Fixed file-nr test cases, added comments Remove reporting the second value from file-nr as it will alwasy be zero in linux 2.6 and greator Renaming file-nr to filefd Updated build constraint Updates and code cleanup for filefd. Updated enabledCollectors with the correct name for filefd Fixed filefd test wording