diff options
author | Emeric Planet <emeric.planet@datadoghq.com> | 2017-08-29 19:01:30 +0200 |
---|---|---|
committer | Michael Stapelberg <stapelberg@users.noreply.github.com> | 2017-08-29 19:01:30 +0200 |
commit | 884e4da6730a31fc7a5ef892fb9cb061baaf5f6c (patch) | |
tree | a35256792803bfa408faf3d46f1ca2f9cb491b80 /testcases/010-cpu-usage/stat | |
parent | ca9bee8b885e810fd849abcb9b544b487636854c (diff) |
Fix CPU unit tests (#239)
Support any amount of available cores on testing machine.
Diffstat (limited to 'testcases/010-cpu-usage/stat')
-rw-r--r-- | testcases/010-cpu-usage/stat | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testcases/010-cpu-usage/stat b/testcases/010-cpu-usage/stat deleted file mode 100644 index 6fbc94e..0000000 --- a/testcases/010-cpu-usage/stat +++ /dev/null @@ -1,3 +0,0 @@ -cpu 0 0 0 0 0 0 0 0 0 0 -cpu0 100 0 0 0 0 0 0 0 0 0 -cpu1 50 0 0 50 0 0 0 0 0 0 |