Daniel Swarbrick
37ce0bab8c
Sync build tags in *_test.go ( #2767 )
...
Ensure that unwanted tests are correctly excluded when various build
tags are specified, i.e. when the code that they test would be excluded
from compilation.
Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
1 year ago
Daniël van Eeden
8d3c594346
interrupts_linux: Fix fields on aarch64 ( #2631 )
...
* interrupts_linux: Fix fields on aarch64
Fixes #2557
---------
Signed-off-by: Daniël van Eeden <git@myname.nl>
2 years ago
Ben Kochie
ea250d73f4
Fix off by one in Linux interrupts collector ( #721 )
...
* Fix off by one in Linux interrupts collector
* Fix off by one in CPU column handler.
* Add test.
* Enable interrupts in end-to-end test.
7 years ago
Matthias Rampke
788ac9a859
Rearrange fixtures to match "real" proc and sys.
...
And add some missing fixtures for default collectors, even if they're
not read by tests yet.
9 years ago
Matthias Rampke
2d0d72b97d
Add license headers to all code files.
9 years ago
Siavash Safi
66e0171159
Rename linux collectors for build constraints.
9 years ago
Tobias Schmidt
974f6fc762
Fix tests
10 years ago