Commit graph

5 commits

Author SHA1 Message Date
Augusto Dwenger f41fca5f55 Refactor CPU to use DI to be more testable 2020-06-29 13:27:21 +02:00
Augusto Dwenger 7941a41d63 Add args checking befor exec for cpu flag 2020-05-31 16:31:18 +02:00
Augusto Dwenger 54737d7ffd Change cpu to hold the time conig in a struct
Whith this change the test can now run without having to wait
for the sleep of 500 MillSec. for the CPU load reading.
2020-05-30 21:41:48 +02:00
Augusto Dwenger 0984ee437d Implement Execute interface 2020-05-30 20:14:49 +02:00
Augusto Dwenger 3b589f25fa Rename package proc to commands 2020-05-30 17:50:20 +02:00
Renamed from proc/cpu_test.go (Browse further)